aws-sdk-directconnect 1.107.0 → 1.108.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: 9bd34a2c46af55ef1fc38f5e17debb8f603b89714d2bea4278032019f6442d44
4
- data.tar.gz: c0be3bfe5e9664d99584c21b5bb932dc4100c9f3f36291baded5643e32de77fa
3
+ metadata.gz: 499a4bc578803ec0513798b6b9f3b15f6488a9f2b8c691c7e63bd53b37e32969
4
+ data.tar.gz: 33b1fa0e953896a9ed21c3f7fc8fd59dd2afd3fad89774a88e2763241420093a
5
5
  SHA512:
6
- metadata.gz: b2e2ce44f2e966341a1b66d24dfecd2edd3a229bbfba97f0c0de946dd9d6a5368b76950e9c6fcbbf6ee1d36bf0fec2500e500e7a6ed1d769cd5c73f7abf26d57
7
- data.tar.gz: c9047a19663138c9593b740f2b917d3246cb0b6726d6a24a160d8987dc570be435154e3993b6d2c8b8b10c139af46f3710dfdb17de4bdd659b0e05f876a8af94
6
+ metadata.gz: 05cc22359ffb966d0af697f2e9cce92cae60802764f3c9de5adb08464a45243bdfac74a72ee267c017f39e5a4bfcd3c4de73680beb4706acdd83a15beb10dfc6
7
+ data.tar.gz: e2bed892858ddb949308726ba00fe8c133b08a290aa6e27fa18c9528c363f0e3cd438327b67ea64d44e09fa22c531848dab1857e8f9faab518302d84bdbf774d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.108.0 (2026-05-19)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.107.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.107.0
1
+ 1.108.0
@@ -5277,7 +5277,7 @@ module Aws::DirectConnect
5277
5277
  tracer: tracer
5278
5278
  )
5279
5279
  context[:gem_name] = 'aws-sdk-directconnect'
5280
- context[:gem_version] = '1.107.0'
5280
+ context[:gem_version] = '1.108.0'
5281
5281
  Seahorse::Client::Request.new(handlers, context)
5282
5282
  end
5283
5283
 
@@ -54,7 +54,7 @@ module Aws::DirectConnect
54
54
  autoload :EndpointProvider, 'aws-sdk-directconnect/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-directconnect/endpoints'
56
56
 
57
- GEM_VERSION = '1.107.0'
57
+ GEM_VERSION = '1.108.0'
58
58
 
59
59
  end
60
60
 
data/sig/client.rbs CHANGED
@@ -91,7 +91,7 @@ module Aws
91
91
  ?override_allowed_prefixes_to_direct_connect_gateway: Array[
92
92
  {
93
93
  cidr: ::String?
94
- },
94
+ }
95
95
  ]
96
96
  ) -> _AcceptDirectConnectGatewayAssociationProposalResponseSuccess
97
97
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _AcceptDirectConnectGatewayAssociationProposalResponseSuccess
@@ -169,7 +169,7 @@ module Aws
169
169
  {
170
170
  key: ::String,
171
171
  value: ::String?
172
- },
172
+ }
173
173
  ]
174
174
  ) -> _AllocateHostedConnectionResponseSuccess
175
175
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _AllocateHostedConnectionResponseSuccess
@@ -222,7 +222,7 @@ module Aws
222
222
  {
223
223
  key: ::String,
224
224
  value: ::String?
225
- },
225
+ }
226
226
  ]?
227
227
  }
228
228
  ) -> _AllocatePrivateVirtualInterfaceResponseSuccess
@@ -274,13 +274,13 @@ module Aws
274
274
  route_filter_prefixes: Array[
275
275
  {
276
276
  cidr: ::String?
277
- },
277
+ }
278
278
  ]?,
279
279
  tags: Array[
280
280
  {
281
281
  key: ::String,
282
282
  value: ::String?
283
- },
283
+ }
284
284
  ]?
285
285
  }
286
286
  ) -> _AllocatePublicVirtualInterfaceResponseSuccess
@@ -308,7 +308,7 @@ module Aws
308
308
  {
309
309
  key: ::String,
310
310
  value: ::String?
311
- },
311
+ }
312
312
  ]?
313
313
  }
314
314
  ) -> _AllocateTransitVirtualInterfaceResponseSuccess
@@ -538,7 +538,7 @@ module Aws
538
538
  {
539
539
  key: ::String,
540
540
  value: ::String?
541
- },
541
+ }
542
542
  ],
543
543
  ?provider_name: ::String,
544
544
  ?request_mac_sec: bool
@@ -556,7 +556,7 @@ module Aws
556
556
  {
557
557
  key: ::String,
558
558
  value: ::String?
559
- },
559
+ }
560
560
  ],
561
561
  ?amazon_side_asn: ::Integer
562
562
  ) -> _CreateDirectConnectGatewayResponseSuccess
@@ -573,7 +573,7 @@ module Aws
573
573
  ?add_allowed_prefixes_to_direct_connect_gateway: Array[
574
574
  {
575
575
  cidr: ::String?
576
- },
576
+ }
577
577
  ],
578
578
  ?virtual_gateway_id: ::String
579
579
  ) -> _CreateDirectConnectGatewayAssociationResponseSuccess
@@ -591,12 +591,12 @@ module Aws
591
591
  ?add_allowed_prefixes_to_direct_connect_gateway: Array[
592
592
  {
593
593
  cidr: ::String?
594
- },
594
+ }
595
595
  ],
596
596
  ?remove_allowed_prefixes_to_direct_connect_gateway: Array[
597
597
  {
598
598
  cidr: ::String?
599
- },
599
+ }
600
600
  ]
601
601
  ) -> _CreateDirectConnectGatewayAssociationProposalResponseSuccess
602
602
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateDirectConnectGatewayAssociationProposalResponseSuccess
@@ -633,7 +633,7 @@ module Aws
633
633
  {
634
634
  key: ::String,
635
635
  value: ::String?
636
- },
636
+ }
637
637
  ],
638
638
  ?provider_name: ::String,
639
639
  ?request_mac_sec: bool
@@ -675,13 +675,13 @@ module Aws
675
675
  {
676
676
  key: ::String,
677
677
  value: ::String?
678
- },
678
+ }
679
679
  ],
680
680
  ?child_connection_tags: Array[
681
681
  {
682
682
  key: ::String,
683
683
  value: ::String?
684
- },
684
+ }
685
685
  ],
686
686
  ?provider_name: ::String,
687
687
  ?request_mac_sec: bool
@@ -737,7 +737,7 @@ module Aws
737
737
  {
738
738
  key: ::String,
739
739
  value: ::String?
740
- },
740
+ }
741
741
  ]?,
742
742
  enable_site_link: bool?
743
743
  }
@@ -789,13 +789,13 @@ module Aws
789
789
  route_filter_prefixes: Array[
790
790
  {
791
791
  cidr: ::String?
792
- },
792
+ }
793
793
  ]?,
794
794
  tags: Array[
795
795
  {
796
796
  key: ::String,
797
797
  value: ::String?
798
- },
798
+ }
799
799
  ]?
800
800
  }
801
801
  ) -> _CreatePublicVirtualInterfaceResponseSuccess
@@ -823,7 +823,7 @@ module Aws
823
823
  {
824
824
  key: ::String,
825
825
  value: ::String?
826
- },
826
+ }
827
827
  ]?,
828
828
  enable_site_link: bool?
829
829
  }
@@ -1272,7 +1272,7 @@ module Aws
1272
1272
  {
1273
1273
  key: ::String,
1274
1274
  value: ::String?
1275
- },
1275
+ }
1276
1276
  ]
1277
1277
  ) -> _TagResourceResponseSuccess
1278
1278
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _TagResourceResponseSuccess
@@ -1342,12 +1342,12 @@ module Aws
1342
1342
  ?add_allowed_prefixes_to_direct_connect_gateway: Array[
1343
1343
  {
1344
1344
  cidr: ::String?
1345
- },
1345
+ }
1346
1346
  ],
1347
1347
  ?remove_allowed_prefixes_to_direct_connect_gateway: Array[
1348
1348
  {
1349
1349
  cidr: ::String?
1350
- },
1350
+ }
1351
1351
  ]
1352
1352
  ) -> _UpdateDirectConnectGatewayAssociationResponseSuccess
1353
1353
  | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateDirectConnectGatewayAssociationResponseSuccess
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-directconnect
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.107.0
4
+ version: 1.108.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services