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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-rolesanywhere/client.rb +1 -1
- data/lib/aws-sdk-rolesanywhere.rb +1 -1
- data/sig/client.rbs +8 -8
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 351cd2109375e5696f2f82eb2f56bc49a13ee431750cd5f3a62be6524f639765
|
|
4
|
+
data.tar.gz: 51747509e43ce5828d9f914072ac625f8cfe582cc657070ae19b6812d29aef5b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 531ba97239589ca97db20c4ba8cfcb97aab6ec2705f7c52426d278475bea3afbfe42ad9b327bbcce267dbed77456019e86ad2a4f106b668a877ace8cc00b206b
|
|
7
|
+
data.tar.gz: 0a281741c18433f659b9651bbb93eca16315eb49529485b0e417a4ac35905cec71bfaeee75c98526dd0d14ad56d02a8ec2faa1ca86290ff854dd68b72a4c76d7
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
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.
|
|
2234
|
+
context[:gem_version] = '1.51.0'
|
|
2235
2235
|
Seahorse::Client::Request.new(handlers, context)
|
|
2236
2236
|
end
|
|
2237
2237
|
|
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
|