From d9fd62e8feb598f868fd92f34cf12fe7cc66d7cf Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Sun, 5 Jan 2025 19:29:57 -0800 Subject: [PATCH] feat(sources): update cfn-schema (#1543) 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/12625891704 ------ *Automatically created by projen via the "update-source-cfn-schema" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- .../CloudFormationSchema/us-east-1/aws-amazonmq-broker.json | 4 ++-- .../CloudFormationSchema/us-east-1/aws-docdb-dbcluster.json | 4 ++-- .../us-east-1/aws-mediaconvert-queue.json | 4 ++-- .../us-east-1/aws-sagemaker-endpointconfig.json | 4 ++-- .../CloudFormationSchema/us-east-2/aws-amazonmq-broker.json | 4 ++-- .../us-east-2/aws-cleanrooms-collaboration.json | 4 ++-- .../us-east-2/aws-cleanrooms-membership.json | 4 ++-- .../CloudFormationSchema/us-east-2/aws-docdb-dbcluster.json | 4 ++-- .../us-east-2/aws-mediaconvert-queue.json | 4 ++-- .../us-east-2/aws-sagemaker-endpointconfig.json | 4 ++-- .../us-east-2/aws-servicediscovery-service.json | 4 ++-- .../CloudFormationSchema/us-west-2/aws-amazonmq-broker.json | 4 ++-- .../CloudFormationSchema/us-west-2/aws-docdb-dbcluster.json | 4 ++-- sources/CloudFormationSchema/us-west-2/aws-logs-loggroup.json | 4 ++-- .../us-west-2/aws-mediaconvert-queue.json | 4 ++-- sources/CloudFormationSchema/us-west-2/aws-rds-dbcluster.json | 4 ++-- .../CloudFormationSchema/us-west-2/aws-rds-dbinstance.json | 4 ++-- .../us-west-2/aws-sagemaker-endpointconfig.json | 4 ++-- 18 files changed, 36 insertions(+), 36 deletions(-) diff --git a/sources/CloudFormationSchema/us-east-1/aws-amazonmq-broker.json b/sources/CloudFormationSchema/us-east-1/aws-amazonmq-broker.json index 3e6a68e7b..1ed003073 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-amazonmq-broker.json +++ b/sources/CloudFormationSchema/us-east-1/aws-amazonmq-broker.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38101f5d043990416fcf796783887f0adb3efe72853f89d4ccdbf4c7f9b676f5 -size 6759 +oid sha256:dfecc718f3d7dba6c89a6cd86b975f00036615480ec6977423fc7f4f5b4055f6 +size 6829 diff --git a/sources/CloudFormationSchema/us-east-1/aws-docdb-dbcluster.json b/sources/CloudFormationSchema/us-east-1/aws-docdb-dbcluster.json index 393a11a1f..9823f65ca 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-docdb-dbcluster.json +++ b/sources/CloudFormationSchema/us-east-1/aws-docdb-dbcluster.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:626f9afd2f296203ca031c8995b934bc29d91a50940286a2b7244eca07e3b0ce -size 3339 +oid sha256:a0e47d94f00de198449d00261ec97ba37f3977b0fa5525c8c6537111918c21b5 +size 3539 diff --git a/sources/CloudFormationSchema/us-east-1/aws-mediaconvert-queue.json b/sources/CloudFormationSchema/us-east-1/aws-mediaconvert-queue.json index 8a22a4982..d320f09e3 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-mediaconvert-queue.json +++ b/sources/CloudFormationSchema/us-east-1/aws-mediaconvert-queue.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f50f921d6123fdef50096db5e8ed80a15f26fe6ba6ec02998a37ed7285497fa -size 675 +oid sha256:463a440bfe7a5c51f4317f395bce11c9604db3ee6ba44411a4a0bc203fcad0ea +size 732 diff --git a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-endpointconfig.json b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-endpointconfig.json index 63bee8d48..87ba3cd9b 100644 --- a/sources/CloudFormationSchema/us-east-1/aws-sagemaker-endpointconfig.json +++ b/sources/CloudFormationSchema/us-east-1/aws-sagemaker-endpointconfig.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9efba534275df1c0c99033a0a9b6dd91e019ca8ad7bdeeac67136f078a7c4577 -size 10946 +oid sha256:1a30388d98e640bf9dba387e62119cfa7bd78cd33c190c77a9b44d0ad478b00d +size 10877 diff --git a/sources/CloudFormationSchema/us-east-2/aws-amazonmq-broker.json b/sources/CloudFormationSchema/us-east-2/aws-amazonmq-broker.json index 3e6a68e7b..1ed003073 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-amazonmq-broker.json +++ b/sources/CloudFormationSchema/us-east-2/aws-amazonmq-broker.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38101f5d043990416fcf796783887f0adb3efe72853f89d4ccdbf4c7f9b676f5 -size 6759 +oid sha256:dfecc718f3d7dba6c89a6cd86b975f00036615480ec6977423fc7f4f5b4055f6 +size 6829 diff --git a/sources/CloudFormationSchema/us-east-2/aws-cleanrooms-collaboration.json b/sources/CloudFormationSchema/us-east-2/aws-cleanrooms-collaboration.json index 27ca7d406..63aeafb93 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-cleanrooms-collaboration.json +++ b/sources/CloudFormationSchema/us-east-2/aws-cleanrooms-collaboration.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c7995c0042ad0a3d9264b230c43e814f0ffcf4639e403a1ec2f345294096609 -size 6602 +oid sha256:c39931b639dd3177d8a708056069a6b613c469d9670ecba6f5ecc4d9e47d2b7f +size 8376 diff --git a/sources/CloudFormationSchema/us-east-2/aws-cleanrooms-membership.json b/sources/CloudFormationSchema/us-east-2/aws-cleanrooms-membership.json index b60b991fa..aba294db1 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-cleanrooms-membership.json +++ b/sources/CloudFormationSchema/us-east-2/aws-cleanrooms-membership.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b99a4af01e7dc59f815dad9b97864bb2f849e3c6f8879b3088d500073c05664c -size 6110 +oid sha256:e27dcd3f4bca07de818020e15e3ab7272f04030c3d50cc8b76914e65658eaa0d +size 7083 diff --git a/sources/CloudFormationSchema/us-east-2/aws-docdb-dbcluster.json b/sources/CloudFormationSchema/us-east-2/aws-docdb-dbcluster.json index 393a11a1f..9823f65ca 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-docdb-dbcluster.json +++ b/sources/CloudFormationSchema/us-east-2/aws-docdb-dbcluster.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:626f9afd2f296203ca031c8995b934bc29d91a50940286a2b7244eca07e3b0ce -size 3339 +oid sha256:a0e47d94f00de198449d00261ec97ba37f3977b0fa5525c8c6537111918c21b5 +size 3539 diff --git a/sources/CloudFormationSchema/us-east-2/aws-mediaconvert-queue.json b/sources/CloudFormationSchema/us-east-2/aws-mediaconvert-queue.json index 8a22a4982..d320f09e3 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-mediaconvert-queue.json +++ b/sources/CloudFormationSchema/us-east-2/aws-mediaconvert-queue.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f50f921d6123fdef50096db5e8ed80a15f26fe6ba6ec02998a37ed7285497fa -size 675 +oid sha256:463a440bfe7a5c51f4317f395bce11c9604db3ee6ba44411a4a0bc203fcad0ea +size 732 diff --git a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-endpointconfig.json b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-endpointconfig.json index 63bee8d48..87ba3cd9b 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-sagemaker-endpointconfig.json +++ b/sources/CloudFormationSchema/us-east-2/aws-sagemaker-endpointconfig.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9efba534275df1c0c99033a0a9b6dd91e019ca8ad7bdeeac67136f078a7c4577 -size 10946 +oid sha256:1a30388d98e640bf9dba387e62119cfa7bd78cd33c190c77a9b44d0ad478b00d +size 10877 diff --git a/sources/CloudFormationSchema/us-east-2/aws-servicediscovery-service.json b/sources/CloudFormationSchema/us-east-2/aws-servicediscovery-service.json index 958d86071..b3a7696df 100644 --- a/sources/CloudFormationSchema/us-east-2/aws-servicediscovery-service.json +++ b/sources/CloudFormationSchema/us-east-2/aws-servicediscovery-service.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:534cee1f6724c775fa20dd5fd6e29b9ac7b2407a910bc8b4d4842d242b836fe9 -size 2701 +oid sha256:d527da7f1926bb01b2e884c257aa846ce6f140ee17e4b0c13409d4fb251554af +size 2760 diff --git a/sources/CloudFormationSchema/us-west-2/aws-amazonmq-broker.json b/sources/CloudFormationSchema/us-west-2/aws-amazonmq-broker.json index 3e6a68e7b..1ed003073 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-amazonmq-broker.json +++ b/sources/CloudFormationSchema/us-west-2/aws-amazonmq-broker.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38101f5d043990416fcf796783887f0adb3efe72853f89d4ccdbf4c7f9b676f5 -size 6759 +oid sha256:dfecc718f3d7dba6c89a6cd86b975f00036615480ec6977423fc7f4f5b4055f6 +size 6829 diff --git a/sources/CloudFormationSchema/us-west-2/aws-docdb-dbcluster.json b/sources/CloudFormationSchema/us-west-2/aws-docdb-dbcluster.json index 393a11a1f..9823f65ca 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-docdb-dbcluster.json +++ b/sources/CloudFormationSchema/us-west-2/aws-docdb-dbcluster.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:626f9afd2f296203ca031c8995b934bc29d91a50940286a2b7244eca07e3b0ce -size 3339 +oid sha256:a0e47d94f00de198449d00261ec97ba37f3977b0fa5525c8c6537111918c21b5 +size 3539 diff --git a/sources/CloudFormationSchema/us-west-2/aws-logs-loggroup.json b/sources/CloudFormationSchema/us-west-2/aws-logs-loggroup.json index 0534f0b18..5a80a8a13 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-logs-loggroup.json +++ b/sources/CloudFormationSchema/us-west-2/aws-logs-loggroup.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c955966b49c83a32a5971c299e69c5f9ae3dd55212c4a6ea5a11ea87c18ae210 -size 6909 +oid sha256:ac3898d6f632d20be2af94674829927bf9e1532adcb4d562c6dfeb5a353e66f1 +size 8047 diff --git a/sources/CloudFormationSchema/us-west-2/aws-mediaconvert-queue.json b/sources/CloudFormationSchema/us-west-2/aws-mediaconvert-queue.json index 8a22a4982..d320f09e3 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-mediaconvert-queue.json +++ b/sources/CloudFormationSchema/us-west-2/aws-mediaconvert-queue.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f50f921d6123fdef50096db5e8ed80a15f26fe6ba6ec02998a37ed7285497fa -size 675 +oid sha256:463a440bfe7a5c51f4317f395bce11c9604db3ee6ba44411a4a0bc203fcad0ea +size 732 diff --git a/sources/CloudFormationSchema/us-west-2/aws-rds-dbcluster.json b/sources/CloudFormationSchema/us-west-2/aws-rds-dbcluster.json index 8ce79fdf6..a5c83a4f9 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-rds-dbcluster.json +++ b/sources/CloudFormationSchema/us-west-2/aws-rds-dbcluster.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16c00b0fe149b8fb29db577b5b1386a639e971fa81d20ab9db105d5074bde4bb -size 56899 +oid sha256:7a650137366661724aaa483a1faca1286d03e01eb5a31daecf227f62bde721d0 +size 57277 diff --git a/sources/CloudFormationSchema/us-west-2/aws-rds-dbinstance.json b/sources/CloudFormationSchema/us-west-2/aws-rds-dbinstance.json index 1b8397dee..c83b3db5c 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-rds-dbinstance.json +++ b/sources/CloudFormationSchema/us-west-2/aws-rds-dbinstance.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64a4f5a118a57340dab50874a37d40d6a03249a1328c3529aa70fd09be1803d8 -size 74064 +oid sha256:dad8291fa5097a5aaf7a929a6a5f73605086def4aa18feb7da643259cc8c940d +size 74188 diff --git a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-endpointconfig.json b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-endpointconfig.json index 63bee8d48..87ba3cd9b 100644 --- a/sources/CloudFormationSchema/us-west-2/aws-sagemaker-endpointconfig.json +++ b/sources/CloudFormationSchema/us-west-2/aws-sagemaker-endpointconfig.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9efba534275df1c0c99033a0a9b6dd91e019ca8ad7bdeeac67136f078a7c4577 -size 10946 +oid sha256:1a30388d98e640bf9dba387e62119cfa7bd78cd33c190c77a9b44d0ad478b00d +size 10877