ManagedNotificationChildEventOverview - AWS User Notifications
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.

ManagedNotificationChildEventOverview

Describes an overview and metadata for a ManagedNotificationChildEvent.

Contents

aggregateManagedNotificationEventArn

The Amazon Resource Name (ARN) of the ManagedNotificationEvent that is associated with this ManagedNotificationChildEvent.

Type: String

Pattern: arn:[-.a-z0-9]{1,63}:notifications::[0-9]{12}:managed-notification-configuration/category/[a-zA-Z0-9\-]{3,64}/sub-category/[a-zA-Z0-9\-]{3,64}/event/[a-z0-9]{27}

Required: Yes

arn

The Amazon Resource Name (ARN) of the ManagedNotificationChildEvent.

Type: String

Pattern: arn:[-.a-z0-9]{1,63}:notifications::[0-9]{12}:managed-notification-configuration/category/[a-zA-Z0-9\-]{3,64}/sub-category/[a-zA-Z0-9\-]{3,64}/event/[a-z0-9]{27}

Required: Yes

childEvent

The content of the ManagedNotificationChildEvent.

Type: ManagedNotificationChildEventSummary object

Required: Yes

creationTime

The creation time of the ManagedNotificationChildEvent.

Type: Timestamp

Required: Yes

managedNotificationConfigurationArn

The Amazon Resource Name (ARN) of the ManagedNotificationConfiguration.

Type: String

Pattern: arn:[-.a-z0-9]{1,63}:notifications::[0-9]{12}:managed-notification-configuration/category/[a-zA-Z0-9\-]{3,64}/sub-category/[a-zA-Z0-9\-]{3,64}

Required: Yes

relatedAccount

The account that related to the ManagedNotificationChildEvent.

Type: String

Pattern: \d{12}

Required: Yes

organizationalUnitId

The Organizational Unit Id that an AWS account belongs to.

Type: String

Pattern: (Root|r-[0-9a-z]{4,32}|ou-[0-9a-z]{4,32}-[a-z0-9]{8,32})

Required: No

See Also

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