View a markdown version of this page

AcmeExternalAccountBindingSummary - AWS Certificate Manager

AcmeExternalAccountBindingSummary

Contains summary information about an ACME external account binding.

Contents

Note

In the following list, the required parameters are described first.

AcmeEndpointArn

The Amazon Resource Name (ARN) of the ACME endpoint.

Type: String

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

Pattern: arn:aws[a-z-]*:acm:[a-z0-9-]+:[0-9]{12}:acme-endpoint/[a-zA-Z0-9-]+

Required: No

AcmeExternalAccountBindingArn

The Amazon Resource Name (ARN) of the ACME external account binding.

Type: String

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

Pattern: arn:aws[a-z-]*:acm:[a-z0-9-]+:[0-9]{12}:acme-endpoint/[a-zA-Z0-9-]+/acme-external-account-binding/[a-zA-Z0-9-]+

Required: No

CreatedAt

The time at which the external account binding was created.

Type: Timestamp

Required: No

ExpiresAt

The time at which the external account binding expires.

Type: Timestamp

Required: No

LastUsedAt

The time at which the external account binding was last used.

Type: Timestamp

Required: No

RevokedAt

The time at which the external account binding was revoked.

Type: Timestamp

Required: No

RoleArn

The Amazon Resource Name (ARN) of the IAM role associated with the external account binding.

Type: String

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

Pattern: arn:aws[a-z-]*:iam::[0-9]{12}:role/.+

Required: No

UpdatedAt

The time at which the external account binding 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: