|
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",
|
|
23853 | 23859 | }
|
23854 | 23860 | }
|
23855 | 23861 | },
|
| 23862 | + "AWS::SSM::MaintenanceWindowTarget.Targets": { |
| 23863 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtarget-targets.html", |
| 23864 | + "Properties": { |
| 23865 | + "Key": { |
| 23866 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtarget-targets.html#cfn-ssm-maintenancewindowtarget-targets-key", |
| 23867 | + "PrimitiveType": "String", |
| 23868 | + "Required": true, |
| 23869 | + "UpdateType": "Mutable" |
| 23870 | + }, |
| 23871 | + "Values": { |
| 23872 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtarget-targets.html#cfn-ssm-maintenancewindowtarget-targets-values", |
| 23873 | + "PrimitiveItemType": "String", |
| 23874 | + "Required": false, |
| 23875 | + "Type": "List", |
| 23876 | + "UpdateType": "Mutable" |
| 23877 | + } |
| 23878 | + } |
| 23879 | + }, |
23856 | 23880 | "AWS::SSM::MaintenanceWindowTask.LoggingInfo": {
|
23857 | 23881 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-logginginfo.html",
|
23858 | 23882 | "Properties": {
|
|
24258 | 24282 | }
|
24259 | 24283 | }
|
24260 | 24284 | },
|
| 24285 | + "AWS::SageMaker::Workteam.CognitoMemberDefinition": { |
| 24286 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html", |
| 24287 | + "Properties": { |
| 24288 | + "CognitoClientId": { |
| 24289 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitoclientid", |
| 24290 | + "PrimitiveType": "String", |
| 24291 | + "Required": true, |
| 24292 | + "UpdateType": "Mutable" |
| 24293 | + }, |
| 24294 | + "CognitoUserGroup": { |
| 24295 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitousergroup", |
| 24296 | + "PrimitiveType": "String", |
| 24297 | + "Required": true, |
| 24298 | + "UpdateType": "Mutable" |
| 24299 | + }, |
| 24300 | + "CognitoUserPool": { |
| 24301 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitouserpool", |
| 24302 | + "PrimitiveType": "String", |
| 24303 | + "Required": true, |
| 24304 | + "UpdateType": "Immutable" |
| 24305 | + } |
| 24306 | + } |
| 24307 | + }, |
| 24308 | + "AWS::SageMaker::Workteam.MemberDefinition": { |
| 24309 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html", |
| 24310 | + "Properties": { |
| 24311 | + "CognitoMemberDefinition": { |
| 24312 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html#cfn-sagemaker-workteam-memberdefinition-cognitomemberdefinition", |
| 24313 | + "Required": true, |
| 24314 | + "Type": "CognitoMemberDefinition", |
| 24315 | + "UpdateType": "Mutable" |
| 24316 | + } |
| 24317 | + } |
| 24318 | + }, |
| 24319 | + "AWS::SageMaker::Workteam.NotificationConfiguration": { |
| 24320 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html", |
| 24321 | + "Properties": { |
| 24322 | + "NotificationTopicArn": { |
| 24323 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html#cfn-sagemaker-workteam-notificationconfiguration-notificationtopicarn", |
| 24324 | + "PrimitiveType": "String", |
| 24325 | + "Required": true, |
| 24326 | + "UpdateType": "Mutable" |
| 24327 | + } |
| 24328 | + } |
| 24329 | + }, |
24261 | 24330 | "AWS::SecretsManager::RotationSchedule.RotationRules": {
|
24262 | 24331 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-secretsmanager-rotationschedule-rotationrules.html",
|
24263 | 24332 | "Properties": {
|
|
25211 | 25280 | }
|
25212 | 25281 | }
|
25213 | 25282 | },
|
25214 |
| - "ResourceSpecificationVersion": "5.1.0", |
| 25283 | + "ResourceSpecificationVersion": "5.2.0", |
25215 | 25284 | "ResourceTypes": {
|
25216 | 25285 | "AWS::AmazonMQ::Broker": {
|
25217 | 25286 | "Attributes": {
|
@@ -30932,12 +31001,24 @@
|
30932 | 31001 | "AWS::DMS::ReplicationTask": {
|
30933 | 31002 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html",
|
30934 | 31003 | "Properties": {
|
| 31004 | + "CdcStartPosition": { |
| 31005 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-cdcstartposition", |
| 31006 | + "PrimitiveType": "String", |
| 31007 | + "Required": false, |
| 31008 | + "UpdateType": "Mutable" |
| 31009 | + }, |
30935 | 31010 | "CdcStartTime": {
|
30936 | 31011 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-cdcstarttime",
|
30937 | 31012 | "PrimitiveType": "Double",
|
30938 | 31013 | "Required": false,
|
30939 | 31014 | "UpdateType": "Mutable"
|
30940 | 31015 | },
|
| 31016 | + "CdcStopPosition": { |
| 31017 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-cdcstopposition", |
| 31018 | + "PrimitiveType": "String", |
| 31019 | + "Required": false, |
| 31020 | + "UpdateType": "Mutable" |
| 31021 | + }, |
30941 | 31022 | "MigrationType": {
|
30942 | 31023 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationtask.html#cfn-dms-replicationtask-migrationtype",
|
30943 | 31024 | "PrimitiveType": "String",
|
|
43009 | 43090 | }
|
43010 | 43091 | }
|
43011 | 43092 | },
|
| 43093 | + "AWS::SSM::MaintenanceWindowTarget": { |
| 43094 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html", |
| 43095 | + "Properties": { |
| 43096 | + "Description": { |
| 43097 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-description", |
| 43098 | + "PrimitiveType": "String", |
| 43099 | + "Required": false, |
| 43100 | + "UpdateType": "Mutable" |
| 43101 | + }, |
| 43102 | + "Name": { |
| 43103 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-name", |
| 43104 | + "PrimitiveType": "String", |
| 43105 | + "Required": false, |
| 43106 | + "UpdateType": "Mutable" |
| 43107 | + }, |
| 43108 | + "OwnerInformation": { |
| 43109 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-ownerinformation", |
| 43110 | + "PrimitiveType": "String", |
| 43111 | + "Required": false, |
| 43112 | + "UpdateType": "Mutable" |
| 43113 | + }, |
| 43114 | + "ResourceType": { |
| 43115 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-resourcetype", |
| 43116 | + "PrimitiveType": "String", |
| 43117 | + "Required": true, |
| 43118 | + "UpdateType": "Mutable" |
| 43119 | + }, |
| 43120 | + "Targets": { |
| 43121 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-targets", |
| 43122 | + "ItemType": "Targets", |
| 43123 | + "Required": true, |
| 43124 | + "Type": "List", |
| 43125 | + "UpdateType": "Mutable" |
| 43126 | + }, |
| 43127 | + "WindowId": { |
| 43128 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtarget.html#cfn-ssm-maintenancewindowtarget-windowid", |
| 43129 | + "PrimitiveType": "String", |
| 43130 | + "Required": true, |
| 43131 | + "UpdateType": "Immutable" |
| 43132 | + } |
| 43133 | + } |
| 43134 | + }, |
43012 | 43135 | "AWS::SSM::MaintenanceWindowTask": {
|
43013 | 43136 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-maintenancewindowtask.html",
|
43014 | 43137 | "Properties": {
|
|
43524 | 43647 | }
|
43525 | 43648 | }
|
43526 | 43649 | },
|
| 43650 | + "AWS::SageMaker::Workteam": { |
| 43651 | + "Attributes": { |
| 43652 | + "WorkteamName": { |
| 43653 | + "PrimitiveType": "String" |
| 43654 | + } |
| 43655 | + }, |
| 43656 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html", |
| 43657 | + "Properties": { |
| 43658 | + "Description": { |
| 43659 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-description", |
| 43660 | + "PrimitiveType": "String", |
| 43661 | + "Required": false, |
| 43662 | + "UpdateType": "Mutable" |
| 43663 | + }, |
| 43664 | + "MemberDefinitions": { |
| 43665 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-memberdefinitions", |
| 43666 | + "ItemType": "MemberDefinition", |
| 43667 | + "Required": false, |
| 43668 | + "Type": "List", |
| 43669 | + "UpdateType": "Mutable" |
| 43670 | + }, |
| 43671 | + "NotificationConfiguration": { |
| 43672 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-notificationconfiguration", |
| 43673 | + "Required": false, |
| 43674 | + "Type": "NotificationConfiguration", |
| 43675 | + "UpdateType": "Mutable" |
| 43676 | + }, |
| 43677 | + "Tags": { |
| 43678 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-tags", |
| 43679 | + "ItemType": "Tag", |
| 43680 | + "Required": false, |
| 43681 | + "Type": "List", |
| 43682 | + "UpdateType": "Mutable" |
| 43683 | + }, |
| 43684 | + "WorkteamName": { |
| 43685 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html#cfn-sagemaker-workteam-workteamname", |
| 43686 | + "PrimitiveType": "String", |
| 43687 | + "Required": false, |
| 43688 | + "UpdateType": "Immutable" |
| 43689 | + } |
| 43690 | + } |
| 43691 | + }, |
43527 | 43692 | "AWS::SecretsManager::ResourcePolicy": {
|
43528 | 43693 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-resourcepolicy.html",
|
43529 | 43694 | "Properties": {
|
|
0 commit comments