cdk-common 2.0.279 → 2.0.281
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -9
- package/API.md +0 -5
- package/lib/main.js +1 -1
- package/lib/managed-policies.d.ts +0 -1
- package/lib/managed-policies.js +1 -2
- package/node_modules/@aws-cdk/assert/package.json +8 -8
- package/node_modules/@aws-cdk/cfnspec/CHANGELOG.md +362 -0
- package/node_modules/@aws-cdk/cfnspec/cfn.version +1 -1
- package/node_modules/@aws-cdk/cfnspec/package.json +3 -3
- package/node_modules/@aws-cdk/cfnspec/spec/specification.json +3544 -564
- package/node_modules/@aws-cdk/cfnspec/tsconfig.tsbuildinfo +1 -1
- package/node_modules/@aws-cdk/cloudformation-diff/package.json +4 -4
- package/node_modules/@types/concat-stream/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/http.d.ts +17 -0
- package/node_modules/@types/concat-stream/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/http.d.ts +17 -0
- package/node_modules/@types/form-data/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/http.d.ts +17 -0
- package/node_modules/@types/form-data/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http.d.ts +17 -0
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-cdk/assert",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.45.0",
|
|
4
4
|
"description": "An assertion library for use with CDK Apps",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -34,21 +34,21 @@
|
|
|
34
34
|
},
|
|
35
35
|
"license": "Apache-2.0",
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@aws-cdk/assert-internal": "2.
|
|
38
|
-
"@aws-cdk/cdk-build-tools": "2.
|
|
39
|
-
"@aws-cdk/pkglint": "2.
|
|
37
|
+
"@aws-cdk/assert-internal": "2.45.0",
|
|
38
|
+
"@aws-cdk/cdk-build-tools": "2.45.0",
|
|
39
|
+
"@aws-cdk/pkglint": "2.45.0",
|
|
40
40
|
"@types/jest": "^27.5.2",
|
|
41
|
-
"aws-cdk-lib": "2.
|
|
42
|
-
"aws-cdk-migration": "2.
|
|
41
|
+
"aws-cdk-lib": "2.45.0",
|
|
42
|
+
"aws-cdk-migration": "2.45.0",
|
|
43
43
|
"constructs": "^10.0.0",
|
|
44
44
|
"jest": "^27.3.1",
|
|
45
45
|
"ts-jest": "^27.1.5"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@aws-cdk/cloudformation-diff": "2.
|
|
48
|
+
"@aws-cdk/cloudformation-diff": "2.45.0"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
|
-
"aws-cdk-lib": "^2.
|
|
51
|
+
"aws-cdk-lib": "^2.45.0",
|
|
52
52
|
"constructs": "^10.0.0",
|
|
53
53
|
"jest": ">=26.6.3"
|
|
54
54
|
},
|
|
@@ -1,3 +1,365 @@
|
|
|
1
|
+
# CloudFormation Resource Specification v91.0.0
|
|
2
|
+
|
|
3
|
+
## New Resource Types
|
|
4
|
+
|
|
5
|
+
* AWS::CloudFront::MonitoringSubscription
|
|
6
|
+
* AWS::ConnectCampaigns::Campaign
|
|
7
|
+
* AWS::IoTFleetWise::Campaign
|
|
8
|
+
* AWS::IoTFleetWise::DecoderManifest
|
|
9
|
+
* AWS::IoTFleetWise::Fleet
|
|
10
|
+
* AWS::IoTFleetWise::ModelManifest
|
|
11
|
+
* AWS::IoTFleetWise::SignalCatalog
|
|
12
|
+
* AWS::IoTFleetWise::Vehicle
|
|
13
|
+
* AWS::RolesAnywhere::CRL
|
|
14
|
+
* AWS::RolesAnywhere::Profile
|
|
15
|
+
* AWS::RolesAnywhere::TrustAnchor
|
|
16
|
+
* AWS::SageMaker::ModelPackage
|
|
17
|
+
|
|
18
|
+
## Attribute Changes
|
|
19
|
+
|
|
20
|
+
* AWS::CloudWatch::Alarm Documentation (__changed__)
|
|
21
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html
|
|
22
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html
|
|
23
|
+
* AWS::ElastiCache::SubnetGroup Documentation (__changed__)
|
|
24
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html
|
|
25
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-subnetgroup.html
|
|
26
|
+
* AWS::ElasticBeanstalk::ApplicationVersion Documentation (__changed__)
|
|
27
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-version.html
|
|
28
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticbeanstalk-applicationversion.html
|
|
29
|
+
* AWS::ElasticBeanstalk::ApplicationVersion Id (__added__)
|
|
30
|
+
* AWS::RDS::DBClusterParameterGroup DBClusterParameterGroupName (__added__)
|
|
31
|
+
|
|
32
|
+
## Property Changes
|
|
33
|
+
|
|
34
|
+
* AWS::CloudWatch::Alarm ActionsEnabled.Documentation (__changed__)
|
|
35
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-actionsenabled
|
|
36
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-actionsenabled
|
|
37
|
+
* AWS::CloudWatch::Alarm AlarmActions.Documentation (__changed__)
|
|
38
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-alarmactions
|
|
39
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-alarmactions
|
|
40
|
+
* AWS::CloudWatch::Alarm AlarmDescription.Documentation (__changed__)
|
|
41
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-alarmdescription
|
|
42
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-alarmdescription
|
|
43
|
+
* AWS::CloudWatch::Alarm AlarmName.Documentation (__changed__)
|
|
44
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-alarmname
|
|
45
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-alarmname
|
|
46
|
+
* AWS::CloudWatch::Alarm ComparisonOperator.Documentation (__changed__)
|
|
47
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-comparisonoperator
|
|
48
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-comparisonoperator
|
|
49
|
+
* AWS::CloudWatch::Alarm DatapointsToAlarm.Documentation (__changed__)
|
|
50
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarm-datapointstoalarm
|
|
51
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarm-datapointstoalarm
|
|
52
|
+
* AWS::CloudWatch::Alarm Dimensions.Documentation (__changed__)
|
|
53
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-dimension
|
|
54
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-dimension
|
|
55
|
+
* AWS::CloudWatch::Alarm EvaluateLowSampleCountPercentile.Documentation (__changed__)
|
|
56
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-evaluatelowsamplecountpercentile
|
|
57
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-evaluatelowsamplecountpercentile
|
|
58
|
+
* AWS::CloudWatch::Alarm EvaluationPeriods.Documentation (__changed__)
|
|
59
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-evaluationperiods
|
|
60
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-evaluationperiods
|
|
61
|
+
* AWS::CloudWatch::Alarm ExtendedStatistic.Documentation (__changed__)
|
|
62
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-extendedstatistic
|
|
63
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-extendedstatistic
|
|
64
|
+
* AWS::CloudWatch::Alarm InsufficientDataActions.Documentation (__changed__)
|
|
65
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-insufficientdataactions
|
|
66
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-insufficientdataactions
|
|
67
|
+
* AWS::CloudWatch::Alarm MetricName.Documentation (__changed__)
|
|
68
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-metricname
|
|
69
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-metricname
|
|
70
|
+
* AWS::CloudWatch::Alarm Metrics.Documentation (__changed__)
|
|
71
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarm-metrics
|
|
72
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarm-metrics
|
|
73
|
+
* AWS::CloudWatch::Alarm Namespace.Documentation (__changed__)
|
|
74
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-namespace
|
|
75
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-namespace
|
|
76
|
+
* AWS::CloudWatch::Alarm OKActions.Documentation (__changed__)
|
|
77
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-okactions
|
|
78
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-okactions
|
|
79
|
+
* AWS::CloudWatch::Alarm Period.Documentation (__changed__)
|
|
80
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-period
|
|
81
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-period
|
|
82
|
+
* AWS::CloudWatch::Alarm Statistic.Documentation (__changed__)
|
|
83
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-statistic
|
|
84
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-statistic
|
|
85
|
+
* AWS::CloudWatch::Alarm Threshold.Documentation (__changed__)
|
|
86
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-threshold
|
|
87
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-threshold
|
|
88
|
+
* AWS::CloudWatch::Alarm ThresholdMetricId.Documentation (__changed__)
|
|
89
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-dynamic-threshold
|
|
90
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-dynamic-threshold
|
|
91
|
+
* AWS::CloudWatch::Alarm TreatMissingData.Documentation (__changed__)
|
|
92
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-treatmissingdata
|
|
93
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-treatmissingdata
|
|
94
|
+
* AWS::CloudWatch::Alarm Unit.Documentation (__changed__)
|
|
95
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cw-alarm.html#cfn-cloudwatch-alarms-unit
|
|
96
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-alarm.html#cfn-cloudwatch-alarms-unit
|
|
97
|
+
* AWS::DynamoDB::Table ImportSourceSpecification (__added__)
|
|
98
|
+
* AWS::DynamoDB::Table AttributeDefinitions.Documentation (__changed__)
|
|
99
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-attributedef
|
|
100
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-attributedefinitions
|
|
101
|
+
* AWS::DynamoDB::Table AttributeDefinitions.DuplicatesAllowed (__changed__)
|
|
102
|
+
* Old: true
|
|
103
|
+
* New: false
|
|
104
|
+
* AWS::DynamoDB::Table AttributeDefinitions.UpdateType (__changed__)
|
|
105
|
+
* Old: Conditional
|
|
106
|
+
* New: Mutable
|
|
107
|
+
* AWS::DynamoDB::Table ContributorInsightsSpecification.Documentation (__changed__)
|
|
108
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-contributorinsightsspecification-enabled
|
|
109
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-contributorinsightsspecification
|
|
110
|
+
* AWS::DynamoDB::Table GlobalSecondaryIndexes.Documentation (__changed__)
|
|
111
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-gsi
|
|
112
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-globalsecondaryindexes
|
|
113
|
+
* AWS::DynamoDB::Table LocalSecondaryIndexes.Documentation (__changed__)
|
|
114
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-lsi
|
|
115
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-localsecondaryindexes
|
|
116
|
+
* AWS::DynamoDB::Table LocalSecondaryIndexes.UpdateType (__changed__)
|
|
117
|
+
* Old: Immutable
|
|
118
|
+
* New: Mutable
|
|
119
|
+
* AWS::ElastiCache::CacheCluster TransitEncryptionEnabled (__added__)
|
|
120
|
+
* AWS::ElastiCache::SubnetGroup CacheSubnetGroupName.Documentation (__changed__)
|
|
121
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-cachesubnetgroupname
|
|
122
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-cachesubnetgroupname
|
|
123
|
+
* AWS::ElastiCache::SubnetGroup Description.Documentation (__changed__)
|
|
124
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-description
|
|
125
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-description
|
|
126
|
+
* AWS::ElastiCache::SubnetGroup SubnetIds.Documentation (__changed__)
|
|
127
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-subnetids
|
|
128
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-subnetids
|
|
129
|
+
* AWS::ElastiCache::SubnetGroup Tags.Documentation (__changed__)
|
|
130
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-tags
|
|
131
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-subnetgroup.html#cfn-elasticache-subnetgroup-tags
|
|
132
|
+
* AWS::ElasticBeanstalk::ApplicationVersion ApplicationName.Documentation (__changed__)
|
|
133
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-version.html#cfn-elasticbeanstalk-applicationversion-applicationname
|
|
134
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticbeanstalk-applicationversion.html#cfn-elasticbeanstalk-applicationversion-applicationname
|
|
135
|
+
* AWS::ElasticBeanstalk::ApplicationVersion Description.Documentation (__changed__)
|
|
136
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-version.html#cfn-elasticbeanstalk-applicationversion-description
|
|
137
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticbeanstalk-applicationversion.html#cfn-elasticbeanstalk-applicationversion-description
|
|
138
|
+
* AWS::ElasticBeanstalk::ApplicationVersion SourceBundle.Documentation (__changed__)
|
|
139
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-version.html#cfn-elasticbeanstalk-applicationversion-sourcebundle
|
|
140
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticbeanstalk-applicationversion.html#cfn-elasticbeanstalk-applicationversion-sourcebundle
|
|
141
|
+
* AWS::RDS::DBCluster AllocatedStorage (__added__)
|
|
142
|
+
* AWS::RDS::DBCluster AutoMinorVersionUpgrade (__added__)
|
|
143
|
+
* AWS::RDS::DBCluster DBClusterInstanceClass (__added__)
|
|
144
|
+
* AWS::RDS::DBCluster DBInstanceParameterGroupName (__added__)
|
|
145
|
+
* AWS::RDS::DBCluster Iops (__added__)
|
|
146
|
+
* AWS::RDS::DBCluster MonitoringInterval (__added__)
|
|
147
|
+
* AWS::RDS::DBCluster MonitoringRoleArn (__added__)
|
|
148
|
+
* AWS::RDS::DBCluster PerformanceInsightsEnabled (__added__)
|
|
149
|
+
* AWS::RDS::DBCluster PerformanceInsightsKmsKeyId (__added__)
|
|
150
|
+
* AWS::RDS::DBCluster PerformanceInsightsRetentionPeriod (__added__)
|
|
151
|
+
* AWS::RDS::DBCluster PubliclyAccessible (__added__)
|
|
152
|
+
* AWS::RDS::DBCluster ServerlessV2ScalingConfiguration (__added__)
|
|
153
|
+
* AWS::RDS::DBCluster StorageType (__added__)
|
|
154
|
+
* AWS::RDS::DBCluster BacktrackWindow.PrimitiveType (__changed__)
|
|
155
|
+
* Old: Long
|
|
156
|
+
* New: Integer
|
|
157
|
+
* AWS::RDS::DBCluster BackupRetentionPeriod.Documentation (__changed__)
|
|
158
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-backuprententionperiod
|
|
159
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-backupretentionperiod
|
|
160
|
+
* AWS::RDS::DBCluster MasterUsername.UpdateType (__changed__)
|
|
161
|
+
* Old: Immutable
|
|
162
|
+
* New: Conditional
|
|
163
|
+
* AWS::RDS::DBCluster Tags.DuplicatesAllowed (__changed__)
|
|
164
|
+
* Old: true
|
|
165
|
+
* New: false
|
|
166
|
+
* AWS::RDS::DBClusterParameterGroup Tags.DuplicatesAllowed (__deleted__)
|
|
167
|
+
* AWS::RDS::DBInstance CustomIAMInstanceProfile.UpdateType (__changed__)
|
|
168
|
+
* Old: Mutable
|
|
169
|
+
* New: Immutable
|
|
170
|
+
* AWS::SageMaker::DataQualityJobDefinition EndpointName (__added__)
|
|
171
|
+
* AWS::SageMaker::Device DeviceFleetName.UpdateType (__changed__)
|
|
172
|
+
* Old: Immutable
|
|
173
|
+
* New: Mutable
|
|
174
|
+
* AWS::SageMaker::ModelBiasJobDefinition EndpointName (__added__)
|
|
175
|
+
* AWS::SageMaker::ModelExplainabilityJobDefinition EndpointName (__added__)
|
|
176
|
+
* AWS::SageMaker::ModelQualityJobDefinition EndpointName (__added__)
|
|
177
|
+
* AWS::SageMaker::NotebookInstance InstanceMetadataServiceConfiguration (__added__)
|
|
178
|
+
* AWS::SageMaker::Workteam WorkforceName (__added__)
|
|
179
|
+
|
|
180
|
+
## Property Type Changes
|
|
181
|
+
|
|
182
|
+
* AWS::DLM::LifecyclePolicy.ArchiveRetainRule (__added__)
|
|
183
|
+
* AWS::DLM::LifecyclePolicy.ArchiveRule (__added__)
|
|
184
|
+
* AWS::DLM::LifecyclePolicy.RetentionArchiveTier (__added__)
|
|
185
|
+
* AWS::DynamoDB::Table.Csv (__added__)
|
|
186
|
+
* AWS::DynamoDB::Table.ImportSourceSpecification (__added__)
|
|
187
|
+
* AWS::DynamoDB::Table.InputFormatOptions (__added__)
|
|
188
|
+
* AWS::DynamoDB::Table.S3BucketSource (__added__)
|
|
189
|
+
* AWS::ImageBuilder::ContainerRecipe.ComponentParameter (__added__)
|
|
190
|
+
* AWS::Macie::AllowList.S3WordsList (__added__)
|
|
191
|
+
* AWS::RDS::DBCluster.ReadEndpoint (__added__)
|
|
192
|
+
* AWS::RDS::DBCluster.ServerlessV2ScalingConfiguration (__added__)
|
|
193
|
+
* AWS::Redshift::ScheduledAction.PauseClusterMessage (__added__)
|
|
194
|
+
* AWS::Redshift::ScheduledAction.ResizeClusterMessage (__added__)
|
|
195
|
+
* AWS::Redshift::ScheduledAction.ResumeClusterMessage (__added__)
|
|
196
|
+
* AWS::S3::StorageLens.SSEKMS (__added__)
|
|
197
|
+
* AWS::SageMaker::Domain.RSessionAppSettings (__added__)
|
|
198
|
+
* AWS::SageMaker::EndpointConfig.ClarifyExplainerConfig (__added__)
|
|
199
|
+
* AWS::SageMaker::EndpointConfig.ClarifyFeatureType (__added__)
|
|
200
|
+
* AWS::SageMaker::EndpointConfig.ClarifyHeader (__added__)
|
|
201
|
+
* AWS::SageMaker::EndpointConfig.ClarifyInferenceConfig (__added__)
|
|
202
|
+
* AWS::SageMaker::EndpointConfig.ClarifyShapBaselineConfig (__added__)
|
|
203
|
+
* AWS::SageMaker::EndpointConfig.ClarifyShapConfig (__added__)
|
|
204
|
+
* AWS::SageMaker::EndpointConfig.ClarifyTextConfig (__added__)
|
|
205
|
+
* AWS::SageMaker::NotebookInstance.InstanceMetadataServiceConfiguration (__added__)
|
|
206
|
+
* AWS::SageMaker::Workteam.OidcMemberDefinition (__added__)
|
|
207
|
+
* AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts Type.UpdateType (__changed__)
|
|
208
|
+
* Old: Mutable
|
|
209
|
+
* New: Immutable
|
|
210
|
+
* AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts Value.UpdateType (__changed__)
|
|
211
|
+
* Old: Mutable
|
|
212
|
+
* New: Immutable
|
|
213
|
+
* AWS::CodeDeploy::DeploymentConfig.TimeBasedCanary CanaryInterval.Documentation (__changed__)
|
|
214
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-timebasedcanary.html#cfn-properties-codedeploy-deploymentconfig-trafficroutingconfig-timebasedcanary-canaryinterval
|
|
215
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-timebasedcanary.html#cfn-codedeploy-deploymentconfig-timebasedcanary-canaryinterval
|
|
216
|
+
* AWS::CodeDeploy::DeploymentConfig.TimeBasedCanary CanaryInterval.UpdateType (__changed__)
|
|
217
|
+
* Old: Mutable
|
|
218
|
+
* New: Immutable
|
|
219
|
+
* AWS::CodeDeploy::DeploymentConfig.TimeBasedCanary CanaryPercentage.Documentation (__changed__)
|
|
220
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-timebasedcanary.html#cfn-properties-codedeploy-deploymentconfig-trafficroutingconfig-timebasedcanary-canarypercentage
|
|
221
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-timebasedcanary.html#cfn-codedeploy-deploymentconfig-timebasedcanary-canarypercentage
|
|
222
|
+
* AWS::CodeDeploy::DeploymentConfig.TimeBasedCanary CanaryPercentage.UpdateType (__changed__)
|
|
223
|
+
* Old: Mutable
|
|
224
|
+
* New: Immutable
|
|
225
|
+
* AWS::CodeDeploy::DeploymentConfig.TimeBasedLinear LinearInterval.Documentation (__changed__)
|
|
226
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-timebasedlinear.html#cfn-properties-codedeploy-deploymentconfig-trafficroutingconfig-timebasedlinear-linearinterval
|
|
227
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-timebasedlinear.html#cfn-codedeploy-deploymentconfig-timebasedlinear-linearinterval
|
|
228
|
+
* AWS::CodeDeploy::DeploymentConfig.TimeBasedLinear LinearInterval.UpdateType (__changed__)
|
|
229
|
+
* Old: Mutable
|
|
230
|
+
* New: Immutable
|
|
231
|
+
* AWS::CodeDeploy::DeploymentConfig.TimeBasedLinear LinearPercentage.Documentation (__changed__)
|
|
232
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-timebasedlinear.html#cfn-properties-codedeploy-deploymentconfig-trafficroutingconfig-timebasedlinear-linearpercentage
|
|
233
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-timebasedlinear.html#cfn-codedeploy-deploymentconfig-timebasedlinear-linearpercentage
|
|
234
|
+
* AWS::CodeDeploy::DeploymentConfig.TimeBasedLinear LinearPercentage.UpdateType (__changed__)
|
|
235
|
+
* Old: Mutable
|
|
236
|
+
* New: Immutable
|
|
237
|
+
* AWS::CodeDeploy::DeploymentConfig.TrafficRoutingConfig TimeBasedCanary.Documentation (__changed__)
|
|
238
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-trafficroutingconfig.html#cfn-properties-codedeploy-deploymentconfig-trafficroutingconfig-timebasedcanary
|
|
239
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-trafficroutingconfig.html#cfn-codedeploy-deploymentconfig-trafficroutingconfig-timebasedcanary
|
|
240
|
+
* AWS::CodeDeploy::DeploymentConfig.TrafficRoutingConfig TimeBasedCanary.UpdateType (__changed__)
|
|
241
|
+
* Old: Mutable
|
|
242
|
+
* New: Immutable
|
|
243
|
+
* AWS::CodeDeploy::DeploymentConfig.TrafficRoutingConfig TimeBasedLinear.Documentation (__changed__)
|
|
244
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-trafficroutingconfig.html#cfn-properties-codedeploy-deploymentconfig-trafficroutingconfig-timebasedlinear
|
|
245
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-trafficroutingconfig.html#cfn-codedeploy-deploymentconfig-trafficroutingconfig-timebasedlinear
|
|
246
|
+
* AWS::CodeDeploy::DeploymentConfig.TrafficRoutingConfig TimeBasedLinear.UpdateType (__changed__)
|
|
247
|
+
* Old: Mutable
|
|
248
|
+
* New: Immutable
|
|
249
|
+
* AWS::CodeDeploy::DeploymentConfig.TrafficRoutingConfig Type.Documentation (__changed__)
|
|
250
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-trafficroutingconfig.html#cfn-properties-codedeploy-deploymentconfig-trafficroutingconfig-type
|
|
251
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-trafficroutingconfig.html#cfn-codedeploy-deploymentconfig-trafficroutingconfig-type
|
|
252
|
+
* AWS::CodeDeploy::DeploymentConfig.TrafficRoutingConfig Type.UpdateType (__changed__)
|
|
253
|
+
* Old: Mutable
|
|
254
|
+
* New: Immutable
|
|
255
|
+
* AWS::DLM::LifecyclePolicy.Schedule ArchiveRule (__added__)
|
|
256
|
+
* AWS::DynamoDB::Table.AttributeDefinition AttributeName.Documentation (__changed__)
|
|
257
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-attributedef.html#cfn-dynamodb-attributedef-attributename
|
|
258
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-attributedefinition.html#cfn-dynamodb-table-attributedefinition-attributename
|
|
259
|
+
* AWS::DynamoDB::Table.AttributeDefinition AttributeType.Documentation (__changed__)
|
|
260
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-attributedef.html#cfn-dynamodb-attributedef-attributename-attributetype
|
|
261
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-attributedefinition.html#cfn-dynamodb-table-attributedefinition-attributetype
|
|
262
|
+
* AWS::DynamoDB::Table.ContributorInsightsSpecification Enabled.Documentation (__changed__)
|
|
263
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-contributorinsightsspecification.html#cfn-dynamodb-contributorinsightsspecification-enabled
|
|
264
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-contributorinsightsspecification.html#cfn-dynamodb-table-contributorinsightsspecification-enabled
|
|
265
|
+
* AWS::DynamoDB::Table.GlobalSecondaryIndex ContributorInsightsSpecification.Documentation (__changed__)
|
|
266
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-gsi.html#cfn-dynamodb-contributorinsightsspecification-enabled
|
|
267
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-globalsecondaryindex.html#cfn-dynamodb-table-globalsecondaryindex-contributorinsightsspecification
|
|
268
|
+
* AWS::DynamoDB::Table.GlobalSecondaryIndex IndexName.Documentation (__changed__)
|
|
269
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-gsi.html#cfn-dynamodb-gsi-indexname
|
|
270
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-globalsecondaryindex.html#cfn-dynamodb-table-globalsecondaryindex-indexname
|
|
271
|
+
* AWS::DynamoDB::Table.GlobalSecondaryIndex KeySchema.Documentation (__changed__)
|
|
272
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-gsi.html#cfn-dynamodb-gsi-keyschema
|
|
273
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-globalsecondaryindex.html#cfn-dynamodb-table-globalsecondaryindex-keyschema
|
|
274
|
+
* AWS::DynamoDB::Table.GlobalSecondaryIndex Projection.Documentation (__changed__)
|
|
275
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-gsi.html#cfn-dynamodb-gsi-projection
|
|
276
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-globalsecondaryindex.html#cfn-dynamodb-table-globalsecondaryindex-projection
|
|
277
|
+
* AWS::DynamoDB::Table.GlobalSecondaryIndex ProvisionedThroughput.Documentation (__changed__)
|
|
278
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-gsi.html#cfn-dynamodb-gsi-provisionedthroughput
|
|
279
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-globalsecondaryindex.html#cfn-dynamodb-table-globalsecondaryindex-provisionedthroughput
|
|
280
|
+
* AWS::DynamoDB::Table.KeySchema AttributeName.Documentation (__changed__)
|
|
281
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-keyschema.html#aws-properties-dynamodb-keyschema-attributename
|
|
282
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-keyschema.html#cfn-dynamodb-table-keyschema-attributename
|
|
283
|
+
* AWS::DynamoDB::Table.KeySchema KeyType.Documentation (__changed__)
|
|
284
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-keyschema.html#aws-properties-dynamodb-keyschema-keytype
|
|
285
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-keyschema.html#cfn-dynamodb-table-keyschema-keytype
|
|
286
|
+
* AWS::DynamoDB::Table.KinesisStreamSpecification StreamArn.Documentation (__changed__)
|
|
287
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-kinesisstreamspecification.html#cfn-dynamodb-kinesisstreamspecification-streamarn
|
|
288
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-kinesisstreamspecification.html#cfn-dynamodb-table-kinesisstreamspecification-streamarn
|
|
289
|
+
* AWS::DynamoDB::Table.LocalSecondaryIndex IndexName.Documentation (__changed__)
|
|
290
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-indexname
|
|
291
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-localsecondaryindex.html#cfn-dynamodb-table-localsecondaryindex-indexname
|
|
292
|
+
* AWS::DynamoDB::Table.LocalSecondaryIndex KeySchema.Documentation (__changed__)
|
|
293
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-keyschema
|
|
294
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-localsecondaryindex.html#cfn-dynamodb-table-localsecondaryindex-keyschema
|
|
295
|
+
* AWS::DynamoDB::Table.LocalSecondaryIndex Projection.Documentation (__changed__)
|
|
296
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-projection
|
|
297
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-localsecondaryindex.html#cfn-dynamodb-table-localsecondaryindex-projection
|
|
298
|
+
* AWS::DynamoDB::Table.Projection NonKeyAttributes.Documentation (__changed__)
|
|
299
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-projectionobject.html#cfn-dynamodb-projectionobj-nonkeyatt
|
|
300
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-projection.html#cfn-dynamodb-table-projection-nonkeyattributes
|
|
301
|
+
* AWS::DynamoDB::Table.Projection ProjectionType.Documentation (__changed__)
|
|
302
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-projectionobject.html#cfn-dynamodb-projectionobj-projtype
|
|
303
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-projection.html#cfn-dynamodb-table-projection-projectiontype
|
|
304
|
+
* AWS::DynamoDB::Table.ProvisionedThroughput ReadCapacityUnits.Documentation (__changed__)
|
|
305
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.html#cfn-dynamodb-provisionedthroughput-readcapacityunits
|
|
306
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-provisionedthroughput.html#cfn-dynamodb-table-provisionedthroughput-readcapacityunits
|
|
307
|
+
* AWS::DynamoDB::Table.ProvisionedThroughput ReadCapacityUnits.PrimitiveType (__changed__)
|
|
308
|
+
* Old: Long
|
|
309
|
+
* New: Integer
|
|
310
|
+
* AWS::DynamoDB::Table.ProvisionedThroughput WriteCapacityUnits.Documentation (__changed__)
|
|
311
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-provisionedthroughput.html#cfn-dynamodb-provisionedthroughput-writecapacityunits
|
|
312
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-provisionedthroughput.html#cfn-dynamodb-table-provisionedthroughput-writecapacityunits
|
|
313
|
+
* AWS::DynamoDB::Table.ProvisionedThroughput WriteCapacityUnits.PrimitiveType (__changed__)
|
|
314
|
+
* Old: Long
|
|
315
|
+
* New: Integer
|
|
316
|
+
* AWS::DynamoDB::Table.StreamSpecification StreamViewType.Documentation (__changed__)
|
|
317
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html#cfn-dynamodb-streamspecification-streamviewtype
|
|
318
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-streamspecification.html#cfn-dynamodb-table-streamspecification-streamviewtype
|
|
319
|
+
* AWS::DynamoDB::Table.TimeToLiveSpecification AttributeName.Documentation (__changed__)
|
|
320
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-timetolivespecification.html#cfn-dynamodb-timetolivespecification-attributename
|
|
321
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-timetolivespecification.html#cfn-dynamodb-table-timetolivespecification-attributename
|
|
322
|
+
* AWS::DynamoDB::Table.TimeToLiveSpecification Enabled.Documentation (__changed__)
|
|
323
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-timetolivespecification.html#cfn-dynamodb-timetolivespecification-enabled
|
|
324
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-timetolivespecification.html#cfn-dynamodb-table-timetolivespecification-enabled
|
|
325
|
+
* AWS::ElasticBeanstalk::ApplicationVersion.SourceBundle S3Bucket.Documentation (__changed__)
|
|
326
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-sourcebundle.html#cfn-beanstalk-sourcebundle-s3bucket
|
|
327
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-applicationversion-sourcebundle.html#cfn-elasticbeanstalk-applicationversion-sourcebundle-s3bucket
|
|
328
|
+
* AWS::ElasticBeanstalk::ApplicationVersion.SourceBundle S3Bucket.UpdateType (__changed__)
|
|
329
|
+
* Old: Mutable
|
|
330
|
+
* New: Immutable
|
|
331
|
+
* AWS::ElasticBeanstalk::ApplicationVersion.SourceBundle S3Key.Documentation (__changed__)
|
|
332
|
+
* Old: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-sourcebundle.html#cfn-beanstalk-sourcebundle-s3key
|
|
333
|
+
* New: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-applicationversion-sourcebundle.html#cfn-elasticbeanstalk-applicationversion-sourcebundle-s3key
|
|
334
|
+
* AWS::ElasticBeanstalk::ApplicationVersion.SourceBundle S3Key.UpdateType (__changed__)
|
|
335
|
+
* Old: Mutable
|
|
336
|
+
* New: Immutable
|
|
337
|
+
* AWS::ImageBuilder::ContainerRecipe.ComponentConfiguration Parameters (__added__)
|
|
338
|
+
* AWS::IoTSiteWise::Asset.AssetProperty Unit (__added__)
|
|
339
|
+
* AWS::IoTWireless::DeviceProfile.LoRaWANDeviceProfile FactoryPresetFreqsList (__added__)
|
|
340
|
+
* AWS::IoTWireless::DeviceProfile.LoRaWANDeviceProfile RxDataRate2 (__added__)
|
|
341
|
+
* AWS::IoTWireless::DeviceProfile.LoRaWANDeviceProfile RxDelay1 (__added__)
|
|
342
|
+
* AWS::IoTWireless::DeviceProfile.LoRaWANDeviceProfile RxDrOffset1 (__added__)
|
|
343
|
+
* AWS::IoTWireless::DeviceProfile.LoRaWANDeviceProfile RxFreq2 (__added__)
|
|
344
|
+
* AWS::SageMaker::Device.Device DeviceName.UpdateType (__changed__)
|
|
345
|
+
* Old: Mutable
|
|
346
|
+
* New: Immutable
|
|
347
|
+
* AWS::SageMaker::Domain.ResourceSpec LifecycleConfigArn (__added__)
|
|
348
|
+
* AWS::SageMaker::Domain.UserSettings RSessionAppSettings (__added__)
|
|
349
|
+
* AWS::SageMaker::EndpointConfig.ProductionVariant ContainerStartupHealthCheckTimeoutInSeconds (__added__)
|
|
350
|
+
* AWS::SageMaker::EndpointConfig.ProductionVariant ModelDataDownloadTimeoutInSeconds (__added__)
|
|
351
|
+
* AWS::SageMaker::EndpointConfig.ProductionVariant VolumeSizeInGB (__added__)
|
|
352
|
+
* AWS::SageMaker::Workteam.MemberDefinition OidcMemberDefinition (__added__)
|
|
353
|
+
* AWS::SageMaker::Workteam.MemberDefinition CognitoMemberDefinition.Required (__changed__)
|
|
354
|
+
* Old: true
|
|
355
|
+
* New: false
|
|
356
|
+
|
|
357
|
+
## Unapplied changes
|
|
358
|
+
|
|
359
|
+
* AWS::IdentityStore is at 0.0.0
|
|
360
|
+
* AWS::M2 is at 89.0.0
|
|
361
|
+
* AWS::Rekognition is at 68.0.0
|
|
362
|
+
|
|
1
363
|
# CloudFormation Resource Specification v89.0.0
|
|
2
364
|
|
|
3
365
|
## New Resource Types
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
91.0.0
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-cdk/cfnspec",
|
|
3
3
|
"description": "The CloudFormation resource specification used by @aws-cdk packages",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.45.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"update": "cdk-build && /bin/bash build-tools/update.sh && /bin/bash build-tools/update-cfnlint.sh",
|
|
7
7
|
"update-metrics": "/bin/bash build-tools/update-metrics.sh",
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"main": "lib/index.js",
|
|
31
31
|
"types": "lib/index.d.ts",
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@aws-cdk/cdk-build-tools": "2.
|
|
34
|
-
"@aws-cdk/pkglint": "2.
|
|
33
|
+
"@aws-cdk/cdk-build-tools": "2.45.0",
|
|
34
|
+
"@aws-cdk/pkglint": "2.45.0",
|
|
35
35
|
"@types/fs-extra": "^8.1.2",
|
|
36
36
|
"@types/jest": "^27.5.2",
|
|
37
37
|
"@types/md5": "^2.3.2",
|