| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDataProtectionPolicyResponse |
SnsClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest)
Retrieves the specified inline
DataProtectionPolicy document that is stored in the specified Amazon
SNS topic. |
default CompletableFuture<GetDataProtectionPolicyResponse> |
SnsAsyncClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest)
Retrieves the specified inline
DataProtectionPolicy document that is stored in the specified Amazon
SNS topic. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDataProtectionPolicyRequestMarshaller.marshall(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) |
Copyright © 2023. All rights reserved.