| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteIdentityPolicyResponse |
SesClient.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
default CompletableFuture<DeleteIdentityPolicyResponse> |
SesAsyncClient.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteIdentityPolicyRequestMarshaller.marshall(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest) |
Copyright © 2023. All rights reserved.