aws-sdk-ec2 1.277.0 → 1.278.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-ec2/client.rb +7 -7
- data/lib/aws-sdk-ec2/client_api.rb +2 -1
- data/lib/aws-sdk-ec2.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 274544329b71218d0b2b0909ae2469bea539c388cee2412c0b3e05e55983ef3c
|
|
4
|
+
data.tar.gz: a9913ba6db0c632b0b61a2ea389779a202a78371ca8310f83864f0cbe7d11edf
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b293150a65824261ced83d4eeff8d50f5249f0b29b7e260e9cefbae8abcfcb400650ab5755bfc241011771697561660352303fd066ab58959d0a651ab03985bc
|
|
7
|
+
data.tar.gz: e0eca2feb56b5fadb02840b76045d143201864aede4ae5bad86080bd7d01ede010884f6b9db0c6ec4f1bc51cb9879d75a397d458ed9a35df9e4b299f5a2dbc0d
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.278.0
|
data/lib/aws-sdk-ec2/client.rb
CHANGED
|
@@ -12070,7 +12070,7 @@ module Aws::EC2
|
|
|
12070
12070
|
# resp.vpn_connection.transit_gateway_id #=> String
|
|
12071
12071
|
# resp.vpn_connection.core_network_arn #=> String
|
|
12072
12072
|
# resp.vpn_connection.core_network_attachment_arn #=> String
|
|
12073
|
-
# resp.vpn_connection.gateway_association_state #=> String
|
|
12073
|
+
# resp.vpn_connection.gateway_association_state #=> String, one of "associated", "not-associated", "associating", "disassociating"
|
|
12074
12074
|
# resp.vpn_connection.options.enable_acceleration #=> Boolean
|
|
12075
12075
|
# resp.vpn_connection.options.static_routes_only #=> Boolean
|
|
12076
12076
|
# resp.vpn_connection.options.local_ipv_4_network_cidr #=> String
|
|
@@ -30038,7 +30038,7 @@ module Aws::EC2
|
|
|
30038
30038
|
# resp.vpn_connections[0].transit_gateway_id #=> String
|
|
30039
30039
|
# resp.vpn_connections[0].core_network_arn #=> String
|
|
30040
30040
|
# resp.vpn_connections[0].core_network_attachment_arn #=> String
|
|
30041
|
-
# resp.vpn_connections[0].gateway_association_state #=> String
|
|
30041
|
+
# resp.vpn_connections[0].gateway_association_state #=> String, one of "associated", "not-associated", "associating", "disassociating"
|
|
30042
30042
|
# resp.vpn_connections[0].options.enable_acceleration #=> Boolean
|
|
30043
30043
|
# resp.vpn_connections[0].options.static_routes_only #=> Boolean
|
|
30044
30044
|
# resp.vpn_connections[0].options.local_ipv_4_network_cidr #=> String
|
|
@@ -38798,7 +38798,7 @@ module Aws::EC2
|
|
|
38798
38798
|
# resp.vpn_connection.transit_gateway_id #=> String
|
|
38799
38799
|
# resp.vpn_connection.core_network_arn #=> String
|
|
38800
38800
|
# resp.vpn_connection.core_network_attachment_arn #=> String
|
|
38801
|
-
# resp.vpn_connection.gateway_association_state #=> String
|
|
38801
|
+
# resp.vpn_connection.gateway_association_state #=> String, one of "associated", "not-associated", "associating", "disassociating"
|
|
38802
38802
|
# resp.vpn_connection.options.enable_acceleration #=> Boolean
|
|
38803
38803
|
# resp.vpn_connection.options.static_routes_only #=> Boolean
|
|
38804
38804
|
# resp.vpn_connection.options.local_ipv_4_network_cidr #=> String
|
|
@@ -38922,7 +38922,7 @@ module Aws::EC2
|
|
|
38922
38922
|
# resp.vpn_connection.transit_gateway_id #=> String
|
|
38923
38923
|
# resp.vpn_connection.core_network_arn #=> String
|
|
38924
38924
|
# resp.vpn_connection.core_network_attachment_arn #=> String
|
|
38925
|
-
# resp.vpn_connection.gateway_association_state #=> String
|
|
38925
|
+
# resp.vpn_connection.gateway_association_state #=> String, one of "associated", "not-associated", "associating", "disassociating"
|
|
38926
38926
|
# resp.vpn_connection.options.enable_acceleration #=> Boolean
|
|
38927
38927
|
# resp.vpn_connection.options.static_routes_only #=> Boolean
|
|
38928
38928
|
# resp.vpn_connection.options.local_ipv_4_network_cidr #=> String
|
|
@@ -39019,7 +39019,7 @@ module Aws::EC2
|
|
|
39019
39019
|
# resp.vpn_connection.transit_gateway_id #=> String
|
|
39020
39020
|
# resp.vpn_connection.core_network_arn #=> String
|
|
39021
39021
|
# resp.vpn_connection.core_network_attachment_arn #=> String
|
|
39022
|
-
# resp.vpn_connection.gateway_association_state #=> String
|
|
39022
|
+
# resp.vpn_connection.gateway_association_state #=> String, one of "associated", "not-associated", "associating", "disassociating"
|
|
39023
39023
|
# resp.vpn_connection.options.enable_acceleration #=> Boolean
|
|
39024
39024
|
# resp.vpn_connection.options.static_routes_only #=> Boolean
|
|
39025
39025
|
# resp.vpn_connection.options.local_ipv_4_network_cidr #=> String
|
|
@@ -39176,7 +39176,7 @@ module Aws::EC2
|
|
|
39176
39176
|
# resp.vpn_connection.transit_gateway_id #=> String
|
|
39177
39177
|
# resp.vpn_connection.core_network_arn #=> String
|
|
39178
39178
|
# resp.vpn_connection.core_network_attachment_arn #=> String
|
|
39179
|
-
# resp.vpn_connection.gateway_association_state #=> String
|
|
39179
|
+
# resp.vpn_connection.gateway_association_state #=> String, one of "associated", "not-associated", "associating", "disassociating"
|
|
39180
39180
|
# resp.vpn_connection.options.enable_acceleration #=> Boolean
|
|
39181
39181
|
# resp.vpn_connection.options.static_routes_only #=> Boolean
|
|
39182
39182
|
# resp.vpn_connection.options.local_ipv_4_network_cidr #=> String
|
|
@@ -45228,7 +45228,7 @@ module Aws::EC2
|
|
|
45228
45228
|
params: params,
|
|
45229
45229
|
config: config)
|
|
45230
45230
|
context[:gem_name] = 'aws-sdk-ec2'
|
|
45231
|
-
context[:gem_version] = '1.
|
|
45231
|
+
context[:gem_version] = '1.278.0'
|
|
45232
45232
|
Seahorse::Client::Request.new(handlers, context)
|
|
45233
45233
|
end
|
|
45234
45234
|
|
|
@@ -1132,6 +1132,7 @@ module Aws::EC2
|
|
|
1132
1132
|
FpgaInfo = Shapes::StructureShape.new(name: 'FpgaInfo')
|
|
1133
1133
|
FreeTierEligibleFlag = Shapes::BooleanShape.new(name: 'FreeTierEligibleFlag')
|
|
1134
1134
|
GVCDMaxResults = Shapes::IntegerShape.new(name: 'GVCDMaxResults')
|
|
1135
|
+
GatewayAssociationState = Shapes::StringShape.new(name: 'GatewayAssociationState')
|
|
1135
1136
|
GatewayType = Shapes::StringShape.new(name: 'GatewayType')
|
|
1136
1137
|
GetAssociatedEnclaveCertificateIamRolesRequest = Shapes::StructureShape.new(name: 'GetAssociatedEnclaveCertificateIamRolesRequest')
|
|
1137
1138
|
GetAssociatedEnclaveCertificateIamRolesResult = Shapes::StructureShape.new(name: 'GetAssociatedEnclaveCertificateIamRolesResult')
|
|
@@ -11941,7 +11942,7 @@ module Aws::EC2
|
|
|
11941
11942
|
VpnConnection.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
|
|
11942
11943
|
VpnConnection.add_member(:core_network_arn, Shapes::ShapeRef.new(shape: String, location_name: "coreNetworkArn"))
|
|
11943
11944
|
VpnConnection.add_member(:core_network_attachment_arn, Shapes::ShapeRef.new(shape: String, location_name: "coreNetworkAttachmentArn"))
|
|
11944
|
-
VpnConnection.add_member(:gateway_association_state, Shapes::ShapeRef.new(shape:
|
|
11945
|
+
VpnConnection.add_member(:gateway_association_state, Shapes::ShapeRef.new(shape: GatewayAssociationState, location_name: "gatewayAssociationState"))
|
|
11945
11946
|
VpnConnection.add_member(:options, Shapes::ShapeRef.new(shape: VpnConnectionOptions, location_name: "options"))
|
|
11946
11947
|
VpnConnection.add_member(:routes, Shapes::ShapeRef.new(shape: VpnStaticRouteList, location_name: "routes"))
|
|
11947
11948
|
VpnConnection.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
|
data/lib/aws-sdk-ec2.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-ec2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.278.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-11-
|
|
11
|
+
date: 2021-11-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sigv4
|