Skip to content

Commit aca8a25

Browse files
feat(cfnspec): cloudformation spec v107.0.0 (#23698)
1 parent 0303d6f commit aca8a25

File tree

210 files changed

+496
-241
lines changed

Some content is hidden

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

210 files changed

+496
-241
lines changed

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

+86
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,89 @@
1+
# CloudFormation Resource Specification v107.0.0
2+
3+
## New Resource Types
4+
5+
6+
## Attribute Changes
7+
8+
* AWS::ApiGateway::RestApi RestApiId (__added__)
9+
* AWS::AuditManager::Assessment Delegations (__deleted__)
10+
* AWS::DataSync::Task ErrorCode (__deleted__)
11+
* AWS::DataSync::Task ErrorDetail (__deleted__)
12+
* AWS::MediaPackage::Channel HlsIngest (__deleted__)
13+
* AWS::MediaPackage::Channel HlsIngest.ingestEndpoints (__deleted__)
14+
* AWS::RDS::DBCluster MasterUserSecret.SecretArn (__added__)
15+
* AWS::RDS::DBInstance MasterUserSecret.SecretArn (__added__)
16+
17+
## Property Changes
18+
19+
* AWS::ApiGateway::RestApi Parameters.DuplicatesAllowed (__deleted__)
20+
* AWS::AppSync::DataSource EventBridgeConfig (__added__)
21+
* AWS::AuditManager::Assessment Delegations (__added__)
22+
* AWS::DataSync::LocationFSxLustre FsxFilesystemArn.Required (__changed__)
23+
* Old: true
24+
* New: false
25+
* AWS::DataSync::LocationFSxWindows FsxFilesystemArn.Required (__changed__)
26+
* Old: true
27+
* New: false
28+
* AWS::DataSync::LocationFSxWindows Password.Required (__changed__)
29+
* Old: true
30+
* New: false
31+
* AWS::DataSync::LocationNFS ServerHostname.Required (__changed__)
32+
* Old: true
33+
* New: false
34+
* AWS::DataSync::LocationNFS Subdirectory.Required (__changed__)
35+
* Old: true
36+
* New: false
37+
* AWS::DataSync::LocationObjectStorage BucketName.Required (__changed__)
38+
* Old: true
39+
* New: false
40+
* AWS::DataSync::LocationObjectStorage ServerHostname.Required (__changed__)
41+
* Old: true
42+
* New: false
43+
* AWS::DataSync::LocationSMB Password.Required (__changed__)
44+
* Old: true
45+
* New: false
46+
* AWS::DataSync::LocationSMB ServerHostname.Required (__changed__)
47+
* Old: true
48+
* New: false
49+
* AWS::DataSync::LocationSMB Subdirectory.Required (__changed__)
50+
* Old: true
51+
* New: false
52+
* AWS::EC2::PlacementGroup PartitionCount (__added__)
53+
* AWS::EC2::PlacementGroup Tags (__added__)
54+
* AWS::IoT::JobTemplate JobExecutionsRetryConfig (__added__)
55+
* AWS::Lambda::EventSourceMapping ScalingConfig (__added__)
56+
* AWS::MediaPackage::Channel HlsIngest (__added__)
57+
* AWS::RDS::DBCluster ManageMasterUserPassword (__added__)
58+
* AWS::RDS::DBCluster MasterUserSecret (__added__)
59+
* AWS::RDS::DBInstance ManageMasterUserPassword (__added__)
60+
* AWS::RDS::DBInstance MasterUserSecret (__added__)
61+
62+
## Property Type Changes
63+
64+
* AWS::AppSync::DataSource.EventBridgeConfig (__added__)
65+
* AWS::IoT::JobTemplate.JobExecutionsRetryConfig (__added__)
66+
* AWS::IoT::JobTemplate.RetryCriteria (__added__)
67+
* AWS::Lambda::EventSourceMapping.ScalingConfig (__added__)
68+
* AWS::RDS::DBCluster.MasterUserSecret (__added__)
69+
* AWS::RDS::DBInstance.MasterUserSecret (__added__)
70+
* AWS::AppRunner::Service.CodeConfigurationValues RuntimeEnvironmentSecrets (__added__)
71+
* AWS::AppRunner::Service.ImageConfiguration RuntimeEnvironmentSecrets (__added__)
72+
* AWS::MediaPackage::Channel.IngestEndpoint Id.Required (__changed__)
73+
* Old: false
74+
* New: true
75+
* AWS::MediaPackage::Channel.IngestEndpoint Password.Required (__changed__)
76+
* Old: false
77+
* New: true
78+
* AWS::MediaPackage::Channel.IngestEndpoint Url.Required (__changed__)
79+
* Old: false
80+
* New: true
81+
* AWS::MediaPackage::Channel.IngestEndpoint Username.Required (__changed__)
82+
* Old: false
83+
* New: true
84+
* AWS::MediaPackage::PackagingConfiguration.DashPackage IncludeIframeOnlyStream (__added__)
85+
86+
187
# CloudFormation Resource Specification v106.0.0
288

389
## New Resource Types

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
106.0.0
1+
107.0.0

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::APS::Workspace.LoggingConfiguration": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-workspace-loggingconfiguration.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AmplifyUIBuilder::Component.ActionParameters": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplifyuibuilder-component-actionparameters.html",

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

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::ApiGateway::ApiKey.StageKey": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-apikey-stagekey.html",
@@ -1329,6 +1329,9 @@
13291329
},
13301330
"AWS::ApiGateway::RestApi": {
13311331
"Attributes": {
1332+
"RestApiId": {
1333+
"PrimitiveType": "String"
1334+
},
13321335
"RootResourceId": {
13331336
"PrimitiveType": "String"
13341337
}
@@ -1411,7 +1414,6 @@
14111414
},
14121415
"Parameters": {
14131416
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-parameters",
1414-
"DuplicatesAllowed": false,
14151417
"PrimitiveItemType": "String",
14161418
"Required": false,
14171419
"Type": "Map",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::ApiGatewayV2::Api.BodyS3Location": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AppConfig::Application.Tags": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-application-tags.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AppFlow::Connector.ConnectorProvisioningConfig": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connector-connectorprovisioningconfig.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AppIntegrations::DataIntegration.ScheduleConfig": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appintegrations-dataintegration-scheduleconfig.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AppMesh::GatewayRoute.GatewayRouteHostnameMatch": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutehostnamematch.html",

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

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AppRunner::ObservabilityConfiguration.TraceConfiguration": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-observabilityconfiguration-traceconfiguration.html",
@@ -67,6 +67,14 @@
6767
"Required": true,
6868
"UpdateType": "Mutable"
6969
},
70+
"RuntimeEnvironmentSecrets": {
71+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html#cfn-apprunner-service-codeconfigurationvalues-runtimeenvironmentsecrets",
72+
"DuplicatesAllowed": true,
73+
"ItemType": "KeyValuePair",
74+
"Required": false,
75+
"Type": "List",
76+
"UpdateType": "Mutable"
77+
},
7078
"RuntimeEnvironmentVariables": {
7179
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html#cfn-apprunner-service-codeconfigurationvalues-runtimeenvironmentvariables",
7280
"DuplicatesAllowed": true,
@@ -184,6 +192,14 @@
184192
"Required": false,
185193
"UpdateType": "Mutable"
186194
},
195+
"RuntimeEnvironmentSecrets": {
196+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-imageconfiguration.html#cfn-apprunner-service-imageconfiguration-runtimeenvironmentsecrets",
197+
"DuplicatesAllowed": true,
198+
"ItemType": "KeyValuePair",
199+
"Required": false,
200+
"Type": "List",
201+
"UpdateType": "Mutable"
202+
},
187203
"RuntimeEnvironmentVariables": {
188204
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-imageconfiguration.html#cfn-apprunner-service-imageconfiguration-runtimeenvironmentvariables",
189205
"DuplicatesAllowed": true,

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AppStream::AppBlock.S3Location": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-appblock-s3location.html",

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

+18-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AppSync::DataSource.AuthorizationConfig": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-authorizationconfig.html",
@@ -110,6 +110,17 @@
110110
}
111111
}
112112
},
113+
"AWS::AppSync::DataSource.EventBridgeConfig": {
114+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-eventbridgeconfig.html",
115+
"Properties": {
116+
"EventBusArn": {
117+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-eventbridgeconfig.html#cfn-appsync-datasource-eventbridgeconfig-eventbusarn",
118+
"PrimitiveType": "String",
119+
"Required": true,
120+
"UpdateType": "Mutable"
121+
}
122+
}
123+
},
113124
"AWS::AppSync::DataSource.HttpConfig": {
114125
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-httpconfig.html",
115126
"Properties": {
@@ -610,6 +621,12 @@
610621
"Type": "ElasticsearchConfig",
611622
"UpdateType": "Mutable"
612623
},
624+
"EventBridgeConfig": {
625+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-eventbridgeconfig",
626+
"Required": false,
627+
"Type": "EventBridgeConfig",
628+
"UpdateType": "Mutable"
629+
},
613630
"HttpConfig": {
614631
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-httpconfig",
615632
"Required": false,

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::ApplicationAutoScaling::ScalableTarget.ScalableTargetAction": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scalabletargetaction.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::ApplicationInsights::Application.Alarm": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-alarm.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::Athena::WorkGroup.EncryptionConfiguration": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-encryptionconfiguration.html",

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

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AuditManager::Assessment.AWSAccount": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-auditmanager-assessment-awsaccount.html",
@@ -173,10 +173,6 @@
173173
},
174174
"CreationTime": {
175175
"PrimitiveType": "Double"
176-
},
177-
"Delegations": {
178-
"ItemType": "Delegation",
179-
"Type": "List"
180176
}
181177
},
182178
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html",
@@ -193,6 +189,14 @@
193189
"Type": "AWSAccount",
194190
"UpdateType": "Immutable"
195191
},
192+
"Delegations": {
193+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html#cfn-auditmanager-assessment-delegations",
194+
"DuplicatesAllowed": true,
195+
"ItemType": "Delegation",
196+
"Required": false,
197+
"Type": "List",
198+
"UpdateType": "Mutable"
199+
},
196200
"Description": {
197201
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html#cfn-auditmanager-assessment-description",
198202
"PrimitiveType": "String",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AutoScaling::AutoScalingGroup.AcceleratorCountRequest": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-acceleratorcountrequest.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::AutoScalingPlans::ScalingPlan.ApplicationSource": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-applicationsource.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::Backup::BackupPlan.AdvancedBackupSettingResourceType": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-advancedbackupsettingresourcetype.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::Batch::ComputeEnvironment.ComputeResources": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::BillingConductor::BillingGroup.AccountGrouping": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-billingconductor-billinggroup-accountgrouping.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::Budgets::Budget.AutoAdjustData": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-autoadjustdata.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::CE::AnomalyMonitor.ResourceTag": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ce-anomalymonitor-resourcetag.html",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {},
44
"ResourceTypes": {
55
"AWS::CUR::ReportDefinition": {

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "106.0.0",
2+
"$version": "107.0.0",
33
"PropertyTypes": {
44
"AWS::Cassandra::Table.BillingMode": {
55
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html",

0 commit comments

Comments
 (0)