This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SES::VdmAttributes
The Virtual Deliverability Manager (VDM) attributes that apply to your Amazon SES account.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::SES::VdmAttributes", "Properties" : { "DashboardAttributes" :DashboardAttributes, "GuardianAttributes" :GuardianAttributes} }
YAML
Type: AWS::SES::VdmAttributes Properties: DashboardAttributes:DashboardAttributesGuardianAttributes:GuardianAttributes
Properties
- DashboardAttributes
- 
                    Specifies additional settings for your VDM configuration as applicable to the Dashboard. Required: No Type: DashboardAttributes Update requires: No interruption 
- GuardianAttributes
- 
                    Specifies additional settings for your VDM configuration as applicable to the Guardian. Required: No Type: GuardianAttributes Update requires: No interruption 
Return values
Ref
When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the resource name.
For more information about using the Ref function, see Ref.
Fn::GetAtt
- VdmAttributesResourceId
- Property description not available.