| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteInstanceProfileResponse |
IamClient.deleteInstanceProfile(DeleteInstanceProfileRequest deleteInstanceProfileRequest)
Deletes the specified instance profile.
|
default CompletableFuture<DeleteInstanceProfileResponse> |
IamAsyncClient.deleteInstanceProfile(DeleteInstanceProfileRequest deleteInstanceProfileRequest)
Deletes the specified instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteInstanceProfileRequestMarshaller.marshall(DeleteInstanceProfileRequest deleteInstanceProfileRequest) |
Copyright © 2022. All rights reserved.