AcmeAccountSummary
Contains summary information about an ACME account.
Contents
Note
In the following list, the required parameters are described first.
- AccountUrl
-
The URL of the ACME account.
Type: String
Required: No
- AcmeExternalAccountBindingArn
-
The Amazon Resource Name (ARN) of the external account binding associated with this ACME account.
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
- Contacts
-
The contact information for the ACME account.
Type: Array of strings
Required: No
- CreatedAt
-
The time at which the ACME account was created.
Type: Timestamp
Required: No
- PublicKeyThumbprint
-
The thumbprint of the public key associated with the ACME account.
Type: String
Required: No
- Status
-
The status of the ACME account.
Type: String
Valid Values:
VALID | DEACTIVATED | REVOKEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: