|
1951 | 1951 | "Required": false, |
1952 | 1952 | "UpdateType": "Mutable" |
1953 | 1953 | }, |
| 1954 | + "ExcludeVerboseContent": { |
| 1955 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-logconfig.html#cfn-appsync-graphqlapi-logconfig-excludeverbosecontent", |
| 1956 | + "PrimitiveType": "Boolean", |
| 1957 | + "Required": false, |
| 1958 | + "UpdateType": "Mutable" |
| 1959 | + }, |
1954 | 1960 | "FieldLogLevel": { |
1955 | 1961 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-logconfig.html#cfn-appsync-graphqlapi-logconfig-fieldloglevel", |
1956 | 1962 | "PrimitiveType": "String", |
|
22629 | 22635 | } |
22630 | 22636 | } |
22631 | 22637 | }, |
| 22638 | + "AWS::SageMaker::Workteam.CognitoMemberDefinition": { |
| 22639 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html", |
| 22640 | + "Properties": { |
| 22641 | + "CognitoClientId": { |
| 22642 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitoclientid", |
| 22643 | + "PrimitiveType": "String", |
| 22644 | + "Required": true, |
| 22645 | + "UpdateType": "Mutable" |
| 22646 | + }, |
| 22647 | + "CognitoUserGroup": { |
| 22648 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitousergroup", |
| 22649 | + "PrimitiveType": "String", |
| 22650 | + "Required": true, |
| 22651 | + "UpdateType": "Mutable" |
| 22652 | + }, |
| 22653 | + "CognitoUserPool": { |
| 22654 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitouserpool", |
| 22655 | + "PrimitiveType": "String", |
| 22656 | + "Required": true, |
| 22657 | + "UpdateType": "Immutable" |
| 22658 | + } |
| 22659 | + } |
| 22660 | + }, |
| 22661 | + "AWS::SageMaker::Workteam.MemberDefinition": { |
| 22662 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html", |
| 22663 | + "Properties": { |
| 22664 | + "CognitoMemberDefinition": { |
| 22665 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html#cfn-sagemaker-workteam-memberdefinition-cognitomemberdefinition", |
| 22666 | + "Required": true, |
| 22667 | + "Type": "CognitoMemberDefinition", |
| 22668 | + "UpdateType": "Mutable" |
| 22669 | + } |
| 22670 | + } |
| 22671 | + }, |
| 22672 | + "AWS::SageMaker::Workteam.NotificationConfiguration": { |
| 22673 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html", |
| 22674 | + "Properties": { |
| 22675 | + "NotificationTopicArn": { |
| 22676 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html#cfn-sagemaker-workteam-notificationconfiguration-notificationtopicarn", |
| 22677 | + "PrimitiveType": "String", |
| 22678 | + "Required": true, |
| 22679 | + "UpdateType": "Mutable" |
| 22680 | + } |
| 22681 | + } |
| 22682 | + }, |
22632 | 22683 | "AWS::SecretsManager::RotationSchedule.RotationRules": { |
22633 | 22684 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-secretsmanager-rotationschedule-rotationrules.html", |
22634 | 22685 | "Properties": { |
@@ -23496,24 +23547,24 @@ |
23496 | 23547 | } |
23497 | 23548 | }, |
23498 | 23549 | "Tag": { |
23499 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html", |
| 23550 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-tag.html", |
23500 | 23551 | "Properties": { |
23501 | 23552 | "Key": { |
23502 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html#cfn-resource-tags-key", |
| 23553 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-tag.html#cfn-iotanalytics-pipeline-tag-key", |
23503 | 23554 | "PrimitiveType": "String", |
23504 | 23555 | "Required": true, |
23505 | 23556 | "UpdateType": "Mutable" |
23506 | 23557 | }, |
23507 | 23558 | "Value": { |
23508 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html#cfn-resource-tags-value", |
| 23559 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-tag.html#cfn-iotanalytics-pipeline-tag-value", |
23509 | 23560 | "PrimitiveType": "String", |
23510 | 23561 | "Required": true, |
23511 | 23562 | "UpdateType": "Mutable" |
23512 | 23563 | } |
23513 | 23564 | } |
23514 | 23565 | } |
23515 | 23566 | }, |
23516 | | - "ResourceSpecificationVersion": "5.1.0", |
| 23567 | + "ResourceSpecificationVersion": "5.2.0", |
23517 | 23568 | "ResourceTypes": { |
23518 | 23569 | "AWS::AmazonMQ::Broker": { |
23519 | 23570 | "Attributes": { |
@@ -29127,12 +29178,24 @@ |
29127 | 29178 | "AWS::DMS::ReplicationTask": { |
29128 | 29179 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html", |
29129 | 29180 | "Properties": { |
| 29181 | + "CdcStartPosition": { |
| 29182 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-cdcstartposition", |
| 29183 | + "PrimitiveType": "String", |
| 29184 | + "Required": false, |
| 29185 | + "UpdateType": "Mutable" |
| 29186 | + }, |
29130 | 29187 | "CdcStartTime": { |
29131 | 29188 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-cdcstarttime", |
29132 | 29189 | "PrimitiveType": "Double", |
29133 | 29190 | "Required": false, |
29134 | 29191 | "UpdateType": "Mutable" |
29135 | 29192 | }, |
| 29193 | + "CdcStopPosition": { |
| 29194 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-cdcstopposition", |
| 29195 | + "PrimitiveType": "String", |
| 29196 | + "Required": false, |
| 29197 | + "UpdateType": "Mutable" |
| 29198 | + }, |
29136 | 29199 | "MigrationType": { |
29137 | 29200 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-migrationtype", |
29138 | 29201 | "PrimitiveType": "String", |
|
40501 | 40564 | } |
40502 | 40565 | } |
40503 | 40566 | }, |
| 40567 | + "AWS::SageMaker::Workteam": { |
| 40568 | + "Attributes": { |
| 40569 | + "WorkteamName": { |
| 40570 | + "PrimitiveType": "String" |
| 40571 | + } |
| 40572 | + }, |
| 40573 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html", |
| 40574 | + "Properties": { |
| 40575 | + "Description": { |
| 40576 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-description", |
| 40577 | + "PrimitiveType": "String", |
| 40578 | + "Required": false, |
| 40579 | + "UpdateType": "Mutable" |
| 40580 | + }, |
| 40581 | + "MemberDefinitions": { |
| 40582 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-memberdefinitions", |
| 40583 | + "ItemType": "MemberDefinition", |
| 40584 | + "Required": false, |
| 40585 | + "Type": "List", |
| 40586 | + "UpdateType": "Mutable" |
| 40587 | + }, |
| 40588 | + "NotificationConfiguration": { |
| 40589 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-notificationconfiguration", |
| 40590 | + "Required": false, |
| 40591 | + "Type": "NotificationConfiguration", |
| 40592 | + "UpdateType": "Mutable" |
| 40593 | + }, |
| 40594 | + "Tags": { |
| 40595 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-tags", |
| 40596 | + "ItemType": "Tag", |
| 40597 | + "Required": false, |
| 40598 | + "Type": "List", |
| 40599 | + "UpdateType": "Mutable" |
| 40600 | + }, |
| 40601 | + "WorkteamName": { |
| 40602 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-workteamname", |
| 40603 | + "PrimitiveType": "String", |
| 40604 | + "Required": false, |
| 40605 | + "UpdateType": "Immutable" |
| 40606 | + } |
| 40607 | + } |
| 40608 | + }, |
40504 | 40609 | "AWS::SecretsManager::ResourcePolicy": { |
40505 | 40610 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-resourcepolicy.html", |
40506 | 40611 | "Properties": { |
|
0 commit comments