| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere |
AWS Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers,
containers, and applications running outside of AWS to obtain Temporary AWS credentials.
|
| software.amazon.awssdk.services.rolesanywhere.paginators |
| Modifier and Type | Method and Description |
|---|---|
static RolesAnywhereClient |
RolesAnywhereClient.create()
Create a
RolesAnywhereClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListCrlsIterable(RolesAnywhereClient client,
ListCrlsRequest firstRequest) |
ListProfilesIterable(RolesAnywhereClient client,
ListProfilesRequest firstRequest) |
ListSubjectsIterable(RolesAnywhereClient client,
ListSubjectsRequest firstRequest) |
ListTrustAnchorsIterable(RolesAnywhereClient client,
ListTrustAnchorsRequest firstRequest) |
Copyright © 2022. All rights reserved.