Skip to content

Commit a283a48

Browse files
aws-cdk-automationAWS CDK Teamnjlynchmergify[bot]
authored
feat(cfnspec): cloudformation spec v53.1.0 (#18588)
* feat: cloudformation spec v53.1.0 * chore(servicediscovery): adding awslint exception Co-authored-by: AWS CDK Team <[email protected]> Co-authored-by: Nick Lynch <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 16db963 commit a283a48

File tree

187 files changed

+1018
-206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

187 files changed

+1018
-206
lines changed

packages/@aws-cdk/aws-servicediscovery/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,9 @@
156156
"docs-public-apis:@aws-cdk/aws-servicediscovery.PrivateDnsNamespaceAttributes",
157157
"docs-public-apis:@aws-cdk/aws-servicediscovery.PrivateDnsNamespaceProps",
158158
"docs-public-apis:@aws-cdk/aws-servicediscovery.PublicDnsNamespaceAttributes",
159-
"docs-public-apis:@aws-cdk/aws-servicediscovery.PublicDnsNamespaceProps"
159+
"docs-public-apis:@aws-cdk/aws-servicediscovery.PublicDnsNamespaceProps",
160+
"resource-attribute:@aws-cdk/aws-servicediscovery.PrivateDnsNamespace.privateDnsNamespaceHostedZoneId",
161+
"resource-attribute:@aws-cdk/aws-servicediscovery.PublicDnsNamespace.publicDnsNamespaceHostedZoneId"
160162
]
161163
},
162164
"stability": "stable",

packages/@aws-cdk/cfnspec/CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
# CloudFormation Resource Specification v53.1.0
2+
3+
## New Resource Types
4+
5+
* AWS::Lightsail::Certificate
6+
* AWS::Lightsail::Container
7+
* AWS::Lightsail::Distribution
8+
9+
## Attribute Changes
10+
11+
* AWS::ServiceDiscovery::PrivateDnsNamespace HostedZoneId (__added__)
12+
* AWS::ServiceDiscovery::PublicDnsNamespace HostedZoneId (__added__)
13+
14+
## Property Changes
15+
16+
* AWS::DMS::Endpoint GcpMySQLSettings (__added__)
17+
* AWS::SageMaker::Device Device.PrimitiveType (__deleted__)
18+
* AWS::SageMaker::Pipeline ParallelismConfiguration (__added__)
19+
20+
## Property Type Changes
21+
22+
* AWS::ApplicationInsights::Application.HAClusterPrometheusExporter (__added__)
23+
* AWS::ApplicationInsights::Application.HANAPrometheusExporter (__added__)
24+
* AWS::DMS::Endpoint.GcpMySQLSettings (__added__)
25+
* AWS::SSM::MaintenanceWindowTask.CloudWatchOutputConfig (__added__)
26+
* AWS::ApplicationInsights::Application.ConfigurationDetails HAClusterPrometheusExporter (__added__)
27+
* AWS::ApplicationInsights::Application.ConfigurationDetails HANAPrometheusExporter (__added__)
28+
* AWS::DataBrew::Job.OutputLocation BucketOwner (__added__)
29+
* AWS::DataBrew::Job.S3Location BucketOwner (__added__)
30+
* AWS::RoboMaker::SimulationApplication.RobotSoftwareSuite Version.Required (__changed__)
31+
* Old: true
32+
* New: false
33+
* AWS::RoboMaker::SimulationApplication.SimulationSoftwareSuite Version.Required (__changed__)
34+
* Old: true
35+
* New: false
36+
* AWS::SSM::MaintenanceWindowTask.MaintenanceWindowRunCommandParameters CloudWatchOutputConfig (__added__)
37+
* AWS::SSM::MaintenanceWindowTask.MaintenanceWindowRunCommandParameters DocumentVersion (__added__)
38+
39+
## Unapplied changes
40+
41+
* AWS::ECS is at 51.0.0
42+
143

244
## Unapplied changes
345

packages/@aws-cdk/cfnspec/cfn.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
53.0.0
1+
53.1.0

packages/@aws-cdk/cfnspec/spec-source/specification/000_cfn/000_official/000_AWS_ACMPCA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "53.0.0",
2+
"$version": "53.1.0",
33
"PropertyTypes": {
44
"AWS::ACMPCA::Certificate.ApiPassthrough": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-apipassthrough.html",

packages/@aws-cdk/cfnspec/spec-source/specification/000_cfn/000_official/000_AWS_APS.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "53.0.0",
2+
"$version": "53.1.0",
33
"PropertyTypes": {},
44
"ResourceTypes": {
55
"AWS::APS::RuleGroupsNamespace": {

packages/@aws-cdk/cfnspec/spec-source/specification/000_cfn/000_official/000_AWS_AccessAnalyzer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "53.0.0",
2+
"$version": "53.1.0",
33
"PropertyTypes": {
44
"AWS::AccessAnalyzer::Analyzer.ArchiveRule": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-accessanalyzer-analyzer-archiverule.html",

packages/@aws-cdk/cfnspec/spec-source/specification/000_cfn/000_official/000_AWS_AmazonMQ.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "53.0.0",
2+
"$version": "53.1.0",
33
"PropertyTypes": {
44
"AWS::AmazonMQ::Broker.ConfigurationId": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-configurationid.html",

packages/@aws-cdk/cfnspec/spec-source/specification/000_cfn/000_official/000_AWS_Amplify.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "53.0.0",
2+
"$version": "53.1.0",
33
"PropertyTypes": {
44
"AWS::Amplify::App.AutoBranchCreationConfig": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html",

packages/@aws-cdk/cfnspec/spec-source/specification/000_cfn/000_official/000_AWS_AmplifyUIBuilder.json

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "53.0.0",
2+
"$version": "53.1.0",
33
"PropertyTypes": {
44
"AWS::AmplifyUIBuilder::Component.ComponentBindingPropertiesValue": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentbindingpropertiesvalue.html",
@@ -175,13 +175,22 @@
175175
}
176176
},
177177
"AWS::AmplifyUIBuilder::Component.ComponentOverrides": {
178-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentoverrides.html"
178+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentoverrides.html",
179+
"PrimitiveType": "Json",
180+
"Required": false,
181+
"UpdateType": "Mutable"
179182
},
180183
"AWS::AmplifyUIBuilder::Component.ComponentOverridesValue": {
181-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentoverridesvalue.html"
184+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentoverridesvalue.html",
185+
"PrimitiveType": "Json",
186+
"Required": false,
187+
"UpdateType": "Mutable"
182188
},
183189
"AWS::AmplifyUIBuilder::Component.ComponentProperties": {
184-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentproperties.html"
190+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentproperties.html",
191+
"PrimitiveType": "Json",
192+
"Required": false,
193+
"UpdateType": "Mutable"
185194
},
186195
"AWS::AmplifyUIBuilder::Component.ComponentProperty": {
187196
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentproperty.html",
@@ -302,10 +311,16 @@
302311
}
303312
},
304313
"AWS::AmplifyUIBuilder::Component.ComponentVariantValues": {
305-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentvariantvalues.html"
314+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-componentvariantvalues.html",
315+
"PrimitiveType": "Json",
316+
"Required": false,
317+
"UpdateType": "Mutable"
306318
},
307319
"AWS::AmplifyUIBuilder::Component.FormBindings": {
308-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-formbindings.html"
320+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-formbindings.html",
321+
"PrimitiveType": "Json",
322+
"Required": false,
323+
"UpdateType": "Mutable"
309324
},
310325
"AWS::AmplifyUIBuilder::Component.Predicate": {
311326
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-predicate.html",

packages/@aws-cdk/cfnspec/spec-source/specification/000_cfn/000_official/000_AWS_ApiGateway.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "53.0.0",
2+
"$version": "53.1.0",
33
"PropertyTypes": {
44
"AWS::ApiGateway::ApiKey.StageKey": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-apikey-stagekey.html",

0 commit comments

Comments
 (0)