aws-sdk-ec2 1.477.0 → 1.478.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 50b3fae2b44501a93c1bcd20af8e99d5d39f5541ef6e4095f610677b6b582d68
4
- data.tar.gz: eee2041c6066a71677ef165147801712cdb26cfe7f66d535fbe58b2dbf9c977a
3
+ metadata.gz: 145d71b7ac4ab97601a37f02c73ff951b1baada3b8dd44b6bbfa9a17c58bc7e6
4
+ data.tar.gz: 65a1f0ab1fe020bded67c99765c3cdba9226b2a13504f6a0073d936b268f2997
5
5
  SHA512:
6
- metadata.gz: 8208dd0ece38f1ff8bb7f80f6d26c232ca910480ad5fe72ebc39e5531896dc86fd0b10765b4bd24b428317f9779e874924660d921b485fab627a95a3f4715063
7
- data.tar.gz: a11e2ebec40be04df620012cf3b1e0d58ef64a9e4c6593df930b2a4e8bee2c9c6d2222e37e43b71d52d047670bb6e0398ae62dfe649bb94b8f0dc07e0908c487
6
+ metadata.gz: 0d79604a174da4c8091dda481ff60819328f9b6784a8fc093af12feebe172572474bfbf7931055f121f86d82ca9adc0545b5cb37f399de4f9d420242bd96cca4
7
+ data.tar.gz: 892cf953eb6bae77f5da1b6e2068d7f05cf6609540686d884fff3435008cf2db418a2d36e15708f951b8adc54fe192b1606809c8d26e5bf18f57f95659f4359f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.478.0 (2024-09-25)
5
+ ------------------
6
+
7
+ * Feature - Updates to documentation for the transit gateway security group referencing feature.
8
+
4
9
  1.477.0 (2024-09-24)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.477.0
1
+ 1.478.0
@@ -60123,7 +60123,7 @@ module Aws::EC2
60123
60123
  tracer: tracer
60124
60124
  )
60125
60125
  context[:gem_name] = 'aws-sdk-ec2'
60126
- context[:gem_version] = '1.477.0'
60126
+ context[:gem_version] = '1.478.0'
60127
60127
  Seahorse::Client::Request.new(handlers, context)
60128
60128
  end
60129
60129
 
@@ -12055,23 +12055,22 @@ module Aws::EC2
12055
12055
  # @return [String]
12056
12056
  #
12057
12057
  # @!attribute [rw] security_group_referencing_support
12058
- # <note markdown="1"> This parameter is in preview and may not be available for your
12059
- # account.
12060
- #
12061
- # </note>
12062
- #
12063
12058
  # Enables you to reference a security group across VPCs attached to a
12064
- # transit gateway. Use this option to simplify security group
12065
- # management and control of instance-to-instance traffic across VPCs
12066
- # that are connected by transit gateway. You can also use this option
12067
- # to migrate from VPC peering (which was the only option that
12068
- # supported security group referencing) to transit gateways (which now
12069
- # also support security group referencing). This option is disabled by
12070
- # default and there are no additional costs to use this feature.
12059
+ # transit gateway to simplify security group management.
12060
+ #
12061
+ # This option is disabled by default.
12071
12062
  #
12072
12063
  # If you don't enable or disable SecurityGroupReferencingSupport in
12073
12064
  # the request, the attachment will inherit the security group
12074
12065
  # referencing support setting on the transit gateway.
12066
+ #
12067
+ # For more information about security group referencing, see [Security
12068
+ # group referencing ][1] in the *Amazon Web Services Transit Gateways
12069
+ # Guide*.
12070
+ #
12071
+ #
12072
+ #
12073
+ # [1]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security
12075
12074
  # @return [String]
12076
12075
  #
12077
12076
  # @!attribute [rw] ipv_6_support
@@ -50230,19 +50229,18 @@ module Aws::EC2
50230
50229
  # @return [String]
50231
50230
  #
50232
50231
  # @!attribute [rw] security_group_referencing_support
50233
- # <note markdown="1"> This parameter is in preview and may not be available for your
50234
- # account.
50232
+ # Enables you to reference a security group across VPCs attached to a
50233
+ # transit gateway to simplify security group management.
50235
50234
  #
50236
- # </note>
50235
+ # This option is disabled by default.
50237
50236
  #
50238
- # Enables you to reference a security group across VPCs attached to a
50239
- # transit gateway. Use this option to simplify security group
50240
- # management and control of instance-to-instance traffic across VPCs
50241
- # that are connected by transit gateway. You can also use this option
50242
- # to migrate from VPC peering (which was the only option that
50243
- # supported security group referencing) to transit gateways (which now
50244
- # also support security group referencing). This option is disabled by
50245
- # default and there are no additional costs to use this feature.
50237
+ # For more information about security group referencing, see [Security
50238
+ # group referencing][1] in the *Amazon Web Services Transit Gateways
50239
+ # Guide*.
50240
+ #
50241
+ #
50242
+ #
50243
+ # [1]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security
50246
50244
  # @return [String]
50247
50245
  #
50248
50246
  # @!attribute [rw] auto_accept_shared_attachments
@@ -50437,19 +50435,18 @@ module Aws::EC2
50437
50435
  # @return [String]
50438
50436
  #
50439
50437
  # @!attribute [rw] security_group_referencing_support
50440
- # <note markdown="1"> This parameter is in preview and may not be available for your
50441
- # account.
50438
+ # Enables you to reference a security group across VPCs attached to a
50439
+ # transit gateway to simplify security group management.
50442
50440
  #
50443
- # </note>
50441
+ # This option is disabled by default.
50444
50442
  #
50445
- # Enables you to reference a security group across VPCs attached to a
50446
- # transit gateway. Use this option to simplify security group
50447
- # management and control of instance-to-instance traffic across VPCs
50448
- # that are connected by transit gateway. You can also use this option
50449
- # to migrate from VPC peering (which was the only option that
50450
- # supported security group referencing) to transit gateways (which now
50451
- # also support security group referencing). This option is disabled by
50452
- # default and there are no additional costs to use this feature.
50443
+ # For more information about security group referencing, see [Security
50444
+ # group referencing][1] in the *Amazon Web Services Transit Gateways
50445
+ # Guide*.
50446
+ #
50447
+ #
50448
+ #
50449
+ # [1]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security
50453
50450
  # @return [String]
50454
50451
  #
50455
50452
  # @!attribute [rw] ipv_6_support
@@ -65942,19 +65939,18 @@ module Aws::EC2
65942
65939
  # @return [String]
65943
65940
  #
65944
65941
  # @!attribute [rw] security_group_referencing_support
65945
- # <note markdown="1"> This parameter is in preview and may not be available for your
65946
- # account.
65942
+ # Enables you to reference a security group across VPCs attached to a
65943
+ # transit gateway to simplify security group management.
65947
65944
  #
65948
- # </note>
65945
+ # This option is enabled by default.
65949
65946
  #
65950
- # Enables you to reference a security group across VPCs attached to a
65951
- # transit gateway. Use this option to simplify security group
65952
- # management and control of instance-to-instance traffic across VPCs
65953
- # that are connected by transit gateway. You can also use this option
65954
- # to migrate from VPC peering (which was the only option that
65955
- # supported security group referencing) to transit gateways (which now
65956
- # also support security group referencing). This option is disabled by
65957
- # default and there are no additional costs to use this feature.
65947
+ # For more information about security group referencing, see [Security
65948
+ # group referencing][1] in the *Amazon Web Services Transit Gateways
65949
+ # Guide*.
65950
+ #
65951
+ #
65952
+ #
65953
+ # [1]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security
65958
65954
  # @return [String]
65959
65955
  #
65960
65956
  # @!attribute [rw] multicast_support
@@ -66340,19 +66336,18 @@ module Aws::EC2
66340
66336
  # @return [String]
66341
66337
  #
66342
66338
  # @!attribute [rw] security_group_referencing_support
66343
- # <note markdown="1"> This parameter is in preview and may not be available for your
66344
- # account.
66339
+ # Enables you to reference a security group across VPCs attached to a
66340
+ # transit gateway to simplify security group management.
66345
66341
  #
66346
- # </note>
66342
+ # This option is disabled by default.
66347
66343
  #
66348
- # Enables you to reference a security group across VPCs attached to a
66349
- # transit gateway. Use this option to simplify security group
66350
- # management and control of instance-to-instance traffic across VPCs
66351
- # that are connected by transit gateway. You can also use this option
66352
- # to migrate from VPC peering (which was the only option that
66353
- # supported security group referencing) to transit gateways (which now
66354
- # also support security group referencing). This option is disabled by
66355
- # default and there are no additional costs to use this feature.
66344
+ # For more information about security group referencing, see [Security
66345
+ # group referencing][1] in the *Amazon Web Services Transit Gateways
66346
+ # Guide*.
66347
+ #
66348
+ #
66349
+ #
66350
+ # [1]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security
66356
66351
  # @return [String]
66357
66352
  #
66358
66353
  # @!attribute [rw] multicast_support
@@ -66733,19 +66728,18 @@ module Aws::EC2
66733
66728
  # @return [String]
66734
66729
  #
66735
66730
  # @!attribute [rw] security_group_referencing_support
66736
- # <note markdown="1"> This parameter is in preview and may not be available for your
66737
- # account.
66731
+ # Enables you to reference a security group across VPCs attached to a
66732
+ # transit gateway to simplify security group management.
66738
66733
  #
66739
- # </note>
66734
+ # This option is disabled by default.
66740
66735
  #
66741
- # Enables you to reference a security group across VPCs attached to a
66742
- # transit gateway. Use this option to simplify security group
66743
- # management and control of instance-to-instance traffic across VPCs
66744
- # that are connected by transit gateway. You can also use this option
66745
- # to migrate from VPC peering (which was the only option that
66746
- # supported security group referencing) to transit gateways (which now
66747
- # also support security group referencing). This option is disabled by
66748
- # default and there are no additional costs to use this feature.
66736
+ # For more information about security group referencing, see [Security
66737
+ # group referencing][1] in the *Amazon Web Services Transit Gateways
66738
+ # Guide*.
66739
+ #
66740
+ #
66741
+ #
66742
+ # [1]: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-vpc-attachments.html#vpc-attachment-security
66749
66743
  # @return [String]
66750
66744
  #
66751
66745
  # @!attribute [rw] ipv_6_support
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.477.0'
81
+ GEM_VERSION = '1.478.0'
82
82
 
83
83
  end
84
84
 
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.477.0
4
+ version: 1.478.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: 2024-09-24 00:00:00.000000000 Z
11
+ date: 2024-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core