aws-sdk-rolesanywhere 1.50.0 → 1.51.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: c68f7179d2641b92fc5f55c23b455ee11404e8906bc2be2f6f911baa0dace501
4
- data.tar.gz: 1ec4c356c3270d7e095f90cfc8a7555432969622e57d56521cfa852f68817a02
3
+ metadata.gz: 351cd2109375e5696f2f82eb2f56bc49a13ee431750cd5f3a62be6524f639765
4
+ data.tar.gz: 51747509e43ce5828d9f914072ac625f8cfe582cc657070ae19b6812d29aef5b
5
5
  SHA512:
6
- metadata.gz: 6ad415ca42aa33be139a00bcfae80f16ace35610536d08e65ae2e0a5463c8d72185892495528f93a70606f770cd0c2b2e0cf4294af5d6ed33e17a911f838c24a
7
- data.tar.gz: b1daf6d4315a504537cc861872a96fcaf212765c3f6fb88d303bdc8dc880b0fdbeb558b70aa5af42936b85a949239b0e2289f9879ce9c7a4ec7b46e17cabd534
6
+ metadata.gz: 531ba97239589ca97db20c4ba8cfcb97aab6ec2705f7c52426d278475bea3afbfe42ad9b327bbcce267dbed77456019e86ad2a4f106b668a877ace8cc00b206b
7
+ data.tar.gz: 0a281741c18433f659b9651bbb93eca16315eb49529485b0e417a4ac35905cec71bfaeee75c98526dd0d14ad56d02a8ec2faa1ca86290ff854dd68b72a4c76d7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.51.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.50.0 (2026-05-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.50.0
1
+ 1.51.0
@@ -2231,7 +2231,7 @@ module Aws::RolesAnywhere
2231
2231
  tracer: tracer
2232
2232
  )
2233
2233
  context[:gem_name] = 'aws-sdk-rolesanywhere'
2234
- context[:gem_version] = '1.50.0'
2234
+ context[:gem_version] = '1.51.0'
2235
2235
  Seahorse::Client::Request.new(handlers, context)
2236
2236
  end
2237
2237
 
@@ -55,7 +55,7 @@ module Aws::RolesAnywhere
55
55
  autoload :EndpointProvider, 'aws-sdk-rolesanywhere/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-rolesanywhere/endpoints'
57
57
 
58
- GEM_VERSION = '1.50.0'
58
+ GEM_VERSION = '1.51.0'
59
59
 
60
60
  end
61
61
 
data/sig/client.rbs CHANGED
@@ -95,7 +95,7 @@ module Aws
95
95
  {
96
96
  key: ::String,
97
97
  value: ::String
98
- },
98
+ }
99
99
  ],
100
100
  ?accept_role_session_name: bool
101
101
  ) -> _CreateProfileResponseSuccess
@@ -120,7 +120,7 @@ module Aws
120
120
  {
121
121
  key: ::String,
122
122
  value: ::String
123
- },
123
+ }
124
124
  ],
125
125
  ?notification_settings: Array[
126
126
  {
@@ -128,7 +128,7 @@ module Aws
128
128
  event: ("CA_CERTIFICATE_EXPIRY" | "END_ENTITY_CERTIFICATE_EXPIRY"),
129
129
  threshold: ::Integer?,
130
130
  channel: ("ALL")?
131
- },
131
+ }
132
132
  ]
133
133
  ) -> _CreateTrustAnchorResponseSuccess
134
134
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateTrustAnchorResponseSuccess
@@ -288,7 +288,7 @@ module Aws
288
288
  {
289
289
  key: ::String,
290
290
  value: ::String
291
- },
291
+ }
292
292
  ],
293
293
  trust_anchor_arn: ::String
294
294
  ) -> _ImportCrlResponseSuccess
@@ -363,7 +363,7 @@ module Aws
363
363
  mapping_rules: Array[
364
364
  {
365
365
  specifier: ::String
366
- },
366
+ }
367
367
  ]
368
368
  ) -> _PutAttributeMappingResponseSuccess
369
369
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _PutAttributeMappingResponseSuccess
@@ -381,7 +381,7 @@ module Aws
381
381
  event: ("CA_CERTIFICATE_EXPIRY" | "END_ENTITY_CERTIFICATE_EXPIRY"),
382
382
  threshold: ::Integer?,
383
383
  channel: ("ALL")?
384
- },
384
+ }
385
385
  ]
386
386
  ) -> _PutNotificationSettingsResponseSuccess
387
387
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _PutNotificationSettingsResponseSuccess
@@ -397,7 +397,7 @@ module Aws
397
397
  {
398
398
  event: ("CA_CERTIFICATE_EXPIRY" | "END_ENTITY_CERTIFICATE_EXPIRY"),
399
399
  channel: ("ALL")?
400
- },
400
+ }
401
401
  ]
402
402
  ) -> _ResetNotificationSettingsResponseSuccess
403
403
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _ResetNotificationSettingsResponseSuccess
@@ -412,7 +412,7 @@ module Aws
412
412
  {
413
413
  key: ::String,
414
414
  value: ::String
415
- },
415
+ }
416
416
  ]
417
417
  ) -> _TagResourceResponseSuccess
418
418
  | (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-rolesanywhere
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.50.0
4
+ version: 1.51.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services