|
2912 | 2912 | "Required": false,
|
2913 | 2913 | "UpdateType": "Mutable"
|
2914 | 2914 | },
|
| 2915 | + "ResourceRequirements": { |
| 2916 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-resourcerequirements", |
| 2917 | + "ItemType": "ResourceRequirement", |
| 2918 | + "Required": false, |
| 2919 | + "Type": "List", |
| 2920 | + "UpdateType": "Mutable" |
| 2921 | + }, |
2915 | 2922 | "Ulimits": {
|
2916 | 2923 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-ulimits",
|
2917 | 2924 | "ItemType": "Ulimit",
|
|
3021 | 3028 | }
|
3022 | 3029 | }
|
3023 | 3030 | },
|
| 3031 | + "AWS::Batch::JobDefinition.ResourceRequirement": { |
| 3032 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-resourcerequirement.html", |
| 3033 | + "Properties": { |
| 3034 | + "Type": { |
| 3035 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-resourcerequirement.html#cfn-batch-jobdefinition-resourcerequirement-type", |
| 3036 | + "PrimitiveType": "String", |
| 3037 | + "Required": false, |
| 3038 | + "UpdateType": "Mutable" |
| 3039 | + }, |
| 3040 | + "Value": { |
| 3041 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-resourcerequirement.html#cfn-batch-jobdefinition-resourcerequirement-value", |
| 3042 | + "PrimitiveType": "String", |
| 3043 | + "Required": false, |
| 3044 | + "UpdateType": "Mutable" |
| 3045 | + } |
| 3046 | + } |
| 3047 | + }, |
3024 | 3048 | "AWS::Batch::JobDefinition.RetryStrategy": {
|
3025 | 3049 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-retrystrategy.html",
|
3026 | 3050 | "Properties": {
|
@@ -20576,24 +20600,24 @@
|
20576 | 20600 | }
|
20577 | 20601 | },
|
20578 | 20602 | "Tag": {
|
20579 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-tag.html", |
| 20603 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-tag.html", |
20580 | 20604 | "Properties": {
|
20581 | 20605 | "Key": {
|
20582 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-tag.html#cfn-iotanalytics-datastore-tag-key", |
| 20606 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-tag.html#cfn-dms-endpoint-tag-key", |
20583 | 20607 | "PrimitiveType": "String",
|
20584 |
| - "Required": true, |
| 20608 | + "Required": false, |
20585 | 20609 | "UpdateType": "Mutable"
|
20586 | 20610 | },
|
20587 | 20611 | "Value": {
|
20588 |
| - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-tag.html#cfn-iotanalytics-datastore-tag-value", |
| 20612 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-tag.html#cfn-dms-endpoint-tag-value", |
20589 | 20613 | "PrimitiveType": "String",
|
20590 |
| - "Required": true, |
| 20614 | + "Required": false, |
20591 | 20615 | "UpdateType": "Mutable"
|
20592 | 20616 | }
|
20593 | 20617 | }
|
20594 | 20618 | }
|
20595 | 20619 | },
|
20596 |
| - "ResourceSpecificationVersion": "2.29.0", |
| 20620 | + "ResourceSpecificationVersion": "2.30.0", |
20597 | 20621 | "ResourceTypes": {
|
20598 | 20622 | "AWS::AmazonMQ::Broker": {
|
20599 | 20623 | "Attributes": {
|
|
0 commit comments