Skip to content

Commit

Permalink
Update to latest models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Aug 10, 2023
1 parent 722575d commit 8d9c63f
Show file tree
Hide file tree
Showing 17 changed files with 1,120 additions and 795 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudtrail-22502.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudtrail``",
"description": "Documentation updates for CloudTrail."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-26369.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "This release adds APIs to provision agents that are global / available in multiple AWS regions and distribute them across these regions by percentage."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elbv2-94351.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elbv2``",
"description": "Update elbv2 client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-omics-54105.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``omics``",
"description": "This release adds instanceType to GetRunTask & ListRunTasks responses."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-secretsmanager-47470.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``secretsmanager``",
"description": "Add additional InvalidRequestException to list of possible exceptions for ListSecret."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transfer-2965.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transfer``",
"description": "Documentation updates for AW Transfer Family"
}
392 changes: 178 additions & 214 deletions botocore/data/cloudtrail/2013-11-01/endpoint-rule-set-1.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions botocore/data/cloudtrail/2013-11-01/service-2.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions botocore/data/connect/2017-08-08/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,12 @@
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "Tags"
},
"ListTrafficDistributionGroupUsers": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "TrafficDistributionGroupUserSummaryList"
}
}
}
249 changes: 244 additions & 5 deletions botocore/data/connect/2017-08-08/service-2.json

Large diffs are not rendered by default.

398 changes: 212 additions & 186 deletions botocore/data/elbv2/2015-12-01/endpoint-rule-set-1.json

Large diffs are not rendered by default.

38 changes: 29 additions & 9 deletions botocore/data/elbv2/2015-12-01/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
{"shape":"TargetGroupNotFoundException"},
{"shape":"InvalidTargetException"}
],
"documentation":"<p>Deregisters the specified targets from the specified target group. After the targets are deregistered, they no longer receive traffic from the load balancer.</p>"
"documentation":"<p>Deregisters the specified targets from the specified target group. After the targets are deregistered, they no longer receive traffic from the load balancer.</p> <p>Note: If the specified target does not exist, the action returns successfully.</p>"
},
"DescribeAccountLimits":{
"name":"DescribeAccountLimits",
Expand Down Expand Up @@ -646,7 +646,7 @@
{"shape":"InvalidConfigurationRequestException"},
{"shape":"InvalidSecurityGroupException"}
],
"documentation":"<p>Associates the specified security groups with the specified Application Load Balancer. The specified security groups override the previously associated security groups.</p> <p>You can't specify a security group for a Network Load Balancer or Gateway Load Balancer.</p>"
"documentation":"<p>Associates the specified security groups with the specified Application Load Balancer or Network Load Balancer. The specified security groups override the previously associated security groups.</p> <p>You can't perform this operation on a Network Load Balancer unless you specified a security group for the load balancer when you created it.</p> <p>You can't associate a security group with a Gateway Load Balancer.</p>"
},
"SetSubnets":{
"name":"SetSubnets",
Expand Down Expand Up @@ -1119,7 +1119,7 @@
},
"SecurityGroups":{
"shape":"SecurityGroups",
"documentation":"<p>[Application Load Balancers] The IDs of the security groups for the load balancer.</p>"
"documentation":"<p>[Application Load Balancers and Network Load Balancers] The IDs of the security groups for the load balancer.</p>"
},
"Scheme":{
"shape":"LoadBalancerSchemeEnum",
Expand Down Expand Up @@ -1725,6 +1725,14 @@
},
"exception":true
},
"EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic":{"type":"string"},
"EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum":{
"type":"string",
"enum":[
"on",
"off"
]
},
"FixedResponseActionConfig":{
"type":"structure",
"required":["StatusCode"],
Expand Down Expand Up @@ -1943,7 +1951,7 @@
"documentation":"<p>The maximum value of the limit.</p>"
}
},
"documentation":"<p>Information about an Elastic Load Balancing resource limit for your Amazon Web Services account.</p>"
"documentation":"<p>Information about an Elastic Load Balancing resource limit for your Amazon Web Services account.</p> <p>For more information, see the following:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-limits.html\">Quotas for your Application Load Balancers</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-limits.html\">Quotas for your Network Load Balancers</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/quotas-limits.html\">Quotas for your Gateway Load Balancers</a> </p> </li> </ul>"
},
"Limits":{
"type":"list",
Expand Down Expand Up @@ -2066,6 +2074,10 @@
"CustomerOwnedIpv4Pool":{
"shape":"CustomerOwnedIpv4Pool",
"documentation":"<p>[Application Load Balancers on Outposts] The ID of the customer-owned address pool.</p>"
},
"EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic":{
"shape":"EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic",
"documentation":"<p>Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink.</p>"
}
},
"documentation":"<p>Information about a load balancer.</p>"
Expand Down Expand Up @@ -2682,7 +2694,7 @@
"documentation":"<p>Information for a source IP condition. Specify only when <code>Field</code> is <code>source-ip</code>.</p>"
}
},
"documentation":"<p>Information about a condition for a rule.</p> <p>Each rule can optionally include up to one of each of the following conditions: <code>http-request-method</code>, <code>host-header</code>, <code>path-pattern</code>, and <code>source-ip</code>. Each rule can also optionally include one or more of each of the following conditions: <code>http-header</code> and <code>query-string</code>. Note that the value for a condition cannot be empty.</p>"
"documentation":"<p>Information about a condition for a rule.</p> <p>Each rule can optionally include up to one of each of the following conditions: <code>http-request-method</code>, <code>host-header</code>, <code>path-pattern</code>, and <code>source-ip</code>. Each rule can also optionally include one or more of each of the following conditions: <code>http-header</code> and <code>query-string</code>. Note that the value for a condition cannot be empty.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-limits.html\">Quotas for your Application Load Balancers</a>.</p>"
},
"RuleConditionList":{
"type":"list",
Expand Down Expand Up @@ -2803,6 +2815,10 @@
"SecurityGroups":{
"shape":"SecurityGroups",
"documentation":"<p>The IDs of the security groups.</p>"
},
"EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic":{
"shape":"EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum",
"documentation":"<p>Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink. The default is <code>on</code>.</p>"
}
}
},
Expand All @@ -2812,6 +2828,10 @@
"SecurityGroupIds":{
"shape":"SecurityGroups",
"documentation":"<p>The IDs of the security groups associated with the load balancer.</p>"
},
"EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic":{
"shape":"EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum",
"documentation":"<p>Indicates whether to evaluate inbound security group rules for traffic sent to a Network Load Balancer through Amazon Web Services PrivateLink.</p>"
}
}
},
Expand All @@ -2833,7 +2853,7 @@
},
"IpAddressType":{
"shape":"IpAddressType",
"documentation":"<p>[Network Load Balancers] The type of IP addresses used by the subnets for your load balancer. The possible values are <code>ipv4</code> (for IPv4 addresses) and <code>dualstack</code> (for IPv4 and IPv6 addresses). You can’t specify <code>dualstack</code> for a load balancer with a UDP or TCP_UDP listener. .</p>"
"documentation":"<p>[Network Load Balancers] The type of IP addresses used by the subnets for your load balancer. The possible values are <code>ipv4</code> (for IPv4 addresses) and <code>dualstack</code> (for IPv4 and IPv6 addresses). You can’t specify <code>dualstack</code> for a load balancer with a UDP or TCP_UDP listener.</p>"
}
}
},
Expand Down Expand Up @@ -3006,7 +3026,7 @@
},
"Port":{
"shape":"Port",
"documentation":"<p>The port on which the target is listening. If the target group protocol is GENEVE, the supported port is 6081. If the target type is <code>alb</code>, the targeted Application Load Balancer must have at least one listener whose port matches the target group port. Not used if the target is a Lambda function.</p>"
"documentation":"<p>The port on which the target is listening. If the target group protocol is GENEVE, the supported port is 6081. If the target type is <code>alb</code>, the targeted Application Load Balancer must have at least one listener whose port matches the target group port. This parameter is not used if the target is a Lambda function.</p>"
},
"AvailabilityZone":{
"shape":"ZoneName",
Expand Down Expand Up @@ -3036,7 +3056,7 @@
},
"Port":{
"shape":"Port",
"documentation":"<p>The port on which the targets are listening. Not used if the target is a Lambda function.</p>"
"documentation":"<p>The port on which the targets are listening. This parameter is not used if the target is a Lambda function.</p>"
},
"VpcId":{
"shape":"VpcId",
Expand Down Expand Up @@ -3080,7 +3100,7 @@
},
"LoadBalancerArns":{
"shape":"LoadBalancerArns",
"documentation":"<p>The Amazon Resource Names (ARN) of the load balancers that route traffic to this target group.</p>"
"documentation":"<p>The Amazon Resource Name (ARN) of the load balancer that routes traffic to this target group. You can use each target group with only one load balancer.</p>"
},
"TargetType":{
"shape":"TargetTypeEnum",
Expand Down
16 changes: 14 additions & 2 deletions botocore/data/omics/2022-11-28/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4001,6 +4001,10 @@
"gpus":{
"shape":"GetRunTaskResponseGpusInteger",
"documentation":"<p> The number of Graphics Processing Units (GPU) specified in the task. </p>"
},
"instanceType":{
"shape":"TaskInstanceType",
"documentation":"<p> The instance type for a task. </p>"
}
}
},
Expand Down Expand Up @@ -4608,7 +4612,7 @@
},
"nextToken":{
"shape":"ListAnnotationImportJobsRequestNextTokenString",
"documentation":"<p>Specify the pagination token from a previous request to retrieve the next page of results.</p>",
"documentation":"<p>Specifies the pagination token from a previous request to retrieve the next page of results.</p>",
"location":"querystring",
"locationName":"nextToken"
},
Expand Down Expand Up @@ -4644,7 +4648,7 @@
},
"nextToken":{
"shape":"String",
"documentation":"<p>A pagination token that's included if more results are available.</p>"
"documentation":"<p>Specifies the pagination token from a previous request to retrieve the next page of results.</p>"
}
}
},
Expand Down Expand Up @@ -7460,6 +7464,10 @@
"min":1,
"pattern":"[0-9]+"
},
"TaskInstanceType":{
"type":"string",
"pattern":"[\\p{L}||\\p{M}||\\p{Z}||\\p{S}||\\p{N}||\\p{P}]+"
},
"TaskList":{
"type":"list",
"member":{"shape":"TaskListItem"}
Expand Down Expand Up @@ -7502,6 +7510,10 @@
"gpus":{
"shape":"TaskListItemGpusInteger",
"documentation":"<p> The number of Graphics Processing Units (GPU) specified for the task. </p>"
},
"instanceType":{
"shape":"TaskInstanceType",
"documentation":"<p> The instance type for a task. </p>"
}
},
"documentation":"<p>A workflow run task.</p>"
Expand Down
1 change: 1 addition & 0 deletions botocore/data/secretsmanager/2017-10-17/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
"output":{"shape":"ListSecretsResponse"},
"errors":[
{"shape":"InvalidParameterException"},
{"shape":"InvalidRequestException"},
{"shape":"InvalidNextTokenException"},
{"shape":"InternalServiceError"}
],
Expand Down
Loading

0 comments on commit 8d9c63f

Please sign in to comment.