Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 8bb4128

Browse files
Release v1.40.59 (2021-10-08) (#4127)
Release v1.40.59 (2021-10-08) === ### Service Client Updates * `service/ec2`: Updates service API and documentation * This release removes a requirement for filters on SearchLocalGatewayRoutes operations. * `service/mediaconvert`: Updates service API and documentation * AWS Elemental MediaConvert has added the ability to set account policies which control access restrictions for HTTP, HTTPS, and S3 content sources. * `service/models.lex.v2`: Updates service API and documentation * `service/runtime.lex.v2`: Updates service API and documentation * `service/secretsmanager`: Updates service documentation * Documentation updates for Secrets Manager * `service/securityhub`: Updates service API and documentation
1 parent 0a01aef commit 8bb4128

File tree

22 files changed

+4456
-440
lines changed

22 files changed

+4456
-440
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Release v1.40.59 (2021-10-08)
2+
===
3+
4+
### Service Client Updates
5+
* `service/ec2`: Updates service API and documentation
6+
* This release removes a requirement for filters on SearchLocalGatewayRoutes operations.
7+
* `service/mediaconvert`: Updates service API and documentation
8+
* AWS Elemental MediaConvert has added the ability to set account policies which control access restrictions for HTTP, HTTPS, and S3 content sources.
9+
* `service/models.lex.v2`: Updates service API and documentation
10+
* `service/runtime.lex.v2`: Updates service API and documentation
11+
* `service/secretsmanager`: Updates service documentation
12+
* Documentation updates for Secrets Manager
13+
* `service/securityhub`: Updates service API and documentation
14+
115
Release v1.40.58 (2021-10-07)
216
===
317

aws/endpoints/defaults.go

Lines changed: 67 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.40.58"
8+
const SDKVersion = "1.40.59"

models/apis/ec2/2016-11-15/api-2.json

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8527,8 +8527,8 @@
85278527
"members":{
85288528
"DestinationCidrBlock":{"shape":"String"},
85298529
"LocalGatewayRouteTableId":{"shape":"LocalGatewayRoutetableId"},
8530-
"DryRun":{"shape":"Boolean"},
8531-
"LocalGatewayVirtualInterfaceGroupId":{"shape":"LocalGatewayVirtualInterfaceGroupId"}
8530+
"LocalGatewayVirtualInterfaceGroupId":{"shape":"LocalGatewayVirtualInterfaceGroupId"},
8531+
"DryRun":{"shape":"Boolean"}
85328532
}
85338533
},
85348534
"CreateLocalGatewayRouteResult":{
@@ -9208,8 +9208,8 @@
92089208
"CreateSubnetRequest":{
92099209
"type":"structure",
92109210
"required":[
9211-
"VpcId",
9212-
"CidrBlock"
9211+
"CidrBlock",
9212+
"VpcId"
92139213
],
92149214
"members":{
92159215
"TagSpecifications":{
@@ -9218,14 +9218,14 @@
92189218
},
92199219
"AvailabilityZone":{"shape":"String"},
92209220
"AvailabilityZoneId":{"shape":"String"},
9221+
"CidrBlock":{"shape":"String"},
92219222
"Ipv6CidrBlock":{"shape":"String"},
92229223
"OutpostArn":{"shape":"String"},
92239224
"VpcId":{"shape":"VpcId"},
92249225
"DryRun":{
92259226
"shape":"Boolean",
92269227
"locationName":"dryRun"
9227-
},
9228-
"CidrBlock":{"shape":"String"}
9228+
}
92299229
}
92309230
},
92319231
"CreateSubnetResult":{
@@ -30052,19 +30052,16 @@
3005230052
},
3005330053
"SearchLocalGatewayRoutesRequest":{
3005430054
"type":"structure",
30055-
"required":[
30056-
"LocalGatewayRouteTableId",
30057-
"Filters"
30058-
],
30055+
"required":["LocalGatewayRouteTableId"],
3005930056
"members":{
3006030057
"LocalGatewayRouteTableId":{"shape":"LocalGatewayRoutetableId"},
30061-
"MaxResults":{"shape":"MaxResults"},
30062-
"NextToken":{"shape":"String"},
30063-
"DryRun":{"shape":"Boolean"},
3006430058
"Filters":{
3006530059
"shape":"FilterList",
3006630060
"locationName":"Filter"
30067-
}
30061+
},
30062+
"MaxResults":{"shape":"MaxResults"},
30063+
"NextToken":{"shape":"String"},
30064+
"DryRun":{"shape":"Boolean"}
3006830065
}
3006930066
},
3007030067
"SearchLocalGatewayRoutesResult":{

models/apis/ec2/2016-11-15/docs-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14671,9 +14671,9 @@
1467114671
"CreateSubnetCidrReservationRequest$Description": "<p>The description to assign to the subnet CIDR reservation.</p>",
1467214672
"CreateSubnetRequest$AvailabilityZone": "<p>The Availability Zone or Local Zone for the subnet.</p> <p>Default: Amazon Web Services selects one for you. If you create more than one subnet in your VPC, we do not necessarily select a different zone for each subnet.</p> <p>To create a subnet in a Local Zone, set this value to the Local Zone ID, for example <code>us-west-2-lax-1a</code>. For information about the Regions that support Local Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-available-regions\">Available Regions</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p> <p>To create a subnet in an Outpost, set this value to the Availability Zone for the Outpost and specify the Outpost ARN.</p>",
1467314673
"CreateSubnetRequest$AvailabilityZoneId": "<p>The AZ ID or the Local Zone ID of the subnet.</p>",
14674+
"CreateSubnetRequest$CidrBlock": "<p>The IPv4 network range for the subnet, in CIDR notation. For example, <code>10.0.0.0/24</code>. We modify the specified CIDR block to its canonical form; for example, if you specify <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>",
1467414675
"CreateSubnetRequest$Ipv6CidrBlock": "<p>The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a /64 prefix length.</p>",
1467514676
"CreateSubnetRequest$OutpostArn": "<p>The Amazon Resource Name (ARN) of the Outpost. If you specify an Outpost ARN, you must also specify the Availability Zone of the Outpost subnet.</p>",
14676-
"CreateSubnetRequest$CidrBlock": "<p>The IPv4 network range for the subnet, in CIDR notation. For example, <code>10.0.0.0/24</code>. We modify the specified CIDR block to its canonical form; for example, if you specify <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>",
1467714677
"CreateTrafficMirrorFilterRequest$Description": "<p>The description of the Traffic Mirror filter.</p>",
1467814678
"CreateTrafficMirrorFilterRequest$ClientToken": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>",
1467914679
"CreateTrafficMirrorFilterResult$ClientToken": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">How to Ensure Idempotency</a>.</p>",

0 commit comments

Comments
 (0)