Skip to content

Commit 674ec01

Browse files
feat(cfnspec): cloudformation spec v125.0.0 (#25834)
1 parent c0aae00 commit 674ec01

File tree

225 files changed

+826
-230
lines changed

Some content is hidden

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

225 files changed

+826
-230
lines changed

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

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,67 @@
1+
# CloudFormation Resource Specification v125.0.0
2+
3+
## New Resource Types
4+
5+
* AWS::Detective::OrganizationAdmin
6+
7+
## Attribute Changes
8+
9+
* AWS::ApiGatewayV2::RouteResponse RouteResponseId (__added__)
10+
11+
## Property Changes
12+
13+
* AWS::ApiGatewayV2::RouteResponse ResponseParameters.PrimitiveType (__deleted__)
14+
* AWS::ApiGatewayV2::RouteResponse ResponseParameters.ItemType (__added__)
15+
* AWS::ApiGatewayV2::RouteResponse ResponseParameters.Type (__added__)
16+
* AWS::CloudTrail::EventDataStore IngestionEnabled (__added__)
17+
* AWS::CloudTrail::Trail AdvancedEventSelectors (__added__)
18+
* AWS::EC2::NetworkInterface EnablePrimaryIpv6 (__deleted__)
19+
* AWS::QuickSight::DataSet DataSetRefreshProperties (__added__)
20+
* AWS::QuickSight::DataSet DatasetParameters (__added__)
21+
* AWS::QuickSight::DataSet RowLevelPermissionTagConfiguration (__added__)
22+
23+
## Property Type Changes
24+
25+
* AWS::CloudTrail::Trail.AdvancedEventSelector (__added__)
26+
* AWS::CloudTrail::Trail.AdvancedFieldSelector (__added__)
27+
* AWS::QuickSight::DataSet.DataSetRefreshProperties (__added__)
28+
* AWS::QuickSight::DataSet.DatasetParameter (__added__)
29+
* AWS::QuickSight::DataSet.DateTimeDatasetParameter (__added__)
30+
* AWS::QuickSight::DataSet.DateTimeDatasetParameterDefaultValues (__added__)
31+
* AWS::QuickSight::DataSet.DecimalDatasetParameter (__added__)
32+
* AWS::QuickSight::DataSet.DecimalDatasetParameterDefaultValues (__added__)
33+
* AWS::QuickSight::DataSet.IncrementalRefresh (__added__)
34+
* AWS::QuickSight::DataSet.IntegerDatasetParameter (__added__)
35+
* AWS::QuickSight::DataSet.IntegerDatasetParameterDefaultValues (__added__)
36+
* AWS::QuickSight::DataSet.LookbackWindow (__added__)
37+
* AWS::QuickSight::DataSet.NewDefaultValues (__added__)
38+
* AWS::QuickSight::DataSet.OverrideDatasetParameterOperation (__added__)
39+
* AWS::QuickSight::DataSet.RefreshConfiguration (__added__)
40+
* AWS::QuickSight::DataSet.RowLevelPermissionTagConfiguration (__added__)
41+
* AWS::QuickSight::DataSet.RowLevelPermissionTagRule (__added__)
42+
* AWS::QuickSight::DataSet.StringDatasetParameter (__added__)
43+
* AWS::QuickSight::DataSet.StringDatasetParameterDefaultValues (__added__)
44+
* AWS::Glue::Job.JobCommand Runtime (__added__)
45+
* AWS::QuickSight::DataSet.RowLevelPermissionDataSet Status (__added__)
46+
* AWS::QuickSight::DataSet.TransformOperation OverrideDatasetParameterOperation (__added__)
47+
* AWS::QuickSight::DataSource.AthenaParameters RoleArn (__added__)
48+
* AWS::QuickSight::DataSource.S3Parameters RoleArn (__added__)
49+
50+
# CloudFormation Resource Specification (us-west-2) v125.0.0
51+
52+
## New Resource Types
53+
54+
55+
## Attribute Changes
56+
57+
58+
## Property Changes
59+
60+
61+
## Property Type Changes
62+
63+
64+
165
# CloudFormation Resource Specification v124.0.0
266

367
## New Resource Types

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
124.0.0
1+
125.0.0

packages/@aws-cdk/cfnspec/spec-source/cfn-lint/StatefulResources/000.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"AWS::ElastiCache::ReplicationGroup": {},
1515
"AWS::Elasticsearch::Domain": {},
1616
"AWS::FSx::FileSystem": {},
17+
"AWS::KMS::Key": {},
1718
"AWS::Logs::LogGroup": {},
1819
"AWS::Neptune::DBCluster": {},
1920
"AWS::Neptune::DBInstance": {},

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": "124.0.0",
2+
"$version": "125.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "124.0.0",
2+
"$version": "125.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "124.0.0",
2+
"$version": "125.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "124.0.0",
2+
"$version": "125.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "124.0.0",
2+
"$version": "125.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "124.0.0",
2+
"$version": "125.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$version": "124.0.0",
2+
"$version": "125.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",

0 commit comments

Comments
 (0)