AWS::CertificateManager::AccountResource schema for AWS::CertificateManager::Account.
1 configurable property. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ExpiryEventsConfiguration | ExpiryEventsConfiguration | Required |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AccountId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CertificateManager::Account
Resources:
MyResource:
Type: AWS::CertificateManager::Account
Properties:
ExpiryEventsConfiguration: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
acm:GetAccountConfigurationacm:PutAccountConfigurationacm:GetAccountConfigurationacm:GetAccountConfigurationacm:PutAccountConfigurationacm:GetAccountConfigurationacm:PutAccountConfigurationOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAccountId