ResponsePlanSummary - AWS Systems Manager Incident Manager

ResponsePlanSummary

Details of the response plan that are used when creating an incident.

Contents

arn

The Amazon Resource Name (ARN) of the response plan.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Pattern: ^arn:aws(-cn|-us-gov)?:[a-z0-9-]*:[a-z0-9-]*:([0-9]{12})?:.+$

Required: Yes

name

The name of the response plan. This can't include spaces.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 200.

Pattern: ^[a-zA-Z0-9-_]*$

Required: Yes

displayName

The human readable name of the response plan. This can include spaces.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 200.

Required: No

See Also

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