Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 552a926

Browse files
Version 39.9.0 2021-08-06
1 parent 6bcec88 commit 552a926

25 files changed

+4885
-40
lines changed

specs/af-south-1/CloudFormationResourceSpecification.json

Lines changed: 110 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28301,6 +28301,12 @@
2830128301
"PrimitiveType": "String",
2830228302
"Required": true,
2830328303
"UpdateType": "Immutable"
28304+
},
28305+
"RepositoryAuthConfig": {
28306+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition-imageconfig.html#cfn-sagemaker-model-containerdefinition-imageconfig-repositoryauthconfig",
28307+
"Required": false,
28308+
"Type": "RepositoryAuthConfig",
28309+
"UpdateType": "Immutable"
2830428310
}
2830528311
}
2830628312
},
@@ -28326,6 +28332,17 @@
2832628332
}
2832728333
}
2832828334
},
28335+
"AWS::SageMaker::Model.RepositoryAuthConfig": {
28336+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition-imageconfig-repositoryauthconfig.html",
28337+
"Properties": {
28338+
"RepositoryCredentialsProviderArn": {
28339+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition-imageconfig-repositoryauthconfig.html#cfn-sagemaker-model-containerdefinition-imageconfig-repositoryauthconfig-repositorycredentialsproviderarn",
28340+
"PrimitiveType": "String",
28341+
"Required": true,
28342+
"UpdateType": "Immutable"
28343+
}
28344+
}
28345+
},
2832928346
"AWS::SageMaker::Model.VpcConfig": {
2833028347
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-vpcconfig.html",
2833128348
"Properties": {
@@ -29066,6 +29083,24 @@
2906629083
}
2906729084
}
2906829085
},
29086+
"AWS::Synthetics::Canary.BaseScreenshot": {
29087+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-basescreenshot.html",
29088+
"Properties": {
29089+
"IgnoreCoordinates": {
29090+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-basescreenshot.html#cfn-synthetics-canary-basescreenshot-ignorecoordinates",
29091+
"PrimitiveItemType": "String",
29092+
"Required": false,
29093+
"Type": "List",
29094+
"UpdateType": "Mutable"
29095+
},
29096+
"ScreenshotName": {
29097+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-basescreenshot.html#cfn-synthetics-canary-basescreenshot-screenshotname",
29098+
"PrimitiveType": "String",
29099+
"Required": true,
29100+
"UpdateType": "Mutable"
29101+
}
29102+
}
29103+
},
2906929104
"AWS::Synthetics::Canary.Code": {
2907029105
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html",
2907129106
"Properties": {
@@ -29173,6 +29208,24 @@
2917329208
}
2917429209
}
2917529210
},
29211+
"AWS::Synthetics::Canary.VisualReference": {
29212+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html",
29213+
"Properties": {
29214+
"BaseCanaryRunId": {
29215+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html#cfn-synthetics-canary-visualreference-basecanaryrunid",
29216+
"PrimitiveType": "String",
29217+
"Required": true,
29218+
"UpdateType": "Mutable"
29219+
},
29220+
"BaseScreenshots": {
29221+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html#cfn-synthetics-canary-visualreference-basescreenshots",
29222+
"ItemType": "BaseScreenshot",
29223+
"Required": false,
29224+
"Type": "List",
29225+
"UpdateType": "Mutable"
29226+
}
29227+
}
29228+
},
2917629229
"AWS::Transfer::Server.EndpointDetails": {
2917729230
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-endpointdetails.html",
2917829231
"Properties": {
@@ -31447,7 +31500,7 @@
3144731500
}
3144831501
}
3144931502
},
31450-
"ResourceSpecificationVersion": "39.8.0",
31503+
"ResourceSpecificationVersion": "39.9.0",
3145131504
"ResourceTypes": {
3145231505
"AWS::ACMPCA::Certificate": {
3145331506
"Attributes": {
@@ -34114,13 +34167,45 @@
3411434167
}
3411534168
}
3411634169
},
34170+
"AWS::Athena::PreparedStatement": {
34171+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-preparedstatement.html",
34172+
"Properties": {
34173+
"Description": {
34174+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-preparedstatement.html#cfn-athena-preparedstatement-description",
34175+
"PrimitiveType": "String",
34176+
"Required": false,
34177+
"UpdateType": "Mutable"
34178+
},
34179+
"QueryStatement": {
34180+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-preparedstatement.html#cfn-athena-preparedstatement-querystatement",
34181+
"PrimitiveType": "String",
34182+
"Required": true,
34183+
"UpdateType": "Mutable"
34184+
},
34185+
"StatementName": {
34186+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-preparedstatement.html#cfn-athena-preparedstatement-statementname",
34187+
"PrimitiveType": "String",
34188+
"Required": true,
34189+
"UpdateType": "Immutable"
34190+
},
34191+
"WorkGroup": {
34192+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-preparedstatement.html#cfn-athena-preparedstatement-workgroup",
34193+
"PrimitiveType": "String",
34194+
"Required": true,
34195+
"UpdateType": "Immutable"
34196+
}
34197+
}
34198+
},
3411734199
"AWS::Athena::WorkGroup": {
3411834200
"Attributes": {
3411934201
"CreationTime": {
3412034202
"PrimitiveType": "String"
3412134203
},
3412234204
"WorkGroupConfiguration.EngineVersion.EffectiveEngineVersion": {
3412334205
"PrimitiveType": "String"
34206+
},
34207+
"WorkGroupConfigurationUpdates.EngineVersion.EffectiveEngineVersion": {
34208+
"PrimitiveType": "String"
3412434209
}
3412534210
},
3412634211
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-athena-workgroup.html",
@@ -50630,6 +50715,12 @@
5063050715
"Required": true,
5063150716
"UpdateType": "Immutable"
5063250717
},
50718+
"Name": {
50719+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html#cfn-s3-accesspoint-name",
50720+
"PrimitiveType": "String",
50721+
"Required": false,
50722+
"UpdateType": "Immutable"
50723+
},
5063350724
"Policy": {
5063450725
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html#cfn-s3-accesspoint-policy",
5063550726
"PrimitiveType": "Json",
@@ -50979,6 +51070,18 @@
5097951070
},
5098051071
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3outposts-endpoint.html",
5098151072
"Properties": {
51073+
"AccessType": {
51074+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3outposts-endpoint.html#cfn-s3outposts-endpoint-accesstype",
51075+
"PrimitiveType": "String",
51076+
"Required": false,
51077+
"UpdateType": "Immutable"
51078+
},
51079+
"CustomerOwnedIpv4Pool": {
51080+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3outposts-endpoint.html#cfn-s3outposts-endpoint-customerownedipv4pool",
51081+
"PrimitiveType": "String",
51082+
"Required": false,
51083+
"UpdateType": "Immutable"
51084+
},
5098251085
"OutpostId": {
5098351086
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3outposts-endpoint.html#cfn-s3outposts-endpoint-outpostid",
5098451087
"PrimitiveType": "String",
@@ -53912,6 +54015,12 @@
5391254015
"Required": false,
5391354016
"Type": "VPCConfig",
5391454017
"UpdateType": "Mutable"
54018+
},
54019+
"VisualReference": {
54020+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-visualreference",
54021+
"Required": false,
54022+
"Type": "VisualReference",
54023+
"UpdateType": "Mutable"
5391554024
}
5391654025
}
5391754026
},

0 commit comments

Comments
 (0)