|
17746 | 17746 | "Image": { |
17747 | 17747 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-image", |
17748 | 17748 | "PrimitiveType": "String", |
17749 | | - "Required": false, |
| 17749 | + "Required": true, |
17750 | 17750 | "UpdateType": "Immutable" |
17751 | 17751 | }, |
17752 | 17752 | "Interactive": { |
|
17798 | 17798 | "Name": { |
17799 | 17799 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-name", |
17800 | 17800 | "PrimitiveType": "String", |
17801 | | - "Required": false, |
| 17801 | + "Required": true, |
17802 | 17802 | "UpdateType": "Immutable" |
17803 | 17803 | }, |
17804 | 17804 | "PortMappings": { |
|
26636 | 26636 | "Type": "CFNKubernetesConfiguration", |
26637 | 26637 | "UpdateType": "Mutable" |
26638 | 26638 | }, |
| 26639 | + "MalwareProtection": { |
| 26640 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfndatasourceconfigurations.html#cfn-guardduty-detector-cfndatasourceconfigurations-malwareprotection", |
| 26641 | + "Required": false, |
| 26642 | + "Type": "CFNMalwareProtectionConfiguration", |
| 26643 | + "UpdateType": "Mutable" |
| 26644 | + }, |
26639 | 26645 | "S3Logs": { |
26640 | 26646 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfndatasourceconfigurations.html#cfn-guardduty-detector-cfndatasourceconfigurations-s3logs", |
26641 | 26647 | "Required": false, |
|
26666 | 26672 | } |
26667 | 26673 | } |
26668 | 26674 | }, |
| 26675 | + "AWS::GuardDuty::Detector.CFNMalwareProtectionConfiguration": { |
| 26676 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnmalwareprotectionconfiguration.html", |
| 26677 | + "Properties": { |
| 26678 | + "ScanEc2InstanceWithFindings": { |
| 26679 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnmalwareprotectionconfiguration.html#cfn-guardduty-detector-cfnmalwareprotectionconfiguration-scanec2instancewithfindings", |
| 26680 | + "Required": false, |
| 26681 | + "Type": "CFNScanEc2InstanceWithFindingsConfiguration", |
| 26682 | + "UpdateType": "Mutable" |
| 26683 | + } |
| 26684 | + } |
| 26685 | + }, |
26669 | 26686 | "AWS::GuardDuty::Detector.CFNS3LogsConfiguration": { |
26670 | 26687 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfns3logsconfiguration.html", |
26671 | 26688 | "Properties": { |
|
26677 | 26694 | } |
26678 | 26695 | } |
26679 | 26696 | }, |
| 26697 | + "AWS::GuardDuty::Detector.CFNScanEc2InstanceWithFindingsConfiguration": { |
| 26698 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnscanec2instancewithfindingsconfiguration.html", |
| 26699 | + "Properties": { |
| 26700 | + "EbsVolumes": { |
| 26701 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-detector-cfnscanec2instancewithfindingsconfiguration.html#cfn-guardduty-detector-cfnscanec2instancewithfindingsconfiguration-ebsvolumes", |
| 26702 | + "PrimitiveType": "Boolean", |
| 26703 | + "Required": false, |
| 26704 | + "UpdateType": "Mutable" |
| 26705 | + } |
| 26706 | + } |
| 26707 | + }, |
26680 | 26708 | "AWS::GuardDuty::Filter.Condition": { |
26681 | 26709 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-filter-condition.html", |
26682 | 26710 | "Properties": { |
|
34667 | 34695 | } |
34668 | 34696 | } |
34669 | 34697 | }, |
| 34698 | + "AWS::Lambda::EventSourceMapping.AmazonManagedKafkaEventSourceConfig": { |
| 34699 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig.html", |
| 34700 | + "Properties": { |
| 34701 | + "ConsumerGroupId": { |
| 34702 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig.html#cfn-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig-consumergroupid", |
| 34703 | + "PrimitiveType": "String", |
| 34704 | + "Required": false, |
| 34705 | + "UpdateType": "Immutable" |
| 34706 | + } |
| 34707 | + } |
| 34708 | + }, |
34670 | 34709 | "AWS::Lambda::EventSourceMapping.DestinationConfig": { |
34671 | 34710 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-destinationconfig.html", |
34672 | 34711 | "Properties": { |
|
34737 | 34776 | } |
34738 | 34777 | } |
34739 | 34778 | }, |
| 34779 | + "AWS::Lambda::EventSourceMapping.SelfManagedKafkaEventSourceConfig": { |
| 34780 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig.html", |
| 34781 | + "Properties": { |
| 34782 | + "ConsumerGroupId": { |
| 34783 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig.html#cfn-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig-consumergroupid", |
| 34784 | + "PrimitiveType": "String", |
| 34785 | + "Required": false, |
| 34786 | + "UpdateType": "Immutable" |
| 34787 | + } |
| 34788 | + } |
| 34789 | + }, |
34740 | 34790 | "AWS::Lambda::EventSourceMapping.SourceAccessConfiguration": { |
34741 | 34791 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-sourceaccessconfiguration.html", |
34742 | 34792 | "Properties": { |
@@ -35421,19 +35471,19 @@ |
35421 | 35471 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-advancedsecurityoptionsinput.html#cfn-opensearchservice-domain-advancedsecurityoptionsinput-enabled", |
35422 | 35472 | "PrimitiveType": "Boolean", |
35423 | 35473 | "Required": false, |
35424 | | - "UpdateType": "Immutable" |
| 35474 | + "UpdateType": "Mutable" |
35425 | 35475 | }, |
35426 | 35476 | "InternalUserDatabaseEnabled": { |
35427 | 35477 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-advancedsecurityoptionsinput.html#cfn-opensearchservice-domain-advancedsecurityoptionsinput-internaluserdatabaseenabled", |
35428 | 35478 | "PrimitiveType": "Boolean", |
35429 | 35479 | "Required": false, |
35430 | | - "UpdateType": "Immutable" |
| 35480 | + "UpdateType": "Mutable" |
35431 | 35481 | }, |
35432 | 35482 | "MasterUserOptions": { |
35433 | 35483 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-advancedsecurityoptionsinput.html#cfn-opensearchservice-domain-advancedsecurityoptionsinput-masteruseroptions", |
35434 | 35484 | "Required": false, |
35435 | 35485 | "Type": "MasterUserOptions", |
35436 | | - "UpdateType": "Immutable" |
| 35486 | + "UpdateType": "Mutable" |
35437 | 35487 | } |
35438 | 35488 | } |
35439 | 35489 | }, |
|
35581 | 35631 | "Required": false, |
35582 | 35632 | "UpdateType": "Mutable" |
35583 | 35633 | }, |
| 35634 | + "Throughput": { |
| 35635 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-ebsoptions.html#cfn-opensearchservice-domain-ebsoptions-throughput", |
| 35636 | + "PrimitiveType": "Integer", |
| 35637 | + "Required": false, |
| 35638 | + "UpdateType": "Mutable" |
| 35639 | + }, |
35584 | 35640 | "VolumeSize": { |
35585 | 35641 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-ebsoptions.html#cfn-opensearchservice-domain-ebsoptions-volumesize", |
35586 | 35642 | "PrimitiveType": "Integer", |
@@ -35636,19 +35692,19 @@ |
35636 | 35692 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-masteruseroptions.html#cfn-opensearchservice-domain-masteruseroptions-masteruserarn", |
35637 | 35693 | "PrimitiveType": "String", |
35638 | 35694 | "Required": false, |
35639 | | - "UpdateType": "Immutable" |
| 35695 | + "UpdateType": "Mutable" |
35640 | 35696 | }, |
35641 | 35697 | "MasterUserName": { |
35642 | 35698 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-masteruseroptions.html#cfn-opensearchservice-domain-masteruseroptions-masterusername", |
35643 | 35699 | "PrimitiveType": "String", |
35644 | 35700 | "Required": false, |
35645 | | - "UpdateType": "Immutable" |
| 35701 | + "UpdateType": "Mutable" |
35646 | 35702 | }, |
35647 | 35703 | "MasterUserPassword": { |
35648 | 35704 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-masteruseroptions.html#cfn-opensearchservice-domain-masteruseroptions-masteruserpassword", |
35649 | 35705 | "PrimitiveType": "String", |
35650 | 35706 | "Required": false, |
35651 | | - "UpdateType": "Immutable" |
| 35707 | + "UpdateType": "Mutable" |
35652 | 35708 | } |
35653 | 35709 | } |
35654 | 35710 | }, |
|
44266 | 44322 | } |
44267 | 44323 | } |
44268 | 44324 | }, |
44269 | | - "ResourceSpecificationVersion": "83.0.0", |
| 44325 | + "ResourceSpecificationVersion": "85.0.0", |
44270 | 44326 | "ResourceTypes": { |
44271 | 44327 | "AWS::AccessAnalyzer::Analyzer": { |
44272 | 44328 | "Attributes": { |
|
52404 | 52460 | "Required": false, |
52405 | 52461 | "Type": "List", |
52406 | 52462 | "UpdateType": "Mutable" |
| 52463 | + }, |
| 52464 | + "VersionDescription": { |
| 52465 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#cfn-ec2-launchtemplate-versiondescription", |
| 52466 | + "PrimitiveType": "String", |
| 52467 | + "Required": false, |
| 52468 | + "UpdateType": "Mutable" |
52407 | 52469 | } |
52408 | 52470 | } |
52409 | 52471 | }, |
|
62549 | 62611 | }, |
62550 | 62612 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html", |
62551 | 62613 | "Properties": { |
| 62614 | + "AmazonManagedKafkaEventSourceConfig": { |
| 62615 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-amazonmanagedkafkaeventsourceconfig", |
| 62616 | + "Required": false, |
| 62617 | + "Type": "AmazonManagedKafkaEventSourceConfig", |
| 62618 | + "UpdateType": "Immutable" |
| 62619 | + }, |
62552 | 62620 | "BatchSize": { |
62553 | 62621 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-batchsize", |
62554 | 62622 | "PrimitiveType": "Integer", |
|
62637 | 62705 | "Type": "SelfManagedEventSource", |
62638 | 62706 | "UpdateType": "Immutable" |
62639 | 62707 | }, |
| 62708 | + "SelfManagedKafkaEventSourceConfig": { |
| 62709 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-selfmanagedkafkaeventsourceconfig", |
| 62710 | + "Required": false, |
| 62711 | + "Type": "SelfManagedKafkaEventSourceConfig", |
| 62712 | + "UpdateType": "Immutable" |
| 62713 | + }, |
62640 | 62714 | "SourceAccessConfigurations": { |
62641 | 62715 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-sourceaccessconfigurations", |
62642 | 62716 | "DuplicatesAllowed": false, |
|
63327 | 63401 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchservice-domain.html#cfn-opensearchservice-domain-advancedsecurityoptions", |
63328 | 63402 | "Required": false, |
63329 | 63403 | "Type": "AdvancedSecurityOptionsInput", |
63330 | | - "UpdateType": "Immutable" |
| 63404 | + "UpdateType": "Mutable" |
63331 | 63405 | }, |
63332 | 63406 | "ClusterConfig": { |
63333 | 63407 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchservice-domain.html#cfn-opensearchservice-domain-clusterconfig", |
@@ -64818,33 +64892,30 @@ |
64818 | 64892 | } |
64819 | 64893 | }, |
64820 | 64894 | "AWS::RDS::DBParameterGroup": { |
64821 | | - "Attributes": { |
64822 | | - "DBParameterGroupName": { |
64823 | | - "PrimitiveType": "String" |
64824 | | - } |
64825 | | - }, |
64826 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html", |
| 64895 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html", |
64827 | 64896 | "Properties": { |
64828 | 64897 | "Description": { |
64829 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html#cfn-rds-dbparametergroup-description", |
| 64898 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html#cfn-rds-dbparametergroup-description", |
64830 | 64899 | "PrimitiveType": "String", |
64831 | 64900 | "Required": true, |
64832 | | - "UpdateType": "Immutable" |
| 64901 | + "UpdateType": "Mutable" |
64833 | 64902 | }, |
64834 | 64903 | "Family": { |
64835 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html#cfn-rds-dbparametergroup-family", |
| 64904 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html#cfn-rds-dbparametergroup-family", |
64836 | 64905 | "PrimitiveType": "String", |
64837 | 64906 | "Required": true, |
64838 | | - "UpdateType": "Immutable" |
| 64907 | + "UpdateType": "Mutable" |
64839 | 64908 | }, |
64840 | 64909 | "Parameters": { |
64841 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html#cfn-rds-dbparametergroup-parameters", |
64842 | | - "PrimitiveType": "Json", |
| 64910 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html#cfn-rds-dbparametergroup-parameters", |
| 64911 | + "DuplicatesAllowed": false, |
| 64912 | + "PrimitiveItemType": "String", |
64843 | 64913 | "Required": false, |
| 64914 | + "Type": "Map", |
64844 | 64915 | "UpdateType": "Mutable" |
64845 | 64916 | }, |
64846 | 64917 | "Tags": { |
64847 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbparametergroup.html#cfn-rds-dbparametergroup-tags", |
| 64918 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbparametergroup.html#cfn-rds-dbparametergroup-tags", |
64848 | 64919 | "DuplicatesAllowed": true, |
64849 | 64920 | "ItemType": "Tag", |
64850 | 64921 | "Required": false, |
|
0 commit comments