AWS::ElasticLoadBalancingV2::TrustStoreRevocationResource Type definition for AWS::ElasticLoadBalancingV2::TrustStoreRevocation
2 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
RevocationContents | Array<RevocationContent> | Create-onlyWrite-only |
TrustStoreArn | string | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
RevocationId | integer | The ID associated with the revocation. |
TrustStoreRevocations | Array<TrustStoreRevocation> | The data associated with a trust store revocation |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ElasticLoadBalancingV2::TrustStoreRevocation
Resources:
MyResource:
Type: AWS::ElasticLoadBalancingV2::TrustStoreRevocation
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
elasticloadbalancing:AddTrustStoreRevocationselasticloadbalancing:DescribeTrustStoreRevocationss3:GetObjects3:GetObjectVersionelasticloadbalancing:DescribeTrustStoreRevocationselasticloadbalancing:RemoveTrustStoreRevocationselasticloadbalancing:DescribeTrustStoreRevocationselasticloadbalancing:DescribeTrustStoreRevocationsEverything you need to know about ElasticLoadBalancingV2 on one page. HD quality, print-friendly.
Download Free InfographicRevocationIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
TrustStoreArnRevocationContents