|
6689 | 6689 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-group.html#cfn-as-group-capacityrebalance", |
6690 | 6690 | "type" : [ "boolean", "object" ] |
6691 | 6691 | }, |
| 6692 | + "Context" : { |
| 6693 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-group.html#cfn-as-group-context", |
| 6694 | + "type" : [ "string", "object" ] |
| 6695 | + }, |
6692 | 6696 | "Cooldown" : { |
6693 | 6697 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-group.html#cfn-as-group-cooldown", |
6694 | 6698 | "type" : [ "string", "object" ] |
|
18541 | 18545 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-allocationid", |
18542 | 18546 | "type" : [ "string", "object" ] |
18543 | 18547 | }, |
| 18548 | + "ConnectivityType" : { |
| 18549 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-connectivitytype", |
| 18550 | + "type" : [ "string", "object" ] |
| 18551 | + }, |
18544 | 18552 | "SubnetId" : { |
18545 | 18553 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-subnetid", |
18546 | 18554 | "type" : [ "string", "object" ] |
|
18554 | 18562 | "minItems" : 0 |
18555 | 18563 | } |
18556 | 18564 | }, |
18557 | | - "required" : [ "AllocationId", "SubnetId" ], |
| 18565 | + "required" : [ "SubnetId" ], |
18558 | 18566 | "additionalProperties" : false |
18559 | 18567 | }, |
18560 | 18568 | "DependsOn" : { |
|
51054 | 51062 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-contentbaseddeduplication", |
51055 | 51063 | "type" : [ "boolean", "object" ] |
51056 | 51064 | }, |
| 51065 | + "DeduplicationScope" : { |
| 51066 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-deduplicationscope", |
| 51067 | + "type" : [ "string", "object" ] |
| 51068 | + }, |
51057 | 51069 | "DelaySeconds" : { |
51058 | 51070 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-delayseconds", |
51059 | 51071 | "type" : [ "integer", "object" ] |
|
51062 | 51074 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-fifoqueue", |
51063 | 51075 | "type" : [ "boolean", "object" ] |
51064 | 51076 | }, |
| 51077 | + "FifoThroughputLimit" : { |
| 51078 | + "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-fifothroughputlimit", |
| 51079 | + "type" : [ "string", "object" ] |
| 51080 | + }, |
51065 | 51081 | "KmsDataKeyReusePeriodSeconds" : { |
51066 | 51082 | "description" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-kmsdatakeyreuseperiodseconds", |
51067 | 51083 | "type" : [ "integer", "object" ] |
@@ -112125,7 +112141,7 @@ |
112125 | 112141 | "type": "object" |
112126 | 112142 | } |
112127 | 112143 | }, |
112128 | | - "description": "CFN JSON specification generated from version 39.0.0", |
| 112144 | + "description": "CFN JSON specification generated from version 39.1.0", |
112129 | 112145 | "required": [ |
112130 | 112146 | "Resources" |
112131 | 112147 | ] |
|
0 commit comments