You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"markdownDescription": "The access endpoints of the app block builder.",
16615
+
"markdownDescription": "",
16611
16616
"title": "AccessEndpoints",
16612
16617
"type": "array"
16613
16618
},
16614
16619
"AppBlockArns": {
16615
16620
"items": {
16616
16621
"type": "string"
16617
16622
},
16618
-
"markdownDescription": "The ARN of the app block.\n\n*Maximum* : `1`",
16623
+
"markdownDescription": "",
16619
16624
"title": "AppBlockArns",
16620
16625
"type": "array"
16621
16626
},
@@ -16650,15 +16655,15 @@
16650
16655
"type": "string"
16651
16656
},
16652
16657
"Platform": {
16653
-
"markdownDescription": "The platform of the app block builder.\n\n*Allowed values* : `WINDOWS_SERVER_2019`",
16658
+
"markdownDescription": "The platform of the app block builder.\n\n`WINDOWS_SERVER_2019` is the only valid value.",
16654
16659
"title": "Platform",
16655
16660
"type": "string"
16656
16661
},
16657
16662
"Tags": {
16658
16663
"items": {
16659
16664
"$ref": "#/definitions/Tag"
16660
16665
},
16661
-
"markdownDescription": "The tags of the app block builder.",
16666
+
"markdownDescription": "",
16662
16667
"title": "Tags",
16663
16668
"type": "array"
16664
16669
},
@@ -25113,7 +25118,7 @@
25113
25118
},
25114
25119
"Tags": {
25115
25120
"additionalProperties": true,
25116
-
"markdownDescription": "Key-value pair tags to be applied to EC2 resources that are launched in the compute environment. For AWS Batch , these take the form of `\"String1\": \"String2\"` , where `String1` is the tag key and `String2` is the tag value-for example, `{ \"Name\": \"Batch Instance - C4OnDemand\" }` . This is helpful for recognizing your AWS Batch instances in the Amazon EC2 console. These tags aren't seen when using the AWS Batch `ListTagsForResource` API operation.\n\nWhen updating a compute environment, changing this setting requires an infrastructure update of the compute environment. For more information, see [Updating compute environments](https://docs.aws.amazon.com/batch/latest/userguide/updating-compute-environments.html) in the *AWS Batch User Guide* .\n\n> This parameter isn't applicable to jobs that are running on Fargate resources. Don't specify it.",
25121
+
"markdownDescription": "Key-value pair tags to be applied to EC2 resources that are launched in the compute environment. For AWS Batch , these take the form of `\"String1\": \"String2\"` , where `String1` is the tag key and `String2` is the tag value-for example, `{ \"Name\": \"Batch Instance - C4OnDemand\" }` . This is helpful for recognizing your Batch instances in the Amazon EC2 console. These tags aren't seen when using the AWS Batch `ListTagsForResource` API operation.\n\nWhen updating a compute environment, changing this setting requires an infrastructure update of the compute environment. For more information, see [Updating compute environments](https://docs.aws.amazon.com/batch/latest/userguide/updating-compute-environments.html) in the *AWS Batch User Guide* .\n\n> This parameter isn't applicable to jobs that are running on Fargate resources. Don't specify it.",
25117
25122
"patternProperties": {
25118
25123
"^[a-zA-Z0-9]+$": {
25119
25124
"type": "string"
@@ -29205,6 +29210,14 @@
29205
29210
"title": "AggregateColumns",
29206
29211
"type": "array"
29207
29212
},
29213
+
"AllowedJoinOperators": {
29214
+
"items": {
29215
+
"type": "string"
29216
+
},
29217
+
"markdownDescription": "Which logical operators (if any) are to be used in an INNER JOIN match condition. Default is `AND` .",
"markdownDescription": "Which logical operators (if any) are to be used in an INNER JOIN match condition. Default is `AND` .",
29276
+
"title": "AllowedJoinOperators",
29277
+
"type": "array"
29278
+
},
29258
29279
"JoinColumns": {
29259
29280
"items": {
29260
29281
"type": "string"
@@ -44449,7 +44470,7 @@
44449
44470
"type": "string"
44450
44471
},
44451
44472
"InstanceArn": {
44452
-
"markdownDescription": "The Amazon Resource Name (ARN) for the instance.",
44473
+
"markdownDescription": "The Amazon Resource Name (ARN) of the instance.",
44453
44474
"title": "InstanceArn",
44454
44475
"type": "string"
44455
44476
},
@@ -45010,7 +45031,7 @@
45010
45031
"type": "array"
45011
45032
},
45012
45033
"TargetArn": {
45013
-
"markdownDescription": "The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution group that phone numbers are claimed to.",
45034
+
"markdownDescription": "The Amazon Resource Name (ARN) of Amazon Connect instances or traffic distribution group that phone numbers are claimed to.",
45014
45035
"title": "TargetArn",
45015
45036
"type": "string"
45016
45037
},
@@ -45525,7 +45546,7 @@
45525
45546
"type": "string"
45526
45547
},
45527
45548
"IntegrationAssociationArn": {
45528
-
"markdownDescription": "The Amazon Resource Name (ARN) for the integration association. `IntegrationAssociationArn` is required if `TriggerEventSource` is one of the following values: `OnZendeskTicketCreate` | `OnZendeskTicketStatusUpdate` | `OnSalesforceCaseCreate`",
45549
+
"markdownDescription": "The Amazon Resource Name (ARN) of the integration association. `IntegrationAssociationArn` is required if `TriggerEventSource` is one of the following values: `OnZendeskTicketCreate` | `OnZendeskTicketStatusUpdate` | `OnSalesforceCaseCreate`",
45529
45550
"title": "IntegrationAssociationArn",
45530
45551
"type": "string"
45531
45552
}
@@ -52937,7 +52958,7 @@
52937
52958
"items": {
52938
52959
"type": "string"
52939
52960
},
52940
-
"markdownDescription": "Specifies the ARN of the subnet where you want to run your DataSync task when using a VPC endpoint. This is the subnet where DataSync creates and manages the [network interfaces](https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces) for your transfer.",
52961
+
"markdownDescription": "Specifies the ARN of the subnet where you want to run your DataSync task when using a VPC endpoint. This is the subnet where DataSync creates and manages the [network interfaces](https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces) for your transfer. You can only specify one ARN.",
52941
52962
"title": "SubnetArns",
52942
52963
"type": "array"
52943
52964
},
@@ -54272,7 +54293,7 @@
54272
54293
"items": {
54273
54294
"type": "string"
54274
54295
},
54275
-
"markdownDescription": "Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your on-premises storage system's management interface.",
54296
+
"markdownDescription": "Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your on-premises storage system's management interface. You can only specify one ARN.",
54276
54297
"title": "AgentArns",
54277
54298
"type": "array"
54278
54299
},
@@ -60326,7 +60347,7 @@
60326
60347
"type": "string"
60327
60348
},
60328
60349
"InstanceType": {
60329
-
"markdownDescription": "The instance type. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide* .\n\nWhen you change your EBS-backed instance type, instance restart or replacement behavior depends on the instance type compatibility between the old and new types. An instance that's backed by an instance store volume is always replaced. For more information, see [Change the instance type](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html) in the *Amazon EC2 User Guide* .\n\nDefault: `m1.small`",
60350
+
"markdownDescription": "The instance type. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide* .\n\nWhen you change your EBS-backed instance type, instance restart or replacement behavior depends on the instance type compatibility between the old and new types. An instance with an instance store volume as the root volume is always replaced. For more information, see [Change the instance type](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html) in the *Amazon EC2 User Guide* .",
"markdownDescription": "The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with these attributes.\n\nIf you specify `InstanceRequirements` , you can't specify `InstanceType` .",
61666
+
"markdownDescription": "The attributes for the instance types. When you specify instance attributes, Amazon EC2 will identify instance types with these attributes.\n\nYou must specify `VCpuCount` and `MemoryMiB` . All other attributes are optional. Any unspecified optional attribute is set to its default.\n\nWhen you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values.\n\nTo limit the list of instance types from which Amazon EC2 can identify matching instance types, you can use one of the following parameters, but not both in the same request:\n\n- `AllowedInstanceTypes` - The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes.\n- `ExcludedInstanceTypes` - The instance types to exclude from the list, even if they match your specified attributes.\n\n> If you specify `InstanceRequirements` , you can't specify `InstanceType` .\n> \n> Attribute-based instance type selection is only supported when using Auto Scaling groups, EC2 Fleet, and Spot Fleet to launch instances. If you plan to use the launch template in the [launch instance wizard](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-instance-wizard.html) or with the [RunInstances API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html) , you can't specify `InstanceRequirements` . \n\nFor more information, see [Attribute-based instance type selection for EC2 Fleet](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-attribute-based-instance-type-selection.html) , [Attribute-based instance type selection for Spot Fleet](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-attribute-based-instance-type-selection.html) , and [Spot placement score](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-placement-score.html) in the *Amazon EC2 User Guide* .",
61646
61667
"title": "InstanceRequirements"
61647
61668
},
61648
61669
"InstanceType": {
@@ -72122,7 +72143,7 @@
72122
72143
"items": {
72123
72144
"type": "string"
72124
72145
},
72125
-
"markdownDescription": "The task launch types the task definition was validated against. The valid values are `EC2` , `FARGATE` , and `git diff` . For more information, see [Amazon ECS launch types](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/launch_types.html) in the *Amazon Elastic Container Service Developer Guide* .",
72146
+
"markdownDescription": "The task launch types the task definition was validated against. The valid values are `EC2` , `FARGATE` , and `EXTERNAL` . For more information, see [Amazon ECS launch types](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/launch_types.html) in the *Amazon Elastic Container Service Developer Guide* .",
72126
72147
"title": "RequiresCompatibilities",
72127
72148
"type": "array"
72128
72149
},
@@ -85576,7 +85597,7 @@
85576
85597
"additionalProperties": false,
85577
85598
"properties": {
85578
85599
"AuditLogDestination": {
85579
-
"markdownDescription": "The Amazon Resource Name (ARN) for the destination of the audit logs. The destination can be any Amazon CloudWatch Logs log group ARN or Amazon Kinesis Data Firehose delivery stream ARN.\n\nThe name of the Amazon CloudWatch Logs log group must begin with the `/aws/fsx` prefix. The name of the Amazon Kinesis Data Firehouse delivery stream must begin with the `aws-fsx` prefix.\n\nThe destination ARN (either CloudWatch Logs log group or Kinesis Data Firehose delivery stream) must be in the same AWS partition, AWS Region , and AWS account as your Amazon FSx file system.",
85600
+
"markdownDescription": "The Amazon Resource Name (ARN) for the destination of the audit logs. The destination can be any Amazon CloudWatch Logs log group ARN or Amazon Kinesis Data Firehose delivery stream ARN.\n\nThe name of the Amazon CloudWatch Logs log group must begin with the `/aws/fsx` prefix. The name of the Amazon Kinesis Data Firehose delivery stream must begin with the `aws-fsx` prefix.\n\nThe destination ARN (either CloudWatch Logs log group or Kinesis Data Firehose delivery stream) must be in the same AWS partition, AWS Region , and AWS account as your Amazon FSx file system.",
85580
85601
"title": "AuditLogDestination",
85581
85602
"type": "string"
85582
85603
},
@@ -86396,7 +86417,7 @@
86396
86417
"type": "string"
86397
86418
},
86398
86419
"SizeInMegabytes": {
86399
-
"markdownDescription": "Specifies the size of the volume, in megabytes (MB), that you are creating. Provide any whole number in the range of 20\u2013104857600 to specify the size of the volume.",
86420
+
"markdownDescription": "Specifies the size of the volume, in megabytes (MB), that you are creating.",
0 commit comments