IncidentRecordSource - AWS Systems Manager Incident Manager
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

IncidentRecordSource

Details about what created the incident record and when it was created.

Contents

createdBy

The principal that started the incident.

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

source

The service that started the incident. This can be manually created from Incident Manager, automatically created using an Amazon CloudWatch alarm, or Amazon EventBridge event.

Type: String

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

Required: Yes

invokedBy

The service principal that assumed the role specified in createdBy. If no service principal assumed the role this will be left blank.

Type: String

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

Required: No

resourceArn

The resource that caused the incident to be created.

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

See Also

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