View a markdown version of this page

ServiceFunctionUpdatedMetadata - Next generation Resilience Hub

ServiceFunctionUpdatedMetadata

Metadata for a service function updated event.

Contents

resourcesAdded

The list of resource ARNs that were added.

Type: Array of strings

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: No

resourcesRemoved

The list of resource ARNs that were removed.

Type: Array of strings

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: No

serviceFunctionId

The identifier of the service function.

Type: String

Required: No

serviceFunctionName

The name of the service function.

Type: String

Required: No

See Also

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