|
3532 | 3532 | "PrimitiveType": "Double",
|
3533 | 3533 | "UpdateType": "Mutable"
|
3534 | 3534 | },
|
| 3535 | + "FieldLevelEncryptionId": { |
| 3536 | + "Required": false, |
| 3537 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-fieldlevelencryptionid", |
| 3538 | + "PrimitiveType": "String", |
| 3539 | + "UpdateType": "Mutable" |
| 3540 | + }, |
3535 | 3541 | "AllowedMethods": {
|
3536 | 3542 | "PrimitiveItemType": "String",
|
3537 | 3543 | "Type": "List",
|
|
4474 | 4480 | "PrimitiveType": "Boolean",
|
4475 | 4481 | "UpdateType": "Mutable"
|
4476 | 4482 | },
|
4477 |
| - "AllowedMethods": { |
| 4483 | + "LambdaFunctionAssociations": { |
| 4484 | + "Type": "List", |
| 4485 | + "Required": false, |
| 4486 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-lambdafunctionassociations", |
| 4487 | + "ItemType": "LambdaFunctionAssociation", |
| 4488 | + "UpdateType": "Mutable" |
| 4489 | + }, |
| 4490 | + "TargetOriginId": { |
| 4491 | + "Required": true, |
| 4492 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-targetoriginid", |
| 4493 | + "PrimitiveType": "String", |
| 4494 | + "UpdateType": "Mutable" |
| 4495 | + }, |
| 4496 | + "ViewerProtocolPolicy": { |
| 4497 | + "Required": true, |
| 4498 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-viewerprotocolpolicy", |
| 4499 | + "PrimitiveType": "String", |
| 4500 | + "UpdateType": "Mutable" |
| 4501 | + }, |
| 4502 | + "TrustedSigners": { |
4478 | 4503 | "PrimitiveItemType": "String",
|
4479 | 4504 | "Type": "List",
|
4480 | 4505 | "Required": false,
|
4481 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-allowedmethods", |
| 4506 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-trustedsigners", |
4482 | 4507 | "UpdateType": "Mutable"
|
4483 | 4508 | },
|
4484 |
| - "CachedMethods": { |
| 4509 | + "DefaultTTL": { |
| 4510 | + "Required": false, |
| 4511 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-defaultttl", |
| 4512 | + "PrimitiveType": "Double", |
| 4513 | + "UpdateType": "Mutable" |
| 4514 | + }, |
| 4515 | + "FieldLevelEncryptionId": { |
| 4516 | + "Required": false, |
| 4517 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-fieldlevelencryptionid", |
| 4518 | + "PrimitiveType": "String", |
| 4519 | + "UpdateType": "Mutable" |
| 4520 | + }, |
| 4521 | + "AllowedMethods": { |
4485 | 4522 | "PrimitiveItemType": "String",
|
4486 | 4523 | "Type": "List",
|
4487 | 4524 | "Required": false,
|
4488 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-cachedmethods", |
| 4525 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-allowedmethods", |
4489 | 4526 | "UpdateType": "Mutable"
|
4490 | 4527 | },
|
4491 |
| - "LambdaFunctionAssociations": { |
| 4528 | + "CachedMethods": { |
| 4529 | + "PrimitiveItemType": "String", |
4492 | 4530 | "Type": "List",
|
4493 | 4531 | "Required": false,
|
4494 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-lambdafunctionassociations", |
4495 |
| - "ItemType": "LambdaFunctionAssociation", |
| 4532 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-cachedmethods", |
4496 | 4533 | "UpdateType": "Mutable"
|
4497 | 4534 | },
|
4498 | 4535 | "SmoothStreaming": {
|
|
4501 | 4538 | "PrimitiveType": "Boolean",
|
4502 | 4539 | "UpdateType": "Mutable"
|
4503 | 4540 | },
|
4504 |
| - "TargetOriginId": { |
4505 |
| - "Required": true, |
4506 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-targetoriginid", |
4507 |
| - "PrimitiveType": "String", |
4508 |
| - "UpdateType": "Mutable" |
4509 |
| - }, |
4510 |
| - "ViewerProtocolPolicy": { |
4511 |
| - "Required": true, |
4512 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-viewerprotocolpolicy", |
4513 |
| - "PrimitiveType": "String", |
4514 |
| - "UpdateType": "Mutable" |
4515 |
| - }, |
4516 | 4541 | "ForwardedValues": {
|
4517 | 4542 | "Type": "ForwardedValues",
|
4518 | 4543 | "Required": true,
|
|
4530 | 4555 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-maxttl",
|
4531 | 4556 | "PrimitiveType": "Double",
|
4532 | 4557 | "UpdateType": "Mutable"
|
4533 |
| - }, |
4534 |
| - "TrustedSigners": { |
4535 |
| - "PrimitiveItemType": "String", |
4536 |
| - "Type": "List", |
4537 |
| - "Required": false, |
4538 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-trustedsigners", |
4539 |
| - "UpdateType": "Mutable" |
4540 |
| - }, |
4541 |
| - "DefaultTTL": { |
4542 |
| - "Required": false, |
4543 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-defaultttl", |
4544 |
| - "PrimitiveType": "Double", |
4545 |
| - "UpdateType": "Mutable" |
4546 | 4558 | }
|
4547 | 4559 | }
|
4548 | 4560 | },
|
|
12428 | 12440 | }
|
12429 | 12441 | }
|
12430 | 12442 | },
|
| 12443 | + "AWS::IAM::ServiceLinkedRole": { |
| 12444 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html", |
| 12445 | + "Properties": { |
| 12446 | + "CustomSuffix": { |
| 12447 | + "Required": false, |
| 12448 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-customsuffix", |
| 12449 | + "PrimitiveType": "String", |
| 12450 | + "UpdateType": "Immutable" |
| 12451 | + }, |
| 12452 | + "Description": { |
| 12453 | + "Required": false, |
| 12454 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-description", |
| 12455 | + "PrimitiveType": "String", |
| 12456 | + "UpdateType": "Mutable" |
| 12457 | + }, |
| 12458 | + "AWSServiceName": { |
| 12459 | + "Required": true, |
| 12460 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-awsservicename", |
| 12461 | + "PrimitiveType": "String", |
| 12462 | + "UpdateType": "Immutable" |
| 12463 | + } |
| 12464 | + } |
| 12465 | + }, |
12431 | 12466 | "AWS::ServiceCatalog::LaunchTemplateConstraint": {
|
12432 | 12467 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html",
|
12433 | 12468 | "Properties": {
|
|
0 commit comments