TrustAnchorDetail - IAM Roles Anywhere

TrustAnchorDetail

The state of the trust anchor after a read or write operation.

Contents

createdAt

The ISO-8601 timestamp when the trust anchor was created.

Type: Timestamp

Required: No

enabled

Indicates whether the trust anchor is enabled.

Type: Boolean

Required: No

name

The name of the trust anchor.

Type: String

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

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

Required: No

notificationSettings

A list of notification settings to be associated to the trust anchor.

Type: Array of NotificationSettingDetail objects

Array Members: Minimum number of 0 items. Maximum number of 50 items.

Required: No

source

The trust anchor type and its related certificate data.

Type: Source object

Required: No

trustAnchorArn

The ARN of the trust anchor.

Type: String

Required: No

trustAnchorId

The unique identifier of the trust anchor.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-f0-9]{8}-([a-z0-9]{4}-){3}[a-z0-9]{12}

Required: No

updatedAt

The ISO-8601 timestamp when the trust anchor was last updated.

Type: Timestamp

Required: No

See Also

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