|
7750 | 7750 | } |
7751 | 7751 | } |
7752 | 7752 | }, |
| 7753 | + "AWS::ECS::Cluster.ClusterConfiguration": { |
| 7754 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-clusterconfiguration.html", |
| 7755 | + "Properties": { |
| 7756 | + "ExecuteCommandConfiguration": { |
| 7757 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-clusterconfiguration.html#cfn-ecs-cluster-clusterconfiguration-executecommandconfiguration", |
| 7758 | + "Required": false, |
| 7759 | + "Type": "ExecuteCommandConfiguration", |
| 7760 | + "UpdateType": "Mutable" |
| 7761 | + } |
| 7762 | + } |
| 7763 | + }, |
7753 | 7764 | "AWS::ECS::Cluster.ClusterSettings": { |
7754 | 7765 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-clustersettings.html", |
7755 | 7766 | "Properties": { |
|
7767 | 7778 | } |
7768 | 7779 | } |
7769 | 7780 | }, |
| 7781 | + "AWS::ECS::Cluster.ExecuteCommandConfiguration": { |
| 7782 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandconfiguration.html", |
| 7783 | + "Properties": { |
| 7784 | + "KmsKeyId": { |
| 7785 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandconfiguration.html#cfn-ecs-cluster-executecommandconfiguration-kmskeyid", |
| 7786 | + "PrimitiveType": "String", |
| 7787 | + "Required": false, |
| 7788 | + "UpdateType": "Mutable" |
| 7789 | + }, |
| 7790 | + "LogConfiguration": { |
| 7791 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandconfiguration.html#cfn-ecs-cluster-executecommandconfiguration-logconfiguration", |
| 7792 | + "Required": false, |
| 7793 | + "Type": "ExecuteCommandLogConfiguration", |
| 7794 | + "UpdateType": "Mutable" |
| 7795 | + }, |
| 7796 | + "Logging": { |
| 7797 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandconfiguration.html#cfn-ecs-cluster-executecommandconfiguration-logging", |
| 7798 | + "PrimitiveType": "String", |
| 7799 | + "Required": false, |
| 7800 | + "UpdateType": "Mutable" |
| 7801 | + } |
| 7802 | + } |
| 7803 | + }, |
| 7804 | + "AWS::ECS::Cluster.ExecuteCommandLogConfiguration": { |
| 7805 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandlogconfiguration.html", |
| 7806 | + "Properties": { |
| 7807 | + "CloudWatchEncryptionEnabled": { |
| 7808 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandlogconfiguration.html#cfn-ecs-cluster-executecommandlogconfiguration-cloudwatchencryptionenabled", |
| 7809 | + "PrimitiveType": "Boolean", |
| 7810 | + "Required": false, |
| 7811 | + "UpdateType": "Mutable" |
| 7812 | + }, |
| 7813 | + "CloudWatchLogGroupName": { |
| 7814 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandlogconfiguration.html#cfn-ecs-cluster-executecommandlogconfiguration-cloudwatchloggroupname", |
| 7815 | + "PrimitiveType": "String", |
| 7816 | + "Required": false, |
| 7817 | + "UpdateType": "Mutable" |
| 7818 | + }, |
| 7819 | + "S3BucketName": { |
| 7820 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandlogconfiguration.html#cfn-ecs-cluster-executecommandlogconfiguration-s3bucketname", |
| 7821 | + "PrimitiveType": "String", |
| 7822 | + "Required": false, |
| 7823 | + "UpdateType": "Mutable" |
| 7824 | + }, |
| 7825 | + "S3EncryptionEnabled": { |
| 7826 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandlogconfiguration.html#cfn-ecs-cluster-executecommandlogconfiguration-s3encryptionenabled", |
| 7827 | + "PrimitiveType": "Boolean", |
| 7828 | + "Required": false, |
| 7829 | + "UpdateType": "Mutable" |
| 7830 | + }, |
| 7831 | + "S3KeyPrefix": { |
| 7832 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-executecommandlogconfiguration.html#cfn-ecs-cluster-executecommandlogconfiguration-s3keyprefix", |
| 7833 | + "PrimitiveType": "String", |
| 7834 | + "Required": false, |
| 7835 | + "UpdateType": "Mutable" |
| 7836 | + } |
| 7837 | + } |
| 7838 | + }, |
7770 | 7839 | "AWS::ECS::Service.AwsVpcConfiguration": { |
7771 | 7840 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-awsvpcconfiguration.html", |
7772 | 7841 | "Properties": { |
|
21577 | 21646 | } |
21578 | 21647 | } |
21579 | 21648 | }, |
21580 | | - "ResourceSpecificationVersion": "24.0.0", |
| 21649 | + "ResourceSpecificationVersion": "25.0.0", |
21581 | 21650 | "ResourceTypes": { |
21582 | 21651 | "AWS::AccessAnalyzer::Analyzer": { |
21583 | 21652 | "Attributes": { |
|
27720 | 27789 | "Type": "List", |
27721 | 27790 | "UpdateType": "Mutable" |
27722 | 27791 | }, |
| 27792 | + "Configuration": { |
| 27793 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-cluster.html#cfn-ecs-cluster-configuration", |
| 27794 | + "Required": false, |
| 27795 | + "Type": "ClusterConfiguration", |
| 27796 | + "UpdateType": "Mutable" |
| 27797 | + }, |
27723 | 27798 | "DefaultCapacityProviderStrategy": { |
27724 | 27799 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-cluster.html#cfn-ecs-cluster-defaultcapacityproviderstrategy", |
27725 | 27800 | "ItemType": "CapacityProviderStrategyItem", |
|
0 commit comments