|
4377 | 4377 | } |
4378 | 4378 | } |
4379 | 4379 | }, |
| 4380 | + "AWS::AutoScaling::WarmPool.InstanceReusePolicy": { |
| 4381 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-warmpool-instancereusepolicy.html", |
| 4382 | + "Properties": { |
| 4383 | + "ReuseOnScaleIn": { |
| 4384 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-warmpool-instancereusepolicy.html#cfn-autoscaling-warmpool-instancereusepolicy-reuseonscalein", |
| 4385 | + "PrimitiveType": "Boolean", |
| 4386 | + "Required": false, |
| 4387 | + "UpdateType": "Mutable" |
| 4388 | + } |
| 4389 | + } |
| 4390 | + }, |
4380 | 4391 | "AWS::AutoScalingPlans::ScalingPlan.ApplicationSource": { |
4381 | 4392 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-applicationsource.html", |
4382 | 4393 | "Properties": { |
|
14809 | 14820 | "Properties": { |
14810 | 14821 | "AuthorizationConfig": { |
14811 | 14822 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-efsvolumeconfiguration.html#cfn-ecs-taskdefinition-efsvolumeconfiguration-authorizationconfig", |
14812 | | - "PrimitiveType": "Json", |
14813 | 14823 | "Required": false, |
14814 | 14824 | "Type": "AuthorizationConfig", |
14815 | 14825 | "UpdateType": "Immutable" |
|
21657 | 21667 | "AWS::GuardDuty::Detector.CFNDataSourceConfigurations": { |
21658 | 21668 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfndatasourceconfigurations.html", |
21659 | 21669 | "Properties": { |
| 21670 | + "Kubernetes": { |
| 21671 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfndatasourceconfigurations.html#cfn-guardduty-detector-cfndatasourceconfigurations-kubernetes", |
| 21672 | + "Required": false, |
| 21673 | + "Type": "CFNKubernetesConfiguration", |
| 21674 | + "UpdateType": "Mutable" |
| 21675 | + }, |
21660 | 21676 | "S3Logs": { |
21661 | 21677 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfndatasourceconfigurations.html#cfn-guardduty-detector-cfndatasourceconfigurations-s3logs", |
21662 | 21678 | "Required": false, |
|
21665 | 21681 | } |
21666 | 21682 | } |
21667 | 21683 | }, |
| 21684 | + "AWS::GuardDuty::Detector.CFNKubernetesAuditLogsConfiguration": { |
| 21685 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnkubernetesauditlogsconfiguration.html", |
| 21686 | + "Properties": { |
| 21687 | + "Enable": { |
| 21688 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnkubernetesauditlogsconfiguration.html#cfn-guardduty-detector-cfnkubernetesauditlogsconfiguration-enable", |
| 21689 | + "PrimitiveType": "Boolean", |
| 21690 | + "Required": false, |
| 21691 | + "UpdateType": "Mutable" |
| 21692 | + } |
| 21693 | + } |
| 21694 | + }, |
| 21695 | + "AWS::GuardDuty::Detector.CFNKubernetesConfiguration": { |
| 21696 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnkubernetesconfiguration.html", |
| 21697 | + "Properties": { |
| 21698 | + "AuditLogs": { |
| 21699 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnkubernetesconfiguration.html#cfn-guardduty-detector-cfnkubernetesconfiguration-auditlogs", |
| 21700 | + "Required": false, |
| 21701 | + "Type": "CFNKubernetesAuditLogsConfiguration", |
| 21702 | + "UpdateType": "Mutable" |
| 21703 | + } |
| 21704 | + } |
| 21705 | + }, |
21668 | 21706 | "AWS::GuardDuty::Detector.CFNS3LogsConfiguration": { |
21669 | 21707 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfns3logsconfiguration.html", |
21670 | 21708 | "Properties": { |
|
24566 | 24604 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-storageinfo", |
24567 | 24605 | "Required": false, |
24568 | 24606 | "Type": "StorageInfo", |
24569 | | - "UpdateType": "Immutable" |
| 24607 | + "UpdateType": "Mutable" |
24570 | 24608 | } |
24571 | 24609 | } |
24572 | 24610 | }, |
@@ -24641,11 +24679,17 @@ |
24641 | 24679 | "AWS::MSK::Cluster.EBSStorageInfo": { |
24642 | 24680 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html", |
24643 | 24681 | "Properties": { |
| 24682 | + "ProvisionedThroughput": { |
| 24683 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html#cfn-msk-cluster-ebsstorageinfo-provisionedthroughput", |
| 24684 | + "Required": false, |
| 24685 | + "Type": "ProvisionedThroughput", |
| 24686 | + "UpdateType": "Mutable" |
| 24687 | + }, |
24644 | 24688 | "VolumeSize": { |
24645 | 24689 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html#cfn-msk-cluster-ebsstorageinfo-volumesize", |
24646 | 24690 | "PrimitiveType": "Integer", |
24647 | 24691 | "Required": false, |
24648 | | - "UpdateType": "Immutable" |
| 24692 | + "UpdateType": "Mutable" |
24649 | 24693 | } |
24650 | 24694 | } |
24651 | 24695 | }, |
|
24783 | 24827 | } |
24784 | 24828 | } |
24785 | 24829 | }, |
| 24830 | + "AWS::MSK::Cluster.ProvisionedThroughput": { |
| 24831 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-provisionedthroughput.html", |
| 24832 | + "Properties": { |
| 24833 | + "Enabled": { |
| 24834 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-provisionedthroughput.html#cfn-msk-cluster-provisionedthroughput-enabled", |
| 24835 | + "PrimitiveType": "Boolean", |
| 24836 | + "Required": false, |
| 24837 | + "UpdateType": "Mutable" |
| 24838 | + }, |
| 24839 | + "VolumeThroughput": { |
| 24840 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-provisionedthroughput.html#cfn-msk-cluster-provisionedthroughput-volumethroughput", |
| 24841 | + "PrimitiveType": "Integer", |
| 24842 | + "Required": false, |
| 24843 | + "UpdateType": "Mutable" |
| 24844 | + } |
| 24845 | + } |
| 24846 | + }, |
24786 | 24847 | "AWS::MSK::Cluster.PublicAccess": { |
24787 | 24848 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-publicaccess.html", |
24788 | 24849 | "Properties": { |
|
24852 | 24913 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-storageinfo.html#cfn-msk-cluster-storageinfo-ebsstorageinfo", |
24853 | 24914 | "Required": false, |
24854 | 24915 | "Type": "EBSStorageInfo", |
24855 | | - "UpdateType": "Immutable" |
| 24916 | + "UpdateType": "Mutable" |
24856 | 24917 | } |
24857 | 24918 | } |
24858 | 24919 | }, |
|
27043 | 27104 | "Type": "AliasTarget", |
27044 | 27105 | "UpdateType": "Mutable" |
27045 | 27106 | }, |
27046 | | - "Comment": { |
27047 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-comment", |
27048 | | - "PrimitiveType": "String", |
27049 | | - "Required": false, |
27050 | | - "UpdateType": "Mutable" |
27051 | | - }, |
27052 | 27107 | "Failover": { |
27053 | 27108 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-failover", |
27054 | 27109 | "PrimitiveType": "String", |
|
28530 | 28585 | } |
28531 | 28586 | } |
28532 | 28587 | }, |
| 28588 | + "AWS::SES::ContactList.Topic": { |
| 28589 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-contactlist-topic.html", |
| 28590 | + "Properties": { |
| 28591 | + "DefaultSubscriptionStatus": { |
| 28592 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-contactlist-topic.html#cfn-ses-contactlist-topic-defaultsubscriptionstatus", |
| 28593 | + "PrimitiveType": "String", |
| 28594 | + "Required": true, |
| 28595 | + "UpdateType": "Mutable" |
| 28596 | + }, |
| 28597 | + "Description": { |
| 28598 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-contactlist-topic.html#cfn-ses-contactlist-topic-description", |
| 28599 | + "PrimitiveType": "String", |
| 28600 | + "Required": false, |
| 28601 | + "UpdateType": "Mutable" |
| 28602 | + }, |
| 28603 | + "DisplayName": { |
| 28604 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-contactlist-topic.html#cfn-ses-contactlist-topic-displayname", |
| 28605 | + "PrimitiveType": "String", |
| 28606 | + "Required": true, |
| 28607 | + "UpdateType": "Mutable" |
| 28608 | + }, |
| 28609 | + "TopicName": { |
| 28610 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-contactlist-topic.html#cfn-ses-contactlist-topic-topicname", |
| 28611 | + "PrimitiveType": "String", |
| 28612 | + "Required": true, |
| 28613 | + "UpdateType": "Mutable" |
| 28614 | + } |
| 28615 | + } |
| 28616 | + }, |
28533 | 28617 | "AWS::SNS::Topic.Subscription": { |
28534 | 28618 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-subscription.html", |
28535 | 28619 | "Properties": { |
|
31143 | 31227 | "PrimitiveType": "Integer", |
31144 | 31228 | "Required": false, |
31145 | 31229 | "UpdateType": "Mutable" |
| 31230 | + }, |
| 31231 | + "Duration": { |
| 31232 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-secretsmanager-rotationschedule-rotationrules.html#cfn-secretsmanager-rotationschedule-rotationrules-duration", |
| 31233 | + "PrimitiveType": "String", |
| 31234 | + "Required": false, |
| 31235 | + "UpdateType": "Mutable" |
| 31236 | + }, |
| 31237 | + "ScheduleExpression": { |
| 31238 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-secretsmanager-rotationschedule-rotationrules.html#cfn-secretsmanager-rotationschedule-rotationrules-scheduleexpression", |
| 31239 | + "PrimitiveType": "String", |
| 31240 | + "Required": false, |
| 31241 | + "UpdateType": "Mutable" |
31146 | 31242 | } |
31147 | 31243 | } |
31148 | 31244 | }, |
|
33766 | 33862 | } |
33767 | 33863 | } |
33768 | 33864 | }, |
33769 | | - "ResourceSpecificationVersion": "53.1.0", |
| 33865 | + "ResourceSpecificationVersion": "54.0.0", |
33770 | 33866 | "ResourceTypes": { |
33771 | 33867 | "AWS::ACMPCA::Certificate": { |
33772 | 33868 | "Attributes": { |
|
37377 | 37473 | "Required": true, |
37378 | 37474 | "UpdateType": "Immutable" |
37379 | 37475 | }, |
| 37476 | + "InstanceReusePolicy": { |
| 37477 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-warmpool.html#cfn-autoscaling-warmpool-instancereusepolicy", |
| 37478 | + "Required": false, |
| 37479 | + "Type": "InstanceReusePolicy", |
| 37480 | + "UpdateType": "Mutable" |
| 37481 | + }, |
37380 | 37482 | "MaxGroupPreparedCapacity": { |
37381 | 37483 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-warmpool.html#cfn-autoscaling-warmpool-maxgrouppreparedcapacity", |
37382 | 37484 | "PrimitiveType": "Integer", |
|
54009 | 54111 | } |
54010 | 54112 | } |
54011 | 54113 | }, |
| 54114 | + "AWS::SES::ContactList": { |
| 54115 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-contactlist.html", |
| 54116 | + "Properties": { |
| 54117 | + "ContactListName": { |
| 54118 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-contactlist.html#cfn-ses-contactlist-contactlistname", |
| 54119 | + "PrimitiveType": "String", |
| 54120 | + "Required": false, |
| 54121 | + "UpdateType": "Immutable" |
| 54122 | + }, |
| 54123 | + "Description": { |
| 54124 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-contactlist.html#cfn-ses-contactlist-description", |
| 54125 | + "PrimitiveType": "String", |
| 54126 | + "Required": false, |
| 54127 | + "UpdateType": "Mutable" |
| 54128 | + }, |
| 54129 | + "Tags": { |
| 54130 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-contactlist.html#cfn-ses-contactlist-tags", |
| 54131 | + "ItemType": "Tag", |
| 54132 | + "Required": false, |
| 54133 | + "Type": "List", |
| 54134 | + "UpdateType": "Mutable" |
| 54135 | + }, |
| 54136 | + "Topics": { |
| 54137 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-contactlist.html#cfn-ses-contactlist-topics", |
| 54138 | + "ItemType": "Topic", |
| 54139 | + "Required": false, |
| 54140 | + "Type": "List", |
| 54141 | + "UpdateType": "Mutable" |
| 54142 | + } |
| 54143 | + } |
| 54144 | + }, |
54012 | 54145 | "AWS::SNS::Subscription": { |
54013 | 54146 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html", |
54014 | 54147 | "Properties": { |
|
55583 | 55716 | "Type": "HostedRotationLambda", |
55584 | 55717 | "UpdateType": "Mutable" |
55585 | 55718 | }, |
| 55719 | + "RotateImmediatelyOnUpdate": { |
| 55720 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-rotateimmediatelyonupdate", |
| 55721 | + "PrimitiveType": "Boolean", |
| 55722 | + "Required": false, |
| 55723 | + "UpdateType": "Mutable" |
| 55724 | + }, |
55586 | 55725 | "RotationLambdaARN": { |
55587 | 55726 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-rotationlambdaarn", |
55588 | 55727 | "PrimitiveType": "String", |
|
0 commit comments