aws-sdk-networkmanager 1.79.0 → 1.80.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: e947c5266e6513e2c9161c263f2175f9a15f22fe63bde04fb84b7cbc0a35d711
4
- data.tar.gz: e0135b233c9435002d6edc4ef4687579e344baca105367ef8a99dbde51e3889c
3
+ metadata.gz: feaaa78ed9897438dbfa3c94d6344f3eb69d519ab1ef9a3d465961e667986f76
4
+ data.tar.gz: eff55b8ed00a74d912c048d84115898d6bfb2bb206d25f176b022c3ab8513332
5
5
  SHA512:
6
- metadata.gz: 574289a0a56084ed077c17b94f470467af688cffbd907bc9b5396b9b35e94a30e459b20892184c26309e8f71cba6c195996fcbcdd72ae60446112bb46f9f2a6e
7
- data.tar.gz: dd058b94731bd98c38aafca7e3f6008272050f086cf59fd9421b469ddac9dcd54aed50b0e7d7bdd995cc0a3fc5720345437ac51210a3065a98219ee0564107b6
6
+ metadata.gz: 2ca781330b222c055a2011141c35170e484a97f572a79100393e276755ae5364b008faeac055ac965c5a83bbf27985597da6fd19c89106f6d49fadb62337f3b3
7
+ data.tar.gz: 6a87899e3c447bad312e7660550a19af65c6c16338adb94f925da03d98893a96a835fc538d1ee63ce280901eed298ea769af6ba11a2e39436b2156b7cf65b55c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.80.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.79.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.79.0
1
+ 1.80.0
@@ -6175,7 +6175,7 @@ module Aws::NetworkManager
6175
6175
  tracer: tracer
6176
6176
  )
6177
6177
  context[:gem_name] = 'aws-sdk-networkmanager'
6178
- context[:gem_version] = '1.79.0'
6178
+ context[:gem_version] = '1.80.0'
6179
6179
  Seahorse::Client::Request.new(handlers, context)
6180
6180
  end
6181
6181
 
@@ -54,7 +54,7 @@ module Aws::NetworkManager
54
54
  autoload :EndpointProvider, 'aws-sdk-networkmanager/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-networkmanager/endpoints'
56
56
 
57
- GEM_VERSION = '1.79.0'
57
+ GEM_VERSION = '1.80.0'
58
58
 
59
59
  end
60
60
 
data/sig/client.rbs CHANGED
@@ -156,7 +156,7 @@ module Aws
156
156
  {
157
157
  key: ::String?,
158
158
  value: ::String?
159
- },
159
+ }
160
160
  ],
161
161
  ?client_token: ::String
162
162
  ) -> _CreateConnectAttachmentResponseSuccess
@@ -179,7 +179,7 @@ module Aws
179
179
  {
180
180
  key: ::String?,
181
181
  value: ::String?
182
- },
182
+ }
183
183
  ],
184
184
  ?client_token: ::String,
185
185
  ?subnet_arn: ::String
@@ -202,7 +202,7 @@ module Aws
202
202
  {
203
203
  key: ::String?,
204
204
  value: ::String?
205
- },
205
+ }
206
206
  ]
207
207
  ) -> _CreateConnectionResponseSuccess
208
208
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateConnectionResponseSuccess
@@ -219,7 +219,7 @@ module Aws
219
219
  {
220
220
  key: ::String?,
221
221
  value: ::String?
222
- },
222
+ }
223
223
  ],
224
224
  ?policy_document: ::String,
225
225
  ?client_token: ::String
@@ -267,7 +267,7 @@ module Aws
267
267
  {
268
268
  key: ::String?,
269
269
  value: ::String?
270
- },
270
+ }
271
271
  ]
272
272
  ) -> _CreateDeviceResponseSuccess
273
273
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateDeviceResponseSuccess
@@ -286,7 +286,7 @@ module Aws
286
286
  {
287
287
  key: ::String?,
288
288
  value: ::String?
289
- },
289
+ }
290
290
  ],
291
291
  ?client_token: ::String
292
292
  ) -> _CreateDirectConnectGatewayAttachmentResponseSuccess
@@ -303,7 +303,7 @@ module Aws
303
303
  {
304
304
  key: ::String?,
305
305
  value: ::String?
306
- },
306
+ }
307
307
  ]
308
308
  ) -> _CreateGlobalNetworkResponseSuccess
309
309
  | (?Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateGlobalNetworkResponseSuccess
@@ -327,7 +327,7 @@ module Aws
327
327
  {
328
328
  key: ::String?,
329
329
  value: ::String?
330
- },
330
+ }
331
331
  ]
332
332
  ) -> _CreateLinkResponseSuccess
333
333
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateLinkResponseSuccess
@@ -349,7 +349,7 @@ module Aws
349
349
  {
350
350
  key: ::String?,
351
351
  value: ::String?
352
- },
352
+ }
353
353
  ]
354
354
  ) -> _CreateSiteResponseSuccess
355
355
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateSiteResponseSuccess
@@ -367,7 +367,7 @@ module Aws
367
367
  {
368
368
  key: ::String?,
369
369
  value: ::String?
370
- },
370
+ }
371
371
  ],
372
372
  ?client_token: ::String
373
373
  ) -> _CreateSiteToSiteVpnAttachmentResponseSuccess
@@ -385,7 +385,7 @@ module Aws
385
385
  {
386
386
  key: ::String?,
387
387
  value: ::String?
388
- },
388
+ }
389
389
  ],
390
390
  ?client_token: ::String
391
391
  ) -> _CreateTransitGatewayPeeringResponseSuccess
@@ -404,7 +404,7 @@ module Aws
404
404
  {
405
405
  key: ::String?,
406
406
  value: ::String?
407
- },
407
+ }
408
408
  ],
409
409
  ?client_token: ::String
410
410
  ) -> _CreateTransitGatewayRouteTableAttachmentResponseSuccess
@@ -430,7 +430,7 @@ module Aws
430
430
  {
431
431
  key: ::String?,
432
432
  value: ::String?
433
- },
433
+ }
434
434
  ],
435
435
  ?client_token: ::String
436
436
  ) -> _CreateVpcAttachmentResponseSuccess
@@ -1285,7 +1285,7 @@ module Aws
1285
1285
  {
1286
1286
  key: ::String?,
1287
1287
  value: ::String?
1288
- },
1288
+ }
1289
1289
  ]
1290
1290
  ) -> _TagResourceResponseSuccess
1291
1291
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _TagResourceResponseSuccess
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-networkmanager
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.79.0
4
+ version: 1.80.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services