aws-sdk-ec2 1.576.0 → 1.577.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 639bec8f21e039c0447fc268c0ec2a0501148cd170f40c00264bec7fd058909c
4
- data.tar.gz: 51d3d082a379c69ace289634a9a7c8705bd0356b496e703d858915ea2f0a71be
3
+ metadata.gz: be9d29318128a01884205cc9e06932adecf80da40f613889ba6e5b161e127300
4
+ data.tar.gz: 298028c67323c7ba5724297ea639f73ab5011bbdf3efa71e506dcba584d713c9
5
5
  SHA512:
6
- metadata.gz: 6691cb8d95c6c8427905fce37603c6e77da398decd9f8d3268dfd2c63fe8eabee8d59f361c1e826334fc3806a1b3bf5800afd93362dd2256e7eb710ce71ce19b
7
- data.tar.gz: 4300bbd1cf2b7a69c624b6dc73386b9f14618474040c76005b02033f45b8ed7c14db8b8886077aeec7e9353d609a3ec4395522a5f34db0aaea9a44dfabc8b20b
6
+ metadata.gz: 23f04ac050f068c049283acd91c8972fc5ac9878202b5550a8abb13b4d51ff4ae9d807a4c31650485375241446a5a6a050ff4889b117401fc08c7bfe6b6b25ec
7
+ data.tar.gz: 3e7f5c1dcab4d968b3a82fef11d61cd17506a0603ebe4455e8f5936d7170cf347bee9ed81edd5b057d70a877d65d1b18edc2292d7a40c5cabc3459fe1671a9bd
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.577.0 (2025-11-14)
5
+ ------------------
6
+
7
+ * Feature - This release adds AvailabilityZoneId support for CreateInstanceConnectEndpoint, DescribeInstanceConnectEndpoints, and DeleteInstanceConnectEndpoint APIs.
8
+
4
9
  1.576.0 (2025-11-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.576.0
1
+ 1.577.0
@@ -8606,6 +8606,7 @@ module Aws::EC2
8606
8606
  # resp.instance_connect_endpoint.public_dns_names.ipv_4.fips_dns_name #=> String
8607
8607
  # resp.instance_connect_endpoint.public_dns_names.dualstack.dns_name #=> String
8608
8608
  # resp.instance_connect_endpoint.public_dns_names.dualstack.fips_dns_name #=> String
8609
+ # resp.instance_connect_endpoint.availability_zone_id #=> String
8609
8610
  # resp.client_token #=> String
8610
8611
  #
8611
8612
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateInstanceConnectEndpoint AWS API Documentation
@@ -19009,6 +19010,7 @@ module Aws::EC2
19009
19010
  # resp.instance_connect_endpoint.public_dns_names.ipv_4.fips_dns_name #=> String
19010
19011
  # resp.instance_connect_endpoint.public_dns_names.dualstack.dns_name #=> String
19011
19012
  # resp.instance_connect_endpoint.public_dns_names.dualstack.fips_dns_name #=> String
19013
+ # resp.instance_connect_endpoint.availability_zone_id #=> String
19012
19014
  #
19013
19015
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteInstanceConnectEndpoint AWS API Documentation
19014
19016
  #
@@ -29005,6 +29007,7 @@ module Aws::EC2
29005
29007
  # resp.instance_connect_endpoints[0].public_dns_names.ipv_4.fips_dns_name #=> String
29006
29008
  # resp.instance_connect_endpoints[0].public_dns_names.dualstack.dns_name #=> String
29007
29009
  # resp.instance_connect_endpoints[0].public_dns_names.dualstack.fips_dns_name #=> String
29010
+ # resp.instance_connect_endpoints[0].availability_zone_id #=> String
29008
29011
  # resp.next_token #=> String
29009
29012
  #
29010
29013
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeInstanceConnectEndpoints AWS API Documentation
@@ -69211,7 +69214,7 @@ module Aws::EC2
69211
69214
  tracer: tracer
69212
69215
  )
69213
69216
  context[:gem_name] = 'aws-sdk-ec2'
69214
- context[:gem_version] = '1.576.0'
69217
+ context[:gem_version] = '1.577.0'
69215
69218
  Seahorse::Client::Request.new(handlers, context)
69216
69219
  end
69217
69220
 
@@ -9881,6 +9881,7 @@ module Aws::EC2
9881
9881
  Ec2InstanceConnectEndpoint.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
9882
9882
  Ec2InstanceConnectEndpoint.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
9883
9883
  Ec2InstanceConnectEndpoint.add_member(:public_dns_names, Shapes::ShapeRef.new(shape: InstanceConnectEndpointPublicDnsNames, location_name: "publicDnsNames"))
9884
+ Ec2InstanceConnectEndpoint.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: AvailabilityZoneId, location_name: "availabilityZoneId"))
9884
9885
  Ec2InstanceConnectEndpoint.struct_class = Types::Ec2InstanceConnectEndpoint
9885
9886
 
9886
9887
  EfaInfo.add_member(:maximum_efa_interfaces, Shapes::ShapeRef.new(shape: MaximumEfaInterfaces, location_name: "maximumEfaInterfaces"))
@@ -36776,6 +36776,11 @@ module Aws::EC2
36776
36776
  # The public DNS names of the endpoint.
36777
36777
  # @return [Types::InstanceConnectEndpointPublicDnsNames]
36778
36778
  #
36779
+ # @!attribute [rw] availability_zone_id
36780
+ # The ID of the Availability Zone of the EC2 Instance Connect
36781
+ # Endpoint.
36782
+ # @return [String]
36783
+ #
36779
36784
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ec2InstanceConnectEndpoint AWS API Documentation
36780
36785
  #
36781
36786
  class Ec2InstanceConnectEndpoint < Struct.new(
@@ -36795,7 +36800,8 @@ module Aws::EC2
36795
36800
  :security_group_ids,
36796
36801
  :tags,
36797
36802
  :ip_address_type,
36798
- :public_dns_names)
36803
+ :public_dns_names,
36804
+ :availability_zone_id)
36799
36805
  SENSITIVE = []
36800
36806
  include Aws::Structure
36801
36807
  end
data/lib/aws-sdk-ec2.rb CHANGED
@@ -78,7 +78,7 @@ module Aws::EC2
78
78
  autoload :VpcPeeringConnection, 'aws-sdk-ec2/vpc_peering_connection'
79
79
  autoload :VpcAddress, 'aws-sdk-ec2/vpc_address'
80
80
 
81
- GEM_VERSION = '1.576.0'
81
+ GEM_VERSION = '1.577.0'
82
82
 
83
83
  end
84
84
 
data/sig/types.rbs CHANGED
@@ -8047,6 +8047,7 @@ module Aws::EC2
8047
8047
  attr_accessor tags: ::Array[Types::Tag]
8048
8048
  attr_accessor ip_address_type: ("ipv4" | "dualstack" | "ipv6")
8049
8049
  attr_accessor public_dns_names: Types::InstanceConnectEndpointPublicDnsNames
8050
+ attr_accessor availability_zone_id: ::String
8050
8051
  SENSITIVE: []
8051
8052
  end
8052
8053
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-ec2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.576.0
4
+ version: 1.577.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services