| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableMfaDeviceResponse> |
IamAsyncClient.enableMFADevice(EnableMfaDeviceRequest enableMfaDeviceRequest)
Enables the specified MFA device and associates it with the specified IAM user.
|
default EnableMfaDeviceResponse |
IamClient.enableMFADevice(EnableMfaDeviceRequest enableMfaDeviceRequest)
Enables the specified MFA device and associates it with the specified IAM user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableMfaDeviceRequestMarshaller.marshall(EnableMfaDeviceRequest enableMfaDeviceRequest) |
Copyright © 2023. All rights reserved.