Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 71085fd

Browse files
Version 87.0.0 2022-09-04
1 parent 4d8853f commit 71085fd

24 files changed

+5091
-1351
lines changed

specs/af-south-1/CloudFormationResourceSpecification.json

Lines changed: 308 additions & 23 deletions
Large diffs are not rendered by default.

specs/ap-east-1/CloudFormationResourceSpecification.json

Lines changed: 218 additions & 23 deletions
Large diffs are not rendered by default.

specs/ap-northeast-1/CloudFormationResourceSpecification.json

Lines changed: 270 additions & 98 deletions
Large diffs are not rendered by default.

specs/ap-northeast-2/CloudFormationResourceSpecification.json

Lines changed: 356 additions & 10 deletions
Large diffs are not rendered by default.

specs/ap-northeast-3/CloudFormationResourceSpecification.json

Lines changed: 205 additions & 19 deletions
Large diffs are not rendered by default.

specs/ap-south-1/CloudFormationResourceSpecification.json

Lines changed: 260 additions & 103 deletions
Large diffs are not rendered by default.

specs/ap-southeast-1/CloudFormationResourceSpecification.json

Lines changed: 254 additions & 90 deletions
Large diffs are not rendered by default.

specs/ap-southeast-2/CloudFormationResourceSpecification.json

Lines changed: 225 additions & 90 deletions
Large diffs are not rendered by default.

specs/ca-central-1/CloudFormationResourceSpecification.json

Lines changed: 383 additions & 103 deletions
Large diffs are not rendered by default.

specs/cn-north-1/CloudFormationResourceSpecification.json

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44478,7 +44478,7 @@
4447844478
}
4447944479
}
4448044480
},
44481-
"ResourceSpecificationVersion": "86.0.0",
44481+
"ResourceSpecificationVersion": "87.0.0",
4448244482
"ResourceTypes": {
4448344483
"AWS::AccessAnalyzer::Analyzer": {
4448444484
"Attributes": {
@@ -52660,6 +52660,12 @@
5266052660
"Required": false,
5266152661
"UpdateType": "Immutable"
5266252662
},
52663+
"PrivateIpAddress": {
52664+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-privateipaddress",
52665+
"PrimitiveType": "String",
52666+
"Required": false,
52667+
"UpdateType": "Immutable"
52668+
},
5266352669
"SubnetId": {
5266452670
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-subnetid",
5266552671
"PrimitiveType": "String",
@@ -65962,6 +65968,49 @@
6596265968
}
6596365969
}
6596465970
},
65971+
"AWS::Route53Resolver::ResolverQueryLoggingConfig": {
65972+
"Attributes": {
65973+
"Arn": {
65974+
"PrimitiveType": "String"
65975+
},
65976+
"AssociationCount": {
65977+
"PrimitiveType": "Integer"
65978+
},
65979+
"CreationTime": {
65980+
"PrimitiveType": "String"
65981+
},
65982+
"CreatorRequestId": {
65983+
"PrimitiveType": "String"
65984+
},
65985+
"Id": {
65986+
"PrimitiveType": "String"
65987+
},
65988+
"OwnerId": {
65989+
"PrimitiveType": "String"
65990+
},
65991+
"ShareStatus": {
65992+
"PrimitiveType": "String"
65993+
},
65994+
"Status": {
65995+
"PrimitiveType": "String"
65996+
}
65997+
},
65998+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverqueryloggingconfig.html",
65999+
"Properties": {
66000+
"DestinationArn": {
66001+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverqueryloggingconfig.html#cfn-route53resolver-resolverqueryloggingconfig-destinationarn",
66002+
"PrimitiveType": "String",
66003+
"Required": false,
66004+
"UpdateType": "Immutable"
66005+
},
66006+
"Name": {
66007+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverqueryloggingconfig.html#cfn-route53resolver-resolverqueryloggingconfig-name",
66008+
"PrimitiveType": "String",
66009+
"Required": false,
66010+
"UpdateType": "Immutable"
66011+
}
66012+
}
66013+
},
6596566014
"AWS::Route53Resolver::ResolverRule": {
6596666015
"Attributes": {
6596766016
"Arn": {

0 commit comments

Comments
 (0)