Skip to content

Commit 153a698

Browse files
feat: update L1 CloudFormation resource definitions (#30921)
Updates the L1 CloudFormation resource definitions with the latest changes from `@aws-cdk/aws-service-spec` **L1 CloudFormation resource definition changes:** ``` ├[~] service aws-cloudformation │ └ resources │ └[~] resource AWS::CloudFormation::StackSet │ └ types │ └[~] type DeploymentTargets │ └ properties │ └ AccountFilterType: (documentation changed) ├[~] service aws-codepipeline │ └ resources │ └[~] resource AWS::CodePipeline::Webhook │ ├ properties │ │ └ Authentication: (documentation changed) │ └ types │ └[~] type WebhookAuthConfiguration │ └ properties │ └ SecretToken: (documentation changed) ├[~] service aws-ec2 │ └ resources │ ├[~] resource AWS::EC2::EC2Fleet │ │ └ types │ │ └[~] type FleetLaunchTemplateOverridesRequest │ │ └ properties │ │ └ WeightedCapacity: (documentation changed) │ └[~] resource AWS::EC2::SpotFleet │ └ types │ ├[~] type LaunchTemplateOverrides │ │ └ properties │ │ └ WeightedCapacity: (documentation changed) │ └[~] type SpotFleetLaunchSpecification │ └ properties │ └ WeightedCapacity: (documentation changed) ├[~] service aws-elasticloadbalancingv2 │ └ resources │ └[~] resource AWS::ElasticLoadBalancingV2::TargetGroup │ └ types │ └[~] type TargetGroupAttribute │ └ properties │ └ Key: (documentation changed) ├[~] service aws-emr │ └ resources │ ├[~] resource AWS::EMR::Cluster │ │ └ properties │ │ └ AutoTerminationPolicy: (documentation changed) │ ├[~] resource AWS::EMR::SecurityConfiguration │ │ └ properties │ │ └ SecurityConfiguration: (documentation changed) │ └[~] resource AWS::EMR::WALWorkspace │ ├ - documentation: A WAL workspace is a logical container of write-ahead logs (WALs). All WALs in Amazon EMR WAL are encapsulated by a WAL workspace. │ │ + documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emr-walworkspace.html │ └ properties │ ├ Tags: (documentation changed) │ └ WALWorkspaceName: (documentation changed) ├[~] service aws-glue │ └ resources │ └[~] resource AWS::Glue::Job │ └ properties │ └ GlueVersion: (documentation changed) ├[~] service aws-guardduty │ └ resources │ └[~] resource AWS::GuardDuty::MalwareProtectionPlan │ └ properties │ └ Role: (documentation changed) └[~] service aws-rds └ resources ├[~] resource AWS::RDS::DBCluster │ ├ properties │ │ └ PubliclyAccessible: (documentation changed) │ └ types │ └[~] type MasterUserSecret │ └ properties │ └ SecretArn: (documentation changed) └[~] resource AWS::RDS::DBInstance ├ attributes │ └ MasterUserSecret.SecretArn: (documentation changed) └ types └[~] type MasterUserSecret └ properties └ SecretArn: (documentation changed) ```
1 parent 6642f9b commit 153a698

File tree

5 files changed

+21
-21
lines changed

5 files changed

+21
-21
lines changed

packages/@aws-cdk/cloudformation-diff/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"license": "Apache-2.0",
2525
"dependencies": {
26-
"@aws-cdk/aws-service-spec": "^0.1.11",
27-
"@aws-cdk/service-spec-types": "^0.0.79",
26+
"@aws-cdk/aws-service-spec": "^0.1.12",
27+
"@aws-cdk/service-spec-types": "^0.0.80",
2828
"chalk": "^4",
2929
"diff": "^5.2.0",
3030
"fast-deep-equal": "^3.1.3",

packages/@aws-cdk/integ-runner/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@aws-cdk/cloud-assembly-schema": "0.0.0",
7575
"@aws-cdk/cloudformation-diff": "0.0.0",
7676
"@aws-cdk/cx-api": "0.0.0",
77-
"@aws-cdk/aws-service-spec": "^0.1.11",
77+
"@aws-cdk/aws-service-spec": "^0.1.12",
7878
"cdk-assets": "0.0.0",
7979
"@aws-cdk/cdk-cli-wrapper": "0.0.0",
8080
"aws-cdk": "0.0.0",

packages/aws-cdk-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"mime-types": "^2.1.35"
136136
},
137137
"devDependencies": {
138-
"@aws-cdk/aws-service-spec": "^0.1.11",
138+
"@aws-cdk/aws-service-spec": "^0.1.12",
139139
"@aws-cdk/cdk-build-tools": "0.0.0",
140140
"@aws-cdk/custom-resource-handlers": "0.0.0",
141141
"@aws-cdk/pkglint": "0.0.0",

tools/@aws-cdk/spec2cdk/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"license": "Apache-2.0",
3434
"dependencies": {
35-
"@aws-cdk/aws-service-spec": "^0.1.11",
36-
"@aws-cdk/service-spec-importers": "^0.0.40",
37-
"@aws-cdk/service-spec-types": "^0.0.79",
35+
"@aws-cdk/aws-service-spec": "^0.1.12",
36+
"@aws-cdk/service-spec-importers": "^0.0.41",
37+
"@aws-cdk/service-spec-types": "^0.0.80",
3838
"@cdklabs/tskb": "^0.0.3",
3939
"@cdklabs/typewriter": "^0.0.3",
4040
"camelcase": "^6",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
resolved "https://registry.npmjs.org/@aws-cdk/asset-node-proxy-agent-v6/-/asset-node-proxy-agent-v6-2.0.3.tgz#9b5d213b5ce5ad4461f6a4720195ff8de72e6523"
5252
integrity sha512-twhuEG+JPOYCYPx/xy5uH2+VUsIEhPTzDY0F1KuB+ocjWWB/KEDiOVL19nHvbPCB6fhWnkykXEMJ4HHcKvjtvg==
5353

54-
"@aws-cdk/aws-service-spec@^0.1.11":
55-
version "0.1.11"
56-
resolved "https://registry.npmjs.org/@aws-cdk/aws-service-spec/-/aws-service-spec-0.1.11.tgz#a0e2acddf9fb260a992ea813767525d9509ec657"
57-
integrity sha512-OGsu1Z+xWZcUBmbBazcplYzXopweuZGd3HL8rBgn5LbSyGAeiRVsw8/EhwBg4/emUu+sw6L7PmDJ2igX8HWYMw==
54+
"@aws-cdk/aws-service-spec@^0.1.12":
55+
version "0.1.12"
56+
resolved "https://registry.npmjs.org/@aws-cdk/aws-service-spec/-/aws-service-spec-0.1.12.tgz#202b8ee67fc9e56c61f9c8970c940eaec10659e3"
57+
integrity sha512-WhqQw+0xWgZLs4CAwZ1+SMM/xj7oodFkqNJoRxJ2Cq5ErwcPjbtKGaua1BkMavEvIgOPkgfTaggqSRo4ACojdQ==
5858
dependencies:
59-
"@aws-cdk/service-spec-types" "^0.0.79"
59+
"@aws-cdk/service-spec-types" "^0.0.80"
6060
"@cdklabs/tskb" "^0.0.3"
6161

6262
"@aws-cdk/lambda-layer-kubectl-v24@^2.0.242":
@@ -74,12 +74,12 @@
7474
resolved "https://registry.npmjs.org/@aws-cdk/lambda-layer-kubectl-v30/-/lambda-layer-kubectl-v30-2.0.0.tgz#97c40d31e5350ce7170be5d188361118b1e39231"
7575
integrity sha512-yES6NfrJ3QV1372lAZ2FLXp/no4bqDWBXeSREJdrpWjQzD0wvL/hCpHEyjZrzHhOi27YbMxFTQ3g9isKAul8+A==
7676

77-
"@aws-cdk/service-spec-importers@^0.0.40":
78-
version "0.0.40"
79-
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-importers/-/service-spec-importers-0.0.40.tgz#3f27aebe00a030067294194166fc06d3e700935e"
80-
integrity sha512-JTIWU7+LK1uUvAo+7QekGqskJpM0wLAWrW6T8+eHP5SlJvy6Qt9sdENgYThFjDsgzVkveyaAS/VcARsLzEkJcA==
77+
"@aws-cdk/service-spec-importers@^0.0.41":
78+
version "0.0.41"
79+
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-importers/-/service-spec-importers-0.0.41.tgz#d956180a3aa4d25a16bbabb92d854c9b2da9df0c"
80+
integrity sha512-Cmh0U8xUYhcduLSCto8RJOldqORlavZ+9kZ/4eWK4MSgbdx6y0qekW6fPRkhFIvuamUyGdcq12vov+o24mSr7Q==
8181
dependencies:
82-
"@aws-cdk/service-spec-types" "^0.0.79"
82+
"@aws-cdk/service-spec-types" "^0.0.80"
8383
"@cdklabs/tskb" "^0.0.3"
8484
ajv "^6"
8585
canonicalize "^2.0.0"
@@ -90,10 +90,10 @@
9090
glob "^8"
9191
sort-json "^2.0.1"
9292

93-
"@aws-cdk/service-spec-types@^0.0.79":
94-
version "0.0.79"
95-
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-types/-/service-spec-types-0.0.79.tgz#9efdc886768e3b3754826ad0da291b7ecc209775"
96-
integrity sha512-of5gMJx8Qn54rh5bxnsTg12d2N4EFToIEyczeWOXsNYsmsDDJlsrswCsBySe0BwLWvRga2iv1kFk8W6f+cIAZQ==
93+
"@aws-cdk/service-spec-types@^0.0.80":
94+
version "0.0.80"
95+
resolved "https://registry.npmjs.org/@aws-cdk/service-spec-types/-/service-spec-types-0.0.80.tgz#6532855ca854c236b3dd4342726f1351b6ac55ee"
96+
integrity sha512-h+GK+gNP3QvCUjrnm12+AdrpTlI9twrBHRAUMCq1d0pIcvWyFNoiMrxWVYeRs3stgvSKZYdanqt/zS3SUPwkZw==
9797
dependencies:
9898
"@cdklabs/tskb" "^0.0.3"
9999

0 commit comments

Comments
 (0)