View a markdown version of this page

DependencySummary - Next generation Resilience Hub

DependencySummary

Contains summary information about a discovered dependency.

Contents

criticality

The criticality level of the dependency.

Type: String

Valid Values: HARD | SOFT | UNKNOWN

Required: Yes

dependencyId

The unique identifier of the dependency.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-5][0-9a-f]{3}-[089ab][0-9a-f]{3}-[0-9a-f]{12}

Required: Yes

dependencyName

The name of the dependency.

Type: String

Required: Yes

dnsName

The DNS name associated with the dependency.

Type: String

Required: Yes

lastDetectedTime

The timestamp when the dependency was last detected.

Type: Timestamp

Required: Yes

location

The location of the dependency.

Type: String

Required: Yes

queryRange

The query range data for the dependency.

Type: QueryRange object

Required: Yes

serviceArn

ARN identifier.

Type: String

Length Constraints: Minimum length of 31.

Pattern: arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}

Required: Yes

sourceRegions

The source Regions from which the dependency was detected.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Length Constraints: Minimum length of 6.

Pattern: [a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]

Required: Yes

comment

A user-provided comment about the dependency.

Type: String

Required: No

provider

The provider of the dependency.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: