From bb1b881ba9806d63dc07f76fc4082158eef07974 Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sun, 15 Dec 2024 19:39:08 -0800 Subject: [PATCH] feat(sources): update cfn-schema (#1500) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > ⚠️ This Pull Request updates daily and will overwrite **all** manual changes pushed to the branch Updates the cfn-schema source from upstream. See details in [workflow run]. [Workflow Run]: https://github.com/cdklabs/awscdk-service-spec/actions/runs/12345332031 ------ *Automatically created by projen via the "update-source-cfn-schema" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- .../us-east-1/aws-appconfig-configurationprofile.json | 4 ++-- .../us-east-1/aws-appconfig-environment.json | 4 ++-- .../us-east-1/aws-batch-jobdefinition.json | 4 ++-- .../us-east-1/aws-cassandra-keyspace.json | 4 ++-- .../CloudFormationSchema/us-east-1/aws-cassandra-type.json | 3 +++ .../us-east-1/aws-comprehend-documentclassifier.json | 4 ++-- sources/CloudFormationSchema/us-east-1/aws-ecs-service.json | 4 ++-- .../us-east-1/aws-fis-experimenttemplate.json | 4 ++-- .../us-east-1/aws-logs-accountpolicy.json | 4 ++-- .../us-east-1/aws-medialive-channelplacementgroup.json | 4 ++-- .../CloudFormationSchema/us-east-1/aws-medialive-cluster.json | 4 ++-- .../CloudFormationSchema/us-east-1/aws-medialive-network.json | 4 ++-- .../us-east-1/aws-medialive-sdisource.json | 4 ++-- .../CloudFormationSchema/us-east-1/aws-rds-dbinstance.json | 4 ++-- .../us-east-1/aws-sagemaker-dataqualityjobdefinition.json | 4 ++-- .../us-east-1/aws-sagemaker-modelbiasjobdefinition.json | 4 ++-- .../aws-sagemaker-modelexplainabilityjobdefinition.json | 4 ++-- .../us-east-1/aws-sagemaker-modelqualityjobdefinition.json | 4 ++-- .../CloudFormationSchema/us-east-1/aws-transfer-server.json | 4 ++-- .../us-east-2/aws-autoscaling-autoscalinggroup.json | 4 ++-- .../us-east-2/aws-cloudfront-distribution.json | 4 ++-- .../CloudFormationSchema/us-east-2/aws-datazone-domain.json | 4 ++-- .../us-east-2/aws-datazone-projectmembership.json | 4 ++-- .../us-east-2/aws-datazone-subscriptiontarget.json | 4 ++-- .../us-east-2/aws-fis-experimenttemplate.json | 4 ++-- .../us-east-2/aws-iot-softwarepackageversion.json | 4 ++-- .../us-east-2/aws-medialive-channelplacementgroup.json | 4 ++-- .../CloudFormationSchema/us-east-2/aws-medialive-cluster.json | 4 ++-- .../CloudFormationSchema/us-east-2/aws-medialive-network.json | 4 ++-- .../us-east-2/aws-medialive-sdisource.json | 4 ++-- .../CloudFormationSchema/us-east-2/aws-msk-replicator.json | 4 ++-- .../us-east-2/aws-redshiftserverless-workgroup.json | 4 ++-- .../us-east-2/aws-sagemaker-dataqualityjobdefinition.json | 4 ++-- .../us-east-2/aws-sagemaker-modelbiasjobdefinition.json | 4 ++-- .../aws-sagemaker-modelexplainabilityjobdefinition.json | 4 ++-- .../us-east-2/aws-sagemaker-modelqualityjobdefinition.json | 4 ++-- .../us-west-2/aws-appconfig-configurationprofile.json | 4 ++-- .../us-west-2/aws-appconfig-environment.json | 4 ++-- .../us-west-2/aws-cassandra-keyspace.json | 4 ++-- .../CloudFormationSchema/us-west-2/aws-cassandra-type.json | 3 +++ .../us-west-2/aws-comprehend-documentclassifier.json | 4 ++-- .../CloudFormationSchema/us-west-2/aws-ec2-vpcendpoint.json | 4 ++-- sources/CloudFormationSchema/us-west-2/aws-ecs-service.json | 4 ++-- .../us-west-2/aws-ecs-taskdefinition.json | 2 +- .../us-west-2/aws-fis-experimenttemplate.json | 4 ++-- .../CloudFormationSchema/us-west-2/aws-logs-integration.json | 4 ++-- .../us-west-2/aws-quicksight-dataset.json | 4 ++-- .../us-west-2/aws-sagemaker-dataqualityjobdefinition.json | 4 ++-- .../us-west-2/aws-sagemaker-modelbiasjobdefinition.json | 4 ++-- .../aws-sagemaker-modelexplainabilityjobdefinition.json | 4 ++-- .../us-west-2/aws-sagemaker-modelqualityjobdefinition.json | 4 ++-- .../us-west-2/aws-ssm-resourcepolicy.json | 4 ++-- .../CloudFormationSchema/us-west-2/aws-transfer-server.json | 4 ++-- 53 files changed, 107 insertions(+), 101 deletions(-) create mode 100644 sources/CloudFormationSchema/us-east-1/aws-cassandra-type.json create mode 100644 sources/CloudFormationSchema/us-west-2/aws-cassandra-type.json diff --git a/sources/CloudFormationSchema/us-east-1/aws-appconfig-configurationprofile.json b/sources/CloudFormationSchema/us-east-1/aws-appconfig-configurationprofile.json index 6755f34d8..a87e486c9 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-appconfig-configurationprofile.json +++ b/sources/CloudFormationSchema/us-east-1/aws-appconfig-configurationprofile.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80d374f72615447b02c82c11da20d2b4215c495584b9b88acf726d6b7f4eaaab -size 6431 +oid sha256:65823c191e9191436d18e1518c025942f12249bc09ab5f90f742471dc01296da +size 6942 diff --git a/sources/CloudFormationSchema/us-east-1/aws-appconfig-environment.json b/sources/CloudFormationSchema/us-east-1/aws-appconfig-environment.json index 47f1c9651..e64ce316b 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-appconfig-environment.json +++ b/sources/CloudFormationSchema/us-east-1/aws-appconfig-environment.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:477f774efc1762e5725507208f999b0461526a8f25b4599c8a2be5676c01d742 -size 4866 +oid sha256:0103030a0c729d59ed92a2d0a20d5acf47073110023b1c03c9afda2f4872825f +size 5377 diff --git a/sources/CloudFormationSchema/us-east-1/aws-batch-jobdefinition.json b/sources/CloudFormationSchema/us-east-1/aws-batch-jobdefinition.json index d6b560911..878283297 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-batch-jobdefinition.json +++ b/sources/CloudFormationSchema/us-east-1/aws-batch-jobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c15338dae3a259554ac2bdc904b13d68ad7fb151d5842373223a97fe8f1e3e07 -size 21719 +oid sha256:d8287438d2284c8fa8bb214d2253cb87cbcbc184c8dec37a3dff6ca3e83c0849 +size 28624 diff --git a/sources/CloudFormationSchema/us-east-1/aws-cassandra-keyspace.json b/sources/CloudFormationSchema/us-east-1/aws-cassandra-keyspace.json index f0aa0d9d7..85ee0b6ba 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-cassandra-keyspace.json +++ b/sources/CloudFormationSchema/us-east-1/aws-cassandra-keyspace.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ace039a62ecea31aae417dc9c0d5565429e73681b9ac43c929258005d0318784 -size 3534 +oid sha256:91f71e50c4abf3b3d5c71879ea8cce857bf8ec863e1832a09782be672661a228 +size 4308 diff --git a/sources/CloudFormationSchema/us-east-1/aws-cassandra-type.json b/sources/CloudFormationSchema/us-east-1/aws-cassandra-type.json new file mode 100644 index 000000000..fdfb4870c --- /dev/null +++ b/sources/CloudFormationSchema/us-east-1/aws-cassandra-type.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af127bd91929b52ef359374fb9fb1ce709838e25b94615e79438e28681c7edc +size 2796 diff --git a/sources/CloudFormationSchema/us-east-1/aws-comprehend-documentclassifier.json b/sources/CloudFormationSchema/us-east-1/aws-comprehend-documentclassifier.json index 7412fbc3e..7d5c43070 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-comprehend-documentclassifier.json +++ b/sources/CloudFormationSchema/us-east-1/aws-comprehend-documentclassifier.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cdf09a30b7e0ecbb70edfe567cb75db0b14e9b1a42a9276d712601e9d86df0e -size 8405 +oid sha256:48f944160815c06a4a04ac966ea227e3959f3e0acf056c455558560e0a85b8eb +size 8483 diff --git a/sources/CloudFormationSchema/us-east-1/aws-ecs-service.json b/sources/CloudFormationSchema/us-east-1/aws-ecs-service.json index d5a123421..fc41a310a 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-ecs-service.json +++ b/sources/CloudFormationSchema/us-east-1/aws-ecs-service.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cafde3f99816fac2d818668c1ee8f9fd78227cb5aeb3213c0e7c98a686af015 -size 78440 +oid sha256:2706c428354a1cc9ee10d46c9f1695aeee6f2114dc610a77dac69e7b8cf95515 +size 79273 diff --git a/sources/CloudFormationSchema/us-east-1/aws-fis-experimenttemplate.json b/sources/CloudFormationSchema/us-east-1/aws-fis-experimenttemplate.json index a42ed9265..23847f77b 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-fis-experimenttemplate.json +++ b/sources/CloudFormationSchema/us-east-1/aws-fis-experimenttemplate.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a73b836bdb6caba61ae37afd5a34a99a22ba0429b1cbdc1345597e11a88ccf10 -size 12849 +oid sha256:2cd879ec99078fd40380de3c837770b95d5863fb4d915e5a190856d3423821e4 +size 12834 diff --git a/sources/CloudFormationSchema/us-east-1/aws-logs-accountpolicy.json b/sources/CloudFormationSchema/us-east-1/aws-logs-accountpolicy.json index 184470600..0aeeb8707 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-logs-accountpolicy.json +++ b/sources/CloudFormationSchema/us-east-1/aws-logs-accountpolicy.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2095d72e556ce52b04f3edf2d937281592f665787c545fce34fee7a2fc203532 -size 3282 +oid sha256:6e0a8a38cbe26d9bf57a5382b66c65b6ff3bcf884aa43241c7ab9e3117a2c10e +size 3568 diff --git a/sources/CloudFormationSchema/us-east-1/aws-medialive-channelplacementgroup.json b/sources/CloudFormationSchema/us-east-1/aws-medialive-channelplacementgroup.json index 9cddf738f..7dc460b76 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-medialive-channelplacementgroup.json +++ b/sources/CloudFormationSchema/us-east-1/aws-medialive-channelplacementgroup.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56787aa836cf41af66f933f6d68ebb1988a12e9b8089f1f095998ec3ebb7c018 -size 3386 +oid sha256:8612764cbf5fe85057053b925966f8c21ee2309cd1961c2a15a4f4bb614007bb +size 3483 diff --git a/sources/CloudFormationSchema/us-east-1/aws-medialive-cluster.json b/sources/CloudFormationSchema/us-east-1/aws-medialive-cluster.json index fcaac6a5e..107152a2f 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-medialive-cluster.json +++ b/sources/CloudFormationSchema/us-east-1/aws-medialive-cluster.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc015c6bd273e5932fe8e3933c8bcd6a34c91a7ed0f603e850686f6397d28378 -size 5003 +oid sha256:1dde6c922a0c09362152b1320365944b1690aba7fc3ec135d2b2dce2bd2c0834 +size 5123 diff --git a/sources/CloudFormationSchema/us-east-1/aws-medialive-network.json b/sources/CloudFormationSchema/us-east-1/aws-medialive-network.json index 212ecfb85..7d4b19974 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-medialive-network.json +++ b/sources/CloudFormationSchema/us-east-1/aws-medialive-network.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22395fcb78bd0aba47f37a3d6b4094b54b31934db14737d32fb60d36c15d9215 -size 3588 +oid sha256:62ada17d85eb27bc904eb04b726139c97927ada9ebbd089703506b8577ee043e +size 3716 diff --git a/sources/CloudFormationSchema/us-east-1/aws-medialive-sdisource.json b/sources/CloudFormationSchema/us-east-1/aws-medialive-sdisource.json index 5efe64e1a..3fc32fdcc 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-medialive-sdisource.json +++ b/sources/CloudFormationSchema/us-east-1/aws-medialive-sdisource.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:159cec39265d40ff75334043bf382369f086b87d3218b54a18ff3b9eb6e294e0 -size 2887 +oid sha256:911d73f71444ce717462e4b3d94150369e46d99b5d32c989dddb9586fff4e579 +size 3017 diff --git a/sources/CloudFormationSchema/us-east-1/aws-rds-dbinstance.json b/sources/CloudFormationSchema/us-east-1/aws-rds-dbinstance.json index 43b72b944..1b8397dee 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-rds-dbinstance.json +++ b/sources/CloudFormationSchema/us-east-1/aws-rds-dbinstance.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2965210fbb1314ab0aab846f85743afb27a2a78990f5f0992d2b81227ca13541 -size 74007 +oid sha256:64a4f5a118a57340dab50874a37d40d6a03249a1328c3529aa70fd09be1803d8 +size 74064 diff --git a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-dataqualityjobdefinition.json b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-dataqualityjobdefinition.json index 8f42d1bf1..7b5359f2b 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-dataqualityjobdefinition.json +++ b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-dataqualityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8c30877a1a0f5d8a129ae5c5b51105666fc38e3aaf8793aa787aed01558c468 -size 19828 +oid sha256:4e2093bcabe10d0701141b1209c0b427e9e65b9f34899a2dc93f29e667c6073b +size 20071 diff --git a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelbiasjobdefinition.json b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelbiasjobdefinition.json index c695e5c18..f2446b86a 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelbiasjobdefinition.json +++ b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelbiasjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ee83a0611bb8692d98d8159ad279bb75c6fc4eddb0a4d815829832d0f0b52e4 -size 20557 +oid sha256:e8cb5d4320b2e8c04f12b2b5dc376d7247a2d28a0482f3e3360fbbbd2eb87533 +size 20800 diff --git a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelexplainabilityjobdefinition.json b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelexplainabilityjobdefinition.json index 0e7f90307..b6c46ff16 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelexplainabilityjobdefinition.json +++ b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelexplainabilityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40b5ee2db4fa72dcf173274c1e2593e599fe0f7f7273015d2d93cdb20aafc27e -size 19219 +oid sha256:3615605cd01232bec062aefad9a23723782f6fcd9053b6c7dd408ebf4686d4f1 +size 19462 diff --git a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelqualityjobdefinition.json b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelqualityjobdefinition.json index 81b5d232f..0d633bff3 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelqualityjobdefinition.json +++ b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-modelqualityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32370f2d2286064254d22f9b810e40a697d239610726a331238f099aa376d181 -size 21711 +oid sha256:c54d7c7f9aa80e9b0b7f3d10b9bc262189b75a0e53f56293a94efefb276fc39a +size 21954 diff --git a/sources/CloudFormationSchema/us-east-1/aws-transfer-server.json b/sources/CloudFormationSchema/us-east-1/aws-transfer-server.json index 24ea92470..1ce062632 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-transfer-server.json +++ b/sources/CloudFormationSchema/us-east-1/aws-transfer-server.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aab563b47763f0de7f77b68d3cf1c1889993e1bffb04b422e246a533b4e2c988 -size 11240 +oid sha256:1810a683b5179247a892f8f0069207bf3086838000024cbde05501ef87d76540 +size 11463 diff --git a/sources/CloudFormationSchema/us-east-2/aws-autoscaling-autoscalinggroup.json b/sources/CloudFormationSchema/us-east-2/aws-autoscaling-autoscalinggroup.json index ba8323aaf..049c8417b 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-autoscaling-autoscalinggroup.json +++ b/sources/CloudFormationSchema/us-east-2/aws-autoscaling-autoscalinggroup.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ca260f7958e954911894e03988563c680e1286ab534b4e1dc0776c42e898023 -size 80022 +oid sha256:62c72fb47e29d18bfc556b2295a8e3947c1bbb8c3ea9c4f6021b091d0b98cc47 +size 81603 diff --git a/sources/CloudFormationSchema/us-east-2/aws-cloudfront-distribution.json b/sources/CloudFormationSchema/us-east-2/aws-cloudfront-distribution.json index 1eb31e018..6138ed9c0 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-cloudfront-distribution.json +++ b/sources/CloudFormationSchema/us-east-2/aws-cloudfront-distribution.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c588e25efcb6fc75289720ad0dabfab3790e0f712e2ed2c2adfe8cc54b976cd -size 97938 +oid sha256:b5e742ae6435069cf7eba2be2a2f6f06197893c15f422184cde938a080fe2da2 +size 98632 diff --git a/sources/CloudFormationSchema/us-east-2/aws-datazone-domain.json b/sources/CloudFormationSchema/us-east-2/aws-datazone-domain.json index b97044b9d..fcae79b45 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-datazone-domain.json +++ b/sources/CloudFormationSchema/us-east-2/aws-datazone-domain.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4dd6959144ee65a78e42d18ea77311719933176658e55d98f7cdffa4a93c4be -size 5790 +oid sha256:6338725676fad44811770caa069cdbfbdc44f2977eeb87473af4d318b21078ba +size 5885 diff --git a/sources/CloudFormationSchema/us-east-2/aws-datazone-projectmembership.json b/sources/CloudFormationSchema/us-east-2/aws-datazone-projectmembership.json index 04adadd14..1a35988b4 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-datazone-projectmembership.json +++ b/sources/CloudFormationSchema/us-east-2/aws-datazone-projectmembership.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:446f406453b5d5a43b0d7b41787df71f9f8a59fd426c1fdf113ee277d6787286 -size 2923 +oid sha256:6d887f4a4dcc1ef0b31a25c726457c5cba96d8514cf8d8ce366a0d4e6f05b38f +size 3004 diff --git a/sources/CloudFormationSchema/us-east-2/aws-datazone-subscriptiontarget.json b/sources/CloudFormationSchema/us-east-2/aws-datazone-subscriptiontarget.json index de5aee0ef..d70437740 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-datazone-subscriptiontarget.json +++ b/sources/CloudFormationSchema/us-east-2/aws-datazone-subscriptiontarget.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d3eb20b7c4758d3f02cc5a5b425372121f56a5caedc4d7f26f1b5fc35894f02 -size 5972 +oid sha256:b8f05e785b5311f3d82d442d8e03ea082aa43a6f65d07528acaec2c28d7a4c3b +size 5952 diff --git a/sources/CloudFormationSchema/us-east-2/aws-fis-experimenttemplate.json b/sources/CloudFormationSchema/us-east-2/aws-fis-experimenttemplate.json index a42ed9265..23847f77b 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-fis-experimenttemplate.json +++ b/sources/CloudFormationSchema/us-east-2/aws-fis-experimenttemplate.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a73b836bdb6caba61ae37afd5a34a99a22ba0429b1cbdc1345597e11a88ccf10 -size 12849 +oid sha256:2cd879ec99078fd40380de3c837770b95d5863fb4d915e5a190856d3423821e4 +size 12834 diff --git a/sources/CloudFormationSchema/us-east-2/aws-iot-softwarepackageversion.json b/sources/CloudFormationSchema/us-east-2/aws-iot-softwarepackageversion.json index a537be63b..14035f225 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-iot-softwarepackageversion.json +++ b/sources/CloudFormationSchema/us-east-2/aws-iot-softwarepackageversion.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a86ac1d75a91af3193fcae2115b25f1e1973df4b73fe7a2a37f4c0128de6e958 -size 3774 +oid sha256:2ec3478cf986fc593f2148649c0e11b7f3b1f792df389fe0cb04d9cfca03bb52 +size 3899 diff --git a/sources/CloudFormationSchema/us-east-2/aws-medialive-channelplacementgroup.json b/sources/CloudFormationSchema/us-east-2/aws-medialive-channelplacementgroup.json index 9cddf738f..7dc460b76 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-medialive-channelplacementgroup.json +++ b/sources/CloudFormationSchema/us-east-2/aws-medialive-channelplacementgroup.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56787aa836cf41af66f933f6d68ebb1988a12e9b8089f1f095998ec3ebb7c018 -size 3386 +oid sha256:8612764cbf5fe85057053b925966f8c21ee2309cd1961c2a15a4f4bb614007bb +size 3483 diff --git a/sources/CloudFormationSchema/us-east-2/aws-medialive-cluster.json b/sources/CloudFormationSchema/us-east-2/aws-medialive-cluster.json index fcaac6a5e..107152a2f 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-medialive-cluster.json +++ b/sources/CloudFormationSchema/us-east-2/aws-medialive-cluster.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc015c6bd273e5932fe8e3933c8bcd6a34c91a7ed0f603e850686f6397d28378 -size 5003 +oid sha256:1dde6c922a0c09362152b1320365944b1690aba7fc3ec135d2b2dce2bd2c0834 +size 5123 diff --git a/sources/CloudFormationSchema/us-east-2/aws-medialive-network.json b/sources/CloudFormationSchema/us-east-2/aws-medialive-network.json index 212ecfb85..7d4b19974 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-medialive-network.json +++ b/sources/CloudFormationSchema/us-east-2/aws-medialive-network.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22395fcb78bd0aba47f37a3d6b4094b54b31934db14737d32fb60d36c15d9215 -size 3588 +oid sha256:62ada17d85eb27bc904eb04b726139c97927ada9ebbd089703506b8577ee043e +size 3716 diff --git a/sources/CloudFormationSchema/us-east-2/aws-medialive-sdisource.json b/sources/CloudFormationSchema/us-east-2/aws-medialive-sdisource.json index 5efe64e1a..3fc32fdcc 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-medialive-sdisource.json +++ b/sources/CloudFormationSchema/us-east-2/aws-medialive-sdisource.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:159cec39265d40ff75334043bf382369f086b87d3218b54a18ff3b9eb6e294e0 -size 2887 +oid sha256:911d73f71444ce717462e4b3d94150369e46d99b5d32c989dddb9586fff4e579 +size 3017 diff --git a/sources/CloudFormationSchema/us-east-2/aws-msk-replicator.json b/sources/CloudFormationSchema/us-east-2/aws-msk-replicator.json index 77552c2b0..33570a73b 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-msk-replicator.json +++ b/sources/CloudFormationSchema/us-east-2/aws-msk-replicator.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2249323f936662756ebdd89d29dab583b8b0339c0560aced03931b66d3845dd3 -size 12590 +oid sha256:d5807c8ed96831dc6b15ea29f4b95850feacd2817e4c9836af2d94e9633ce420 +size 12915 diff --git a/sources/CloudFormationSchema/us-east-2/aws-redshiftserverless-workgroup.json b/sources/CloudFormationSchema/us-east-2/aws-redshiftserverless-workgroup.json index a78551977..275986b02 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-redshiftserverless-workgroup.json +++ b/sources/CloudFormationSchema/us-east-2/aws-redshiftserverless-workgroup.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c886c99235bae7384443c7b74577dfbcf535af5aec38559d7e7da9f8096127f5 -size 11316 +oid sha256:292abcab69c785fb3db5aa67481e43593629d1383121e940fd074568753dfdcd +size 12078 diff --git a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-dataqualityjobdefinition.json b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-dataqualityjobdefinition.json index 8f42d1bf1..7b5359f2b 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-dataqualityjobdefinition.json +++ b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-dataqualityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8c30877a1a0f5d8a129ae5c5b51105666fc38e3aaf8793aa787aed01558c468 -size 19828 +oid sha256:4e2093bcabe10d0701141b1209c0b427e9e65b9f34899a2dc93f29e667c6073b +size 20071 diff --git a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelbiasjobdefinition.json b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelbiasjobdefinition.json index c695e5c18..f2446b86a 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelbiasjobdefinition.json +++ b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelbiasjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ee83a0611bb8692d98d8159ad279bb75c6fc4eddb0a4d815829832d0f0b52e4 -size 20557 +oid sha256:e8cb5d4320b2e8c04f12b2b5dc376d7247a2d28a0482f3e3360fbbbd2eb87533 +size 20800 diff --git a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelexplainabilityjobdefinition.json b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelexplainabilityjobdefinition.json index 0e7f90307..b6c46ff16 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelexplainabilityjobdefinition.json +++ b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelexplainabilityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40b5ee2db4fa72dcf173274c1e2593e599fe0f7f7273015d2d93cdb20aafc27e -size 19219 +oid sha256:3615605cd01232bec062aefad9a23723782f6fcd9053b6c7dd408ebf4686d4f1 +size 19462 diff --git a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelqualityjobdefinition.json b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelqualityjobdefinition.json index 81b5d232f..0d633bff3 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelqualityjobdefinition.json +++ b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-modelqualityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32370f2d2286064254d22f9b810e40a697d239610726a331238f099aa376d181 -size 21711 +oid sha256:c54d7c7f9aa80e9b0b7f3d10b9bc262189b75a0e53f56293a94efefb276fc39a +size 21954 diff --git a/sources/CloudFormationSchema/us-west-2/aws-appconfig-configurationprofile.json b/sources/CloudFormationSchema/us-west-2/aws-appconfig-configurationprofile.json index 6755f34d8..a87e486c9 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-appconfig-configurationprofile.json +++ b/sources/CloudFormationSchema/us-west-2/aws-appconfig-configurationprofile.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80d374f72615447b02c82c11da20d2b4215c495584b9b88acf726d6b7f4eaaab -size 6431 +oid sha256:65823c191e9191436d18e1518c025942f12249bc09ab5f90f742471dc01296da +size 6942 diff --git a/sources/CloudFormationSchema/us-west-2/aws-appconfig-environment.json b/sources/CloudFormationSchema/us-west-2/aws-appconfig-environment.json index 47f1c9651..e64ce316b 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-appconfig-environment.json +++ b/sources/CloudFormationSchema/us-west-2/aws-appconfig-environment.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:477f774efc1762e5725507208f999b0461526a8f25b4599c8a2be5676c01d742 -size 4866 +oid sha256:0103030a0c729d59ed92a2d0a20d5acf47073110023b1c03c9afda2f4872825f +size 5377 diff --git a/sources/CloudFormationSchema/us-west-2/aws-cassandra-keyspace.json b/sources/CloudFormationSchema/us-west-2/aws-cassandra-keyspace.json index f0aa0d9d7..85ee0b6ba 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-cassandra-keyspace.json +++ b/sources/CloudFormationSchema/us-west-2/aws-cassandra-keyspace.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ace039a62ecea31aae417dc9c0d5565429e73681b9ac43c929258005d0318784 -size 3534 +oid sha256:91f71e50c4abf3b3d5c71879ea8cce857bf8ec863e1832a09782be672661a228 +size 4308 diff --git a/sources/CloudFormationSchema/us-west-2/aws-cassandra-type.json b/sources/CloudFormationSchema/us-west-2/aws-cassandra-type.json new file mode 100644 index 000000000..fdfb4870c --- /dev/null +++ b/sources/CloudFormationSchema/us-west-2/aws-cassandra-type.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7af127bd91929b52ef359374fb9fb1ce709838e25b94615e79438e28681c7edc +size 2796 diff --git a/sources/CloudFormationSchema/us-west-2/aws-comprehend-documentclassifier.json b/sources/CloudFormationSchema/us-west-2/aws-comprehend-documentclassifier.json index 7412fbc3e..7d5c43070 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-comprehend-documentclassifier.json +++ b/sources/CloudFormationSchema/us-west-2/aws-comprehend-documentclassifier.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cdf09a30b7e0ecbb70edfe567cb75db0b14e9b1a42a9276d712601e9d86df0e -size 8405 +oid sha256:48f944160815c06a4a04ac966ea227e3959f3e0acf056c455558560e0a85b8eb +size 8483 diff --git a/sources/CloudFormationSchema/us-west-2/aws-ec2-vpcendpoint.json b/sources/CloudFormationSchema/us-west-2/aws-ec2-vpcendpoint.json index e5a51fa37..4d27b3196 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-ec2-vpcendpoint.json +++ b/sources/CloudFormationSchema/us-west-2/aws-ec2-vpcendpoint.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6746b9b250386efaef8f8772cbf4457e37d1725bb96d44345d6aa11c6ce8d3d -size 7186 +oid sha256:c89f76fc75064903b02ca758789c4cbb462ff51fb876e47ac606271336236ad6 +size 8900 diff --git a/sources/CloudFormationSchema/us-west-2/aws-ecs-service.json b/sources/CloudFormationSchema/us-west-2/aws-ecs-service.json index d5a123421..fc41a310a 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-ecs-service.json +++ b/sources/CloudFormationSchema/us-west-2/aws-ecs-service.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cafde3f99816fac2d818668c1ee8f9fd78227cb5aeb3213c0e7c98a686af015 -size 78440 +oid sha256:2706c428354a1cc9ee10d46c9f1695aeee6f2114dc610a77dac69e7b8cf95515 +size 79273 diff --git a/sources/CloudFormationSchema/us-west-2/aws-ecs-taskdefinition.json b/sources/CloudFormationSchema/us-west-2/aws-ecs-taskdefinition.json index 2080cc8d5..83c79781f 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-ecs-taskdefinition.json +++ b/sources/CloudFormationSchema/us-west-2/aws-ecs-taskdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19b2cab780f1312e1789d122c0b38a94f16f88e90182317d1a0a4f005b3204cd +oid sha256:5a7c0c8fb30160916264a85bf3e42475153d5c7d065f92fc8e37aecbb382d447 size 128649 diff --git a/sources/CloudFormationSchema/us-west-2/aws-fis-experimenttemplate.json b/sources/CloudFormationSchema/us-west-2/aws-fis-experimenttemplate.json index a42ed9265..23847f77b 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-fis-experimenttemplate.json +++ b/sources/CloudFormationSchema/us-west-2/aws-fis-experimenttemplate.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a73b836bdb6caba61ae37afd5a34a99a22ba0429b1cbdc1345597e11a88ccf10 -size 12849 +oid sha256:2cd879ec99078fd40380de3c837770b95d5863fb4d915e5a190856d3423821e4 +size 12834 diff --git a/sources/CloudFormationSchema/us-west-2/aws-logs-integration.json b/sources/CloudFormationSchema/us-west-2/aws-logs-integration.json index fd2d07a7d..cb31375b4 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-logs-integration.json +++ b/sources/CloudFormationSchema/us-west-2/aws-logs-integration.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:824cda65a0acc63ac53ed28cae406732c7d8762427cadd06309722b7b38bc818 -size 3990 +oid sha256:ff70442d60e69881f10181abd19934132102394230b6235c78b50be923e9bb0d +size 3989 diff --git a/sources/CloudFormationSchema/us-west-2/aws-quicksight-dataset.json b/sources/CloudFormationSchema/us-west-2/aws-quicksight-dataset.json index 20b65cbe3..662a06ac0 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-quicksight-dataset.json +++ b/sources/CloudFormationSchema/us-west-2/aws-quicksight-dataset.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b283b0d7cb8ae8a19c17dba9fc476e74b7a8d327fd7ecec4a63d654d75ec3c22 -size 50111 +oid sha256:f1b3c782c576d7a514bed255eef662a4ed933552f022213c5e9b5e68b1676941 +size 50940 diff --git a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-dataqualityjobdefinition.json b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-dataqualityjobdefinition.json index 8f42d1bf1..7b5359f2b 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-dataqualityjobdefinition.json +++ b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-dataqualityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8c30877a1a0f5d8a129ae5c5b51105666fc38e3aaf8793aa787aed01558c468 -size 19828 +oid sha256:4e2093bcabe10d0701141b1209c0b427e9e65b9f34899a2dc93f29e667c6073b +size 20071 diff --git a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelbiasjobdefinition.json b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelbiasjobdefinition.json index c695e5c18..f2446b86a 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelbiasjobdefinition.json +++ b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelbiasjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ee83a0611bb8692d98d8159ad279bb75c6fc4eddb0a4d815829832d0f0b52e4 -size 20557 +oid sha256:e8cb5d4320b2e8c04f12b2b5dc376d7247a2d28a0482f3e3360fbbbd2eb87533 +size 20800 diff --git a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelexplainabilityjobdefinition.json b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelexplainabilityjobdefinition.json index 0e7f90307..b6c46ff16 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelexplainabilityjobdefinition.json +++ b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelexplainabilityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40b5ee2db4fa72dcf173274c1e2593e599fe0f7f7273015d2d93cdb20aafc27e -size 19219 +oid sha256:3615605cd01232bec062aefad9a23723782f6fcd9053b6c7dd408ebf4686d4f1 +size 19462 diff --git a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelqualityjobdefinition.json b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelqualityjobdefinition.json index 81b5d232f..0d633bff3 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelqualityjobdefinition.json +++ b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-modelqualityjobdefinition.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32370f2d2286064254d22f9b810e40a697d239610726a331238f099aa376d181 -size 21711 +oid sha256:c54d7c7f9aa80e9b0b7f3d10b9bc262189b75a0e53f56293a94efefb276fc39a +size 21954 diff --git a/sources/CloudFormationSchema/us-west-2/aws-ssm-resourcepolicy.json b/sources/CloudFormationSchema/us-west-2/aws-ssm-resourcepolicy.json index ac097b3f4..a5d6a5877 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-ssm-resourcepolicy.json +++ b/sources/CloudFormationSchema/us-west-2/aws-ssm-resourcepolicy.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a7660c191009e48568de6cd253fe7d1eab0684f1b48ab471e2753bedc5429bb -size 1432 +oid sha256:a525e0aeaded03faf8566fc50a9d0861c3cca4c3e5f75bbfd873292f145ed463 +size 1486 diff --git a/sources/CloudFormationSchema/us-west-2/aws-transfer-server.json b/sources/CloudFormationSchema/us-west-2/aws-transfer-server.json index 24ea92470..1ce062632 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-transfer-server.json +++ b/sources/CloudFormationSchema/us-west-2/aws-transfer-server.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aab563b47763f0de7f77b68d3cf1c1889993e1bffb04b422e246a533b4e2c988 -size 11240 +oid sha256:1810a683b5179247a892f8f0069207bf3086838000024cbde05501ef87d76540 +size 11463