|
5438 | 5438 | "AWS::SageMaker::FeatureGroup.OnlineStoreSecurityConfig": "CACHED",
|
5439 | 5439 | "AWS::SageMaker::FeatureGroup.S3StorageConfig": "CACHED",
|
5440 | 5440 | "AWS::SageMaker::FeatureGroup.ThroughputConfig": "CACHED",
|
| 5441 | + "AWS::SageMaker::FeatureGroup.TtlDuration": "CACHED", |
5441 | 5442 | "AWS::SageMaker::InferenceComponent.DeployedImage": "CACHED",
|
5442 | 5443 | "AWS::SageMaker::InferenceComponent.InferenceComponentComputeResourceRequirements": "CACHED",
|
5443 | 5444 | "AWS::SageMaker::InferenceComponent.InferenceComponentContainerSpecification": "CACHED",
|
|
5945 | 5946 | "Alexa::ASK::Skill.SkillPackage": "CACHED",
|
5946 | 5947 | "Tag": "CACHED"
|
5947 | 5948 | },
|
5948 |
| - "ResourceSpecificationVersion": "161.0.0", |
| 5949 | + "ResourceSpecificationVersion": "162.0.0", |
5949 | 5950 | "ResourceTypes": {
|
5950 | 5951 | "AWS::ACMPCA::Certificate": "CACHED",
|
5951 | 5952 | "AWS::ACMPCA::CertificateAuthority": "CACHED",
|
|
6199 | 6200 | "AWS::Connect::View": "CACHED",
|
6200 | 6201 | "AWS::Connect::ViewVersion": "CACHED",
|
6201 | 6202 | "AWS::ControlTower::EnabledBaseline": "CACHED",
|
6202 |
| - "AWS::ControlTower::EnabledControl": { |
6203 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-enabledcontrol.html", |
| 6203 | + "AWS::ControlTower::EnabledControl": "CACHED", |
| 6204 | + "AWS::ControlTower::LandingZone": "CACHED", |
| 6205 | + "AWS::CustomerProfiles::CalculatedAttributeDefinition": "CACHED", |
| 6206 | + "AWS::CustomerProfiles::Domain": { |
| 6207 | + "Attributes": { |
| 6208 | + "CreatedAt": { |
| 6209 | + "PrimitiveType": "String" |
| 6210 | + }, |
| 6211 | + "LastUpdatedAt": { |
| 6212 | + "PrimitiveType": "String" |
| 6213 | + }, |
| 6214 | + "RuleBasedMatching.Status": { |
| 6215 | + "PrimitiveType": "String" |
| 6216 | + }, |
| 6217 | + "Stats": { |
| 6218 | + "Type": "DomainStats" |
| 6219 | + }, |
| 6220 | + "Stats.MeteringProfileCount": { |
| 6221 | + "PrimitiveType": "Double" |
| 6222 | + }, |
| 6223 | + "Stats.ObjectCount": { |
| 6224 | + "PrimitiveType": "Double" |
| 6225 | + }, |
| 6226 | + "Stats.ProfileCount": { |
| 6227 | + "PrimitiveType": "Double" |
| 6228 | + }, |
| 6229 | + "Stats.TotalSize": { |
| 6230 | + "PrimitiveType": "Double" |
| 6231 | + } |
| 6232 | + }, |
| 6233 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html", |
6204 | 6234 | "Properties": {
|
6205 |
| - "ControlIdentifier": { |
6206 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-enabledcontrol.html#cfn-controltower-enabledcontrol-controlidentifier", |
| 6235 | + "DeadLetterQueueUrl": { |
| 6236 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html#cfn-customerprofiles-domain-deadletterqueueurl", |
| 6237 | + "PrimitiveType": "String", |
| 6238 | + "Required": false, |
| 6239 | + "UpdateType": "Mutable", |
| 6240 | + "Value": { |
| 6241 | + "ValueType": "AWS::CustomerProfiles::Domain.DeadLetterQueueUrl" |
| 6242 | + } |
| 6243 | + }, |
| 6244 | + "DefaultEncryptionKey": { |
| 6245 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html#cfn-customerprofiles-domain-defaultencryptionkey", |
| 6246 | + "PrimitiveType": "String", |
| 6247 | + "Required": false, |
| 6248 | + "UpdateType": "Mutable", |
| 6249 | + "Value": { |
| 6250 | + "ValueType": "AWS::CustomerProfiles::Domain.DefaultEncryptionKey" |
| 6251 | + } |
| 6252 | + }, |
| 6253 | + "DefaultExpirationDays": { |
| 6254 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html#cfn-customerprofiles-domain-defaultexpirationdays", |
| 6255 | + "PrimitiveType": "Integer", |
| 6256 | + "Required": true, |
| 6257 | + "UpdateType": "Mutable", |
| 6258 | + "Value": { |
| 6259 | + "ValueType": "AWS::CustomerProfiles::Domain.DefaultExpirationDays" |
| 6260 | + } |
| 6261 | + }, |
| 6262 | + "DomainName": { |
| 6263 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html#cfn-customerprofiles-domain-domainname", |
6207 | 6264 | "PrimitiveType": "String",
|
6208 | 6265 | "Required": true,
|
6209 | 6266 | "UpdateType": "Immutable",
|
6210 | 6267 | "Value": {
|
6211 |
| - "ValueType": "AWS::ControlTower::EnabledControl.ControlIdentifier" |
| 6268 | + "ValueType": "AWS::CustomerProfiles::Domain.DomainName" |
6212 | 6269 | }
|
6213 | 6270 | },
|
6214 |
| - "Parameters": { |
6215 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-enabledcontrol.html#cfn-controltower-enabledcontrol-parameters", |
6216 |
| - "DuplicatesAllowed": true, |
6217 |
| - "ItemType": "EnabledControlParameter", |
| 6271 | + "Matching": { |
| 6272 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html#cfn-customerprofiles-domain-matching", |
6218 | 6273 | "Required": false,
|
6219 |
| - "Type": "List", |
| 6274 | + "Type": "Matching", |
| 6275 | + "UpdateType": "Mutable" |
| 6276 | + }, |
| 6277 | + "RuleBasedMatching": { |
| 6278 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html#cfn-customerprofiles-domain-rulebasedmatching", |
| 6279 | + "Required": false, |
| 6280 | + "Type": "RuleBasedMatching", |
6220 | 6281 | "UpdateType": "Mutable"
|
6221 | 6282 | },
|
6222 | 6283 | "Tags": {
|
6223 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-enabledcontrol.html#cfn-controltower-enabledcontrol-tags", |
| 6284 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-domain.html#cfn-customerprofiles-domain-tags", |
6224 | 6285 | "DuplicatesAllowed": true,
|
6225 | 6286 | "ItemType": "Tag",
|
6226 | 6287 | "Required": false,
|
6227 | 6288 | "Type": "List",
|
6228 | 6289 | "UpdateType": "Mutable"
|
| 6290 | + } |
| 6291 | + } |
| 6292 | + }, |
| 6293 | + "AWS::CustomerProfiles::EventStream": "CACHED", |
| 6294 | + "AWS::CustomerProfiles::Integration": "CACHED", |
| 6295 | + "AWS::CustomerProfiles::ObjectType": { |
| 6296 | + "Attributes": { |
| 6297 | + "CreatedAt": { |
| 6298 | + "PrimitiveType": "String" |
| 6299 | + }, |
| 6300 | + "LastUpdatedAt": { |
| 6301 | + "PrimitiveType": "String" |
| 6302 | + } |
| 6303 | + }, |
| 6304 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html", |
| 6305 | + "Properties": { |
| 6306 | + "AllowProfileCreation": { |
| 6307 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-allowprofilecreation", |
| 6308 | + "PrimitiveType": "Boolean", |
| 6309 | + "Required": false, |
| 6310 | + "UpdateType": "Mutable" |
6229 | 6311 | },
|
6230 |
| - "TargetIdentifier": { |
6231 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-enabledcontrol.html#cfn-controltower-enabledcontrol-targetidentifier", |
| 6312 | + "Description": { |
| 6313 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-description", |
| 6314 | + "PrimitiveType": "String", |
| 6315 | + "Required": true, |
| 6316 | + "UpdateType": "Mutable", |
| 6317 | + "Value": { |
| 6318 | + "ValueType": "AWS::CustomerProfiles::ObjectType.Description" |
| 6319 | + } |
| 6320 | + }, |
| 6321 | + "DomainName": { |
| 6322 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-domainname", |
6232 | 6323 | "PrimitiveType": "String",
|
6233 | 6324 | "Required": true,
|
6234 | 6325 | "UpdateType": "Immutable",
|
6235 | 6326 | "Value": {
|
6236 |
| - "ValueType": "AWS::ControlTower::EnabledControl.TargetIdentifier" |
| 6327 | + "ValueType": "AWS::CustomerProfiles::ObjectType.DomainName" |
| 6328 | + } |
| 6329 | + }, |
| 6330 | + "EncryptionKey": { |
| 6331 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-encryptionkey", |
| 6332 | + "PrimitiveType": "String", |
| 6333 | + "Required": false, |
| 6334 | + "UpdateType": "Mutable", |
| 6335 | + "Value": { |
| 6336 | + "ValueType": "AWS::CustomerProfiles::ObjectType.EncryptionKey" |
| 6337 | + } |
| 6338 | + }, |
| 6339 | + "ExpirationDays": { |
| 6340 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-expirationdays", |
| 6341 | + "PrimitiveType": "Integer", |
| 6342 | + "Required": false, |
| 6343 | + "UpdateType": "Mutable", |
| 6344 | + "Value": { |
| 6345 | + "ValueType": "AWS::CustomerProfiles::ObjectType.ExpirationDays" |
| 6346 | + } |
| 6347 | + }, |
| 6348 | + "Fields": { |
| 6349 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-fields", |
| 6350 | + "DuplicatesAllowed": true, |
| 6351 | + "ItemType": "FieldMap", |
| 6352 | + "Required": false, |
| 6353 | + "Type": "List", |
| 6354 | + "UpdateType": "Mutable" |
| 6355 | + }, |
| 6356 | + "Keys": { |
| 6357 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-keys", |
| 6358 | + "DuplicatesAllowed": true, |
| 6359 | + "ItemType": "KeyMap", |
| 6360 | + "Required": false, |
| 6361 | + "Type": "List", |
| 6362 | + "UpdateType": "Mutable" |
| 6363 | + }, |
| 6364 | + "ObjectTypeName": { |
| 6365 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-objecttypename", |
| 6366 | + "PrimitiveType": "String", |
| 6367 | + "Required": true, |
| 6368 | + "UpdateType": "Immutable", |
| 6369 | + "Value": { |
| 6370 | + "ValueType": "AWS::CustomerProfiles::ObjectType.ObjectTypeName" |
| 6371 | + } |
| 6372 | + }, |
| 6373 | + "SourceLastUpdatedTimestampFormat": { |
| 6374 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-sourcelastupdatedtimestampformat", |
| 6375 | + "PrimitiveType": "String", |
| 6376 | + "Required": false, |
| 6377 | + "UpdateType": "Mutable", |
| 6378 | + "Value": { |
| 6379 | + "ValueType": "AWS::CustomerProfiles::ObjectType.SourceLastUpdatedTimestampFormat" |
| 6380 | + } |
| 6381 | + }, |
| 6382 | + "Tags": { |
| 6383 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-tags", |
| 6384 | + "DuplicatesAllowed": true, |
| 6385 | + "ItemType": "Tag", |
| 6386 | + "Required": false, |
| 6387 | + "Type": "List", |
| 6388 | + "UpdateType": "Mutable" |
| 6389 | + }, |
| 6390 | + "TemplateId": { |
| 6391 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-objecttype.html#cfn-customerprofiles-objecttype-templateid", |
| 6392 | + "PrimitiveType": "String", |
| 6393 | + "Required": false, |
| 6394 | + "UpdateType": "Mutable", |
| 6395 | + "Value": { |
| 6396 | + "ValueType": "AWS::CustomerProfiles::ObjectType.TemplateId" |
6237 | 6397 | }
|
6238 | 6398 | }
|
6239 | 6399 | }
|
6240 | 6400 | },
|
6241 |
| - "AWS::ControlTower::LandingZone": "CACHED", |
6242 |
| - "AWS::CustomerProfiles::CalculatedAttributeDefinition": "CACHED", |
6243 |
| - "AWS::CustomerProfiles::Domain": "CACHED", |
6244 |
| - "AWS::CustomerProfiles::EventStream": "CACHED", |
6245 |
| - "AWS::CustomerProfiles::Integration": "CACHED", |
6246 |
| - "AWS::CustomerProfiles::ObjectType": "CACHED", |
6247 | 6401 | "AWS::DAX::Cluster": "CACHED",
|
6248 | 6402 | "AWS::DAX::ParameterGroup": "CACHED",
|
6249 | 6403 | "AWS::DAX::SubnetGroup": "CACHED",
|
|
13241 | 13395 | "AWS::SageMaker::FeatureGroup.S3StorageConfig.KmsKeyId": "CACHED",
|
13242 | 13396 | "AWS::SageMaker::FeatureGroup.S3StorageConfig.S3Uri": "CACHED",
|
13243 | 13397 | "AWS::SageMaker::FeatureGroup.ThroughputConfig.ThroughputMode": "CACHED",
|
| 13398 | + "AWS::SageMaker::FeatureGroup.TtlDuration.Unit": "CACHED", |
13244 | 13399 | "AWS::SageMaker::Image.ImageDescription": "CACHED",
|
13245 | 13400 | "AWS::SageMaker::Image.ImageDisplayName": "CACHED",
|
13246 | 13401 | "AWS::SageMaker::Image.ImageName": "CACHED",
|
|
0 commit comments