| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere |
Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers, containers,
and applications that run outside of Amazon Web Services to obtain temporary Amazon Web Services credentials.
|
| Modifier and Type | Method and Description |
|---|---|
default PutNotificationSettingsResponse |
RolesAnywhereClient.putNotificationSettings(Consumer<PutNotificationSettingsRequest.Builder> putNotificationSettingsRequest)
Attaches a list of notification settings to a trust anchor.
|
default PutNotificationSettingsResponse |
RolesAnywhereClient.putNotificationSettings(PutNotificationSettingsRequest putNotificationSettingsRequest)
Attaches a list of notification settings to a trust anchor.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutNotificationSettingsResponse> |
RolesAnywhereAsyncClient.putNotificationSettings(Consumer<PutNotificationSettingsRequest.Builder> putNotificationSettingsRequest)
Attaches a list of notification settings to a trust anchor.
|
default CompletableFuture<PutNotificationSettingsResponse> |
RolesAnywhereAsyncClient.putNotificationSettings(PutNotificationSettingsRequest putNotificationSettingsRequest)
Attaches a list of notification settings to a trust anchor.
|
Copyright © 2023. All rights reserved.