From de6b17aaa380174ab3559fff675ca1b3de9920b2 Mon Sep 17 00:00:00 2001 From: awsmobilesdk Date: Thu, 6 Jun 2024 18:06:20 +0000 Subject: [PATCH] feat(aws-android-sdk-sns): update models to latest --- .../auth/policy/actions/SNSActions.java | 2 +- .../com/amazonaws/services/sns/AmazonSNS.java | 101 ++-- .../services/sns/AmazonSNSAsync.java | 144 ++--- .../services/sns/AmazonSNSAsyncClient.java | 144 ++--- .../services/sns/AmazonSNSClient.java | 103 ++-- .../sns/model/AddPermissionRequest.java | 2 +- .../model/AuthorizationErrorException.java | 2 +- .../BatchEntryIdsNotDistinctException.java | 2 +- .../model/BatchRequestTooLongException.java | 2 +- .../sns/model/BatchResultErrorEntry.java | 2 +- .../CheckIfPhoneNumberIsOptedOutRequest.java | 2 +- .../CheckIfPhoneNumberIsOptedOutResult.java | 2 +- .../sns/model/ConcurrentAccessException.java | 2 +- .../sns/model/ConfirmSubscriptionRequest.java | 2 +- .../sns/model/ConfirmSubscriptionResult.java | 2 +- .../CreatePlatformApplicationRequest.java | 61 ++- .../CreatePlatformApplicationResult.java | 16 +- .../model/CreatePlatformEndpointRequest.java | 46 +- .../model/CreatePlatformEndpointResult.java | 2 +- .../CreateSMSSandboxPhoneNumberRequest.java | 2 +- .../CreateSMSSandboxPhoneNumberResult.java | 2 +- .../sns/model/CreateTopicRequest.java | 119 ++++- .../services/sns/model/CreateTopicResult.java | 2 +- .../sns/model/DeleteEndpointRequest.java | 16 +- .../DeletePlatformApplicationRequest.java | 25 +- .../DeleteSMSSandboxPhoneNumberRequest.java | 2 +- .../DeleteSMSSandboxPhoneNumberResult.java | 2 +- .../sns/model/DeleteTopicRequest.java | 2 +- .../sns/model/EmptyBatchRequestException.java | 2 +- .../services/sns/model/Endpoint.java | 2 +- .../sns/model/EndpointDisabledException.java | 2 +- .../FilterPolicyLimitExceededException.java | 2 +- .../model/GetDataProtectionPolicyRequest.java | 2 +- .../model/GetDataProtectionPolicyResult.java | 2 +- .../model/GetEndpointAttributesRequest.java | 19 +- .../model/GetEndpointAttributesResult.java | 5 +- ...tPlatformApplicationAttributesRequest.java | 21 +- ...etPlatformApplicationAttributesResult.java | 156 +++++- .../sns/model/GetSMSAttributesRequest.java | 2 +- .../sns/model/GetSMSAttributesResult.java | 2 +- .../GetSMSSandboxAccountStatusRequest.java | 2 +- .../GetSMSSandboxAccountStatusResult.java | 2 +- .../GetSubscriptionAttributesRequest.java | 2 +- .../GetSubscriptionAttributesResult.java | 123 ++--- .../sns/model/GetTopicAttributesRequest.java | 2 +- .../sns/model/GetTopicAttributesResult.java | 2 +- .../sns/model/InternalErrorException.java | 2 +- .../model/InvalidBatchEntryIdException.java | 2 +- .../sns/model/InvalidParameterException.java | 2 +- .../model/InvalidParameterValueException.java | 2 +- .../sns/model/InvalidSecurityException.java | 2 +- .../sns/model/InvalidStateException.java | 36 ++ .../sns/model/KMSAccessDeniedException.java | 2 +- .../sns/model/KMSDisabledException.java | 4 +- .../sns/model/KMSInvalidStateException.java | 6 +- .../sns/model/KMSNotFoundException.java | 2 +- .../sns/model/KMSOptInRequiredException.java | 2 +- .../sns/model/KMSThrottlingException.java | 2 +- .../sns/model/LanguageCodeString.java | 2 +- ...EndpointsByPlatformApplicationRequest.java | 77 +-- ...tEndpointsByPlatformApplicationResult.java | 76 +-- .../model/ListOriginationNumbersRequest.java | 2 +- .../model/ListOriginationNumbersResult.java | 2 +- .../ListPhoneNumbersOptedOutRequest.java | 2 +- .../model/ListPhoneNumbersOptedOutResult.java | 2 +- .../ListPlatformApplicationsRequest.java | 47 +- .../model/ListPlatformApplicationsResult.java | 70 +-- .../ListSMSSandboxPhoneNumbersRequest.java | 2 +- .../ListSMSSandboxPhoneNumbersResult.java | 2 +- .../ListSubscriptionsByTopicRequest.java | 2 +- .../model/ListSubscriptionsByTopicResult.java | 2 +- .../sns/model/ListSubscriptionsRequest.java | 2 +- .../sns/model/ListSubscriptionsResult.java | 2 +- .../sns/model/ListTagsForResourceRequest.java | 2 +- .../sns/model/ListTagsForResourceResult.java | 2 +- .../services/sns/model/ListTopicsRequest.java | 2 +- .../services/sns/model/ListTopicsResult.java | 2 +- .../sns/model/MessageAttributeValue.java | 2 +- .../services/sns/model/NotFoundException.java | 2 +- .../services/sns/model/NumberCapability.java | 2 +- .../sns/model/OptInPhoneNumberRequest.java | 2 +- .../sns/model/OptInPhoneNumberResult.java | 2 +- .../services/sns/model/OptedOutException.java | 2 +- .../sns/model/PhoneNumberInformation.java | 2 +- .../sns/model/PlatformApplication.java | 2 +- .../PlatformApplicationDisabledException.java | 2 +- .../sns/model/PublishBatchRequest.java | 2 +- .../sns/model/PublishBatchRequestEntry.java | 2 +- .../sns/model/PublishBatchResult.java | 2 +- .../sns/model/PublishBatchResultEntry.java | 2 +- .../services/sns/model/PublishRequest.java | 45 +- .../services/sns/model/PublishResult.java | 2 +- .../model/PutDataProtectionPolicyRequest.java | 2 +- .../sns/model/RemovePermissionRequest.java | 2 +- .../model/ReplayLimitExceededException.java | 38 ++ .../sns/model/ResourceNotFoundException.java | 2 +- .../services/sns/model/RouteType.java | 2 +- .../sns/model/SMSSandboxPhoneNumber.java | 2 +- ...SSandboxPhoneNumberVerificationStatus.java | 2 +- .../model/SetEndpointAttributesRequest.java | 18 +- ...tPlatformApplicationAttributesRequest.java | 160 +++++- .../sns/model/SetSMSAttributesRequest.java | 2 +- .../sns/model/SetSMSAttributesResult.java | 2 +- .../SetSubscriptionAttributesRequest.java | 123 ++--- .../sns/model/SetTopicAttributesRequest.java | 2 +- .../services/sns/model/StaleTagException.java | 2 +- .../services/sns/model/SubscribeRequest.java | 501 +++++++++++++++--- .../services/sns/model/SubscribeResult.java | 2 +- .../services/sns/model/Subscription.java | 2 +- .../SubscriptionLimitExceededException.java | 2 +- .../com/amazonaws/services/sns/model/Tag.java | 2 +- .../sns/model/TagLimitExceededException.java | 2 +- .../sns/model/TagPolicyException.java | 2 +- .../sns/model/TagResourceRequest.java | 2 +- .../services/sns/model/TagResourceResult.java | 2 +- .../sns/model/ThrottledException.java | 2 +- ...TooManyEntriesInBatchRequestException.java | 2 +- .../amazonaws/services/sns/model/Topic.java | 2 +- .../model/TopicLimitExceededException.java | 2 +- .../sns/model/UnsubscribeRequest.java | 2 +- .../sns/model/UntagResourceRequest.java | 2 +- .../sns/model/UntagResourceResult.java | 2 +- .../sns/model/UserErrorException.java | 2 +- .../sns/model/ValidationException.java | 2 +- .../sns/model/VerificationException.java | 2 +- .../VerifySMSSandboxPhoneNumberRequest.java | 2 +- .../VerifySMSSandboxPhoneNumberResult.java | 2 +- .../AddPermissionRequestMarshaller.java | 2 +- ...thorizationErrorExceptionUnmarshaller.java | 2 +- ...ryIdsNotDistinctExceptionUnmarshaller.java | 2 +- ...chRequestTooLongExceptionUnmarshaller.java | 2 +- .../BatchResultErrorEntryStaxMarshaller.java | 2 +- ...BatchResultErrorEntryStaxUnmarshaller.java | 2 +- ...honeNumberIsOptedOutRequestMarshaller.java | 2 +- ...umberIsOptedOutResultStaxUnmarshaller.java | 2 +- ...ConcurrentAccessExceptionUnmarshaller.java | 2 +- .../ConfirmSubscriptionRequestMarshaller.java | 2 +- ...irmSubscriptionResultStaxUnmarshaller.java | 2 +- ...ePlatformApplicationRequestMarshaller.java | 2 +- ...formApplicationResultStaxUnmarshaller.java | 2 +- ...eatePlatformEndpointRequestMarshaller.java | 2 +- ...latformEndpointResultStaxUnmarshaller.java | 2 +- ...MSSandboxPhoneNumberRequestMarshaller.java | 2 +- ...dboxPhoneNumberResultStaxUnmarshaller.java | 2 +- .../CreateTopicRequestMarshaller.java | 2 +- .../CreateTopicResultStaxUnmarshaller.java | 2 +- .../DeleteEndpointRequestMarshaller.java | 2 +- ...ePlatformApplicationRequestMarshaller.java | 2 +- ...MSSandboxPhoneNumberRequestMarshaller.java | 2 +- ...dboxPhoneNumberResultStaxUnmarshaller.java | 2 +- .../DeleteTopicRequestMarshaller.java | 2 +- ...mptyBatchRequestExceptionUnmarshaller.java | 2 +- ...EndpointDisabledExceptionUnmarshaller.java | 2 +- .../transform/EndpointStaxMarshaller.java | 2 +- .../transform/EndpointStaxUnmarshaller.java | 2 +- ...icyLimitExceededExceptionUnmarshaller.java | 2 +- ...DataProtectionPolicyRequestMarshaller.java | 2 +- ...rotectionPolicyResultStaxUnmarshaller.java | 2 +- ...etEndpointAttributesRequestMarshaller.java | 2 +- ...pointAttributesResultStaxUnmarshaller.java | 2 +- ...pplicationAttributesRequestMarshaller.java | 2 +- ...ationAttributesResultStaxUnmarshaller.java | 2 +- .../GetSMSAttributesRequestMarshaller.java | 2 +- ...etSMSAttributesResultStaxUnmarshaller.java | 2 +- ...SandboxAccountStatusRequestMarshaller.java | 2 +- ...oxAccountStatusResultStaxUnmarshaller.java | 2 +- ...bscriptionAttributesRequestMarshaller.java | 2 +- ...ptionAttributesResultStaxUnmarshaller.java | 2 +- .../GetTopicAttributesRequestMarshaller.java | 2 +- ...TopicAttributesResultStaxUnmarshaller.java | 2 +- .../InternalErrorExceptionUnmarshaller.java | 2 +- ...alidBatchEntryIdExceptionUnmarshaller.java | 2 +- ...InvalidParameterExceptionUnmarshaller.java | 2 +- ...idParameterValueExceptionUnmarshaller.java | 2 +- .../InvalidSecurityExceptionUnmarshaller.java | 2 +- .../InvalidStateExceptionUnmarshaller.java | 43 ++ .../KMSAccessDeniedExceptionUnmarshaller.java | 2 +- .../KMSDisabledExceptionUnmarshaller.java | 2 +- .../KMSInvalidStateExceptionUnmarshaller.java | 2 +- .../KMSNotFoundExceptionUnmarshaller.java | 2 +- ...KMSOptInRequiredExceptionUnmarshaller.java | 2 +- .../KMSThrottlingExceptionUnmarshaller.java | 2 +- ...yPlatformApplicationRequestMarshaller.java | 2 +- ...formApplicationResultStaxUnmarshaller.java | 2 +- ...stOriginationNumbersRequestMarshaller.java | 2 +- ...ginationNumbersResultStaxUnmarshaller.java | 2 +- ...PhoneNumbersOptedOutRequestMarshaller.java | 2 +- ...NumbersOptedOutResultStaxUnmarshaller.java | 2 +- ...PlatformApplicationsRequestMarshaller.java | 2 +- ...ormApplicationsResultStaxUnmarshaller.java | 2 +- ...SSandboxPhoneNumbersRequestMarshaller.java | 2 +- ...boxPhoneNumbersResultStaxUnmarshaller.java | 2 +- ...SubscriptionsByTopicRequestMarshaller.java | 2 +- ...riptionsByTopicResultStaxUnmarshaller.java | 2 +- .../ListSubscriptionsRequestMarshaller.java | 2 +- ...stSubscriptionsResultStaxUnmarshaller.java | 2 +- .../ListTagsForResourceRequestMarshaller.java | 2 +- ...TagsForResourceResultStaxUnmarshaller.java | 2 +- .../ListTopicsRequestMarshaller.java | 2 +- .../ListTopicsResultStaxUnmarshaller.java | 2 +- .../MessageAttributeValueStaxMarshaller.java | 2 +- ...MessageAttributeValueStaxUnmarshaller.java | 2 +- .../NotFoundExceptionUnmarshaller.java | 2 +- .../OptInPhoneNumberRequestMarshaller.java | 2 +- ...ptInPhoneNumberResultStaxUnmarshaller.java | 2 +- .../OptedOutExceptionUnmarshaller.java | 2 +- .../PhoneNumberInformationStaxMarshaller.java | 2 +- ...honeNumberInformationStaxUnmarshaller.java | 2 +- ...licationDisabledExceptionUnmarshaller.java | 2 +- .../PlatformApplicationStaxMarshaller.java | 2 +- .../PlatformApplicationStaxUnmarshaller.java | 2 +- ...ublishBatchRequestEntryStaxMarshaller.java | 2 +- ...lishBatchRequestEntryStaxUnmarshaller.java | 2 +- .../PublishBatchRequestMarshaller.java | 2 +- ...PublishBatchResultEntryStaxMarshaller.java | 2 +- ...blishBatchResultEntryStaxUnmarshaller.java | 2 +- .../PublishBatchResultStaxUnmarshaller.java | 2 +- .../transform/PublishRequestMarshaller.java | 2 +- .../PublishResultStaxUnmarshaller.java | 2 +- ...DataProtectionPolicyRequestMarshaller.java | 2 +- .../RemovePermissionRequestMarshaller.java | 2 +- ...layLimitExceededExceptionUnmarshaller.java | 43 ++ ...ResourceNotFoundExceptionUnmarshaller.java | 2 +- .../SMSSandboxPhoneNumberStaxMarshaller.java | 2 +- ...SMSSandboxPhoneNumberStaxUnmarshaller.java | 2 +- ...etEndpointAttributesRequestMarshaller.java | 2 +- ...pplicationAttributesRequestMarshaller.java | 2 +- .../SetSMSAttributesRequestMarshaller.java | 2 +- ...etSMSAttributesResultStaxUnmarshaller.java | 2 +- ...bscriptionAttributesRequestMarshaller.java | 2 +- .../SetTopicAttributesRequestMarshaller.java | 2 +- .../StaleTagExceptionUnmarshaller.java | 2 +- .../transform/SubscribeRequestMarshaller.java | 2 +- .../SubscribeResultStaxUnmarshaller.java | 2 +- ...ionLimitExceededExceptionUnmarshaller.java | 2 +- .../transform/SubscriptionStaxMarshaller.java | 2 +- .../SubscriptionStaxUnmarshaller.java | 2 +- ...TagLimitExceededExceptionUnmarshaller.java | 2 +- .../TagPolicyExceptionUnmarshaller.java | 2 +- .../TagResourceRequestMarshaller.java | 2 +- .../TagResourceResultStaxUnmarshaller.java | 2 +- .../model/transform/TagStaxMarshaller.java | 2 +- .../model/transform/TagStaxUnmarshaller.java | 2 +- .../ThrottledExceptionUnmarshaller.java | 2 +- ...esInBatchRequestExceptionUnmarshaller.java | 2 +- ...picLimitExceededExceptionUnmarshaller.java | 2 +- .../model/transform/TopicStaxMarshaller.java | 2 +- .../transform/TopicStaxUnmarshaller.java | 2 +- .../UnsubscribeRequestMarshaller.java | 2 +- .../UntagResourceRequestMarshaller.java | 2 +- .../UntagResourceResultStaxUnmarshaller.java | 2 +- .../UserErrorExceptionUnmarshaller.java | 2 +- .../ValidationExceptionUnmarshaller.java | 2 +- .../VerificationExceptionUnmarshaller.java | 2 +- ...MSSandboxPhoneNumberRequestMarshaller.java | 2 +- ...dboxPhoneNumberResultStaxUnmarshaller.java | 2 +- 256 files changed, 1895 insertions(+), 943 deletions(-) create mode 100644 aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidStateException.java create mode 100644 aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ReplayLimitExceededException.java create mode 100644 aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidStateExceptionUnmarshaller.java create mode 100644 aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ReplayLimitExceededExceptionUnmarshaller.java diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/auth/policy/actions/SNSActions.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/auth/policy/actions/SNSActions.java index fa473ef68d..0311bd3d7d 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/auth/policy/actions/SNSActions.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/auth/policy/actions/SNSActions.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNS.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNS.java index baf63d22f3..a03501bc91 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNS.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNS.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -193,6 +193,7 @@ CheckIfPhoneNumberIsOptedOutResult checkIfPhoneNumberIsOptedOut( * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -220,51 +221,57 @@ ConfirmSubscriptionResult confirmSubscription( * *

- * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

* @@ -1767,6 +1779,7 @@ VerifySMSSandboxPhoneNumberResult verifySMSSandboxPhoneNumber( *

* @throws InvalidParameterException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InternalErrorException * @throws NotFoundException * @throws AuthorizationErrorException @@ -1816,7 +1829,7 @@ GetSubscriptionAttributesResult getSubscriptionAttributes(String subscriptionArn *

*

* You call the ConfirmSubscription action with the token from - * the subscription response. Confirmation tokens are valid for three days. + * the subscription response. Confirmation tokens are valid for two days. *

*

* This action is throttled at 100 transactions per second (TPS). @@ -1947,6 +1960,7 @@ GetSubscriptionAttributesResult getSubscriptionAttributes(String subscriptionArn * as returned by Amazon Simple Notification Service. * @throws SubscriptionLimitExceededException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InvalidParameterException * @throws InternalErrorException * @throws NotFoundException @@ -2167,6 +2181,7 @@ ListTopicsResult listTopics(String nextToken) throws AmazonClientException, * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -2204,6 +2219,7 @@ ConfirmSubscriptionResult confirmSubscription(String topicArn, String token, * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -2592,6 +2608,7 @@ void setTopicAttributes(String topicArn, String attributeName, String attributeV * The ARN of the topic you want to delete. *

* @throws InvalidParameterException + * @throws InvalidStateException * @throws InternalErrorException * @throws AuthorizationErrorException * @throws NotFoundException @@ -2971,10 +2988,8 @@ PublishResult publish(String topicArn, String message) throws AmazonClientExcept * delivered to other endpoints. *

*

- * Constraints: Subjects must be ASCII text that begins with a - * letter, number, or punctuation mark; must not include line - * breaks or control characters; and must be less than 100 - * characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks + * or control characters, and less than 100 characters long. *

* @return publishResult The response from the Publish service method, as * returned by Amazon Simple Notification Service. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSAsync.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSAsync.java index 6a86a1e837..bea44b293f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSAsync.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSAsync.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -217,6 +217,7 @@ Future checkIfPhoneNumberIsOptedOutAsync( * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -254,6 +255,7 @@ Future confirmSubscriptionAsync( * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -282,51 +284,57 @@ Future confirmSubscriptionAsync( *
    *
  • *

    - * For ADM, PlatformPrincipal is - * client id and PlatformCredential is - * client secret. + * For ADM, PlatformPrincipal is client id and + * PlatformCredential is client secret. *

    *
  • *
  • *

    - * For Baidu, PlatformPrincipal is - * API key and PlatformCredential is - * secret key. + * For APNS and APNS_SANDBOX using certificate credentials, + * PlatformPrincipal is SSL certificate and + * PlatformCredential is private key. *

    *
  • *
  • *

    - * For APNS and APNS_SANDBOX using certificate - * credentials, PlatformPrincipal is - * SSL certificate and PlatformCredential is - * private key. + * For APNS and APNS_SANDBOX using token credentials, + * PlatformPrincipal is signing key ID and + * PlatformCredential is signing key. *

    *
  • *
  • *

    - * For APNS and APNS_SANDBOX using token - * credentials, PlatformPrincipal is - * signing key ID and PlatformCredential is - * signing key. + * For Baidu, PlatformPrincipal is API key and + * PlatformCredential is secret key. *

    *
  • *
  • *

    - * For GCM (Firebase Cloud Messaging), there is no - * PlatformPrincipal and the PlatformCredential is + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is * API key. *

    *
  • *
  • *

    - * For MPNS, PlatformPrincipal is - * TLS certificate and PlatformCredential is - * private key. + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. + *

    + *
  • + *
  • + *

    + * For MPNS, PlatformPrincipal is TLS certificate + * and PlatformCredential is private key. *

    *
  • *
  • *

    - * For WNS, PlatformPrincipal is + * For WNS, PlatformPrincipal is * Package Security Identifier and * PlatformCredential is secret key. *

    @@ -373,51 +381,57 @@ Future createPlatformApplicationAsync( *
      *
    • *

      - * For ADM, PlatformPrincipal is - * client id and PlatformCredential is - * client secret. + * For ADM, PlatformPrincipal is client id and + * PlatformCredential is client secret. *

      *
    • *
    • *

      - * For Baidu, PlatformPrincipal is - * API key and PlatformCredential is - * secret key. + * For APNS and APNS_SANDBOX using certificate credentials, + * PlatformPrincipal is SSL certificate and + * PlatformCredential is private key. *

      *
    • *
    • *

      - * For APNS and APNS_SANDBOX using certificate - * credentials, PlatformPrincipal is - * SSL certificate and PlatformCredential is - * private key. + * For APNS and APNS_SANDBOX using token credentials, + * PlatformPrincipal is signing key ID and + * PlatformCredential is signing key. *

      *
    • *
    • *

      - * For APNS and APNS_SANDBOX using token - * credentials, PlatformPrincipal is - * signing key ID and PlatformCredential is - * signing key. + * For Baidu, PlatformPrincipal is API key and + * PlatformCredential is secret key. *

      *
    • *
    • *

      - * For GCM (Firebase Cloud Messaging), there is no - * PlatformPrincipal and the PlatformCredential is + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is * API key. *

      *
    • *
    • *

      - * For MPNS, PlatformPrincipal is - * TLS certificate and PlatformCredential is - * private key. + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. + *

      + *
    • + *
    • + *

      + * For MPNS, PlatformPrincipal is TLS certificate + * and PlatformCredential is private key. *

      *
    • *
    • *

      - * For WNS, PlatformPrincipal is + * For WNS, PlatformPrincipal is * Package Security Identifier and * PlatformCredential is secret key. *

      @@ -730,7 +744,7 @@ Future createTopicAsync(CreateTopicRequest createTopicRequest *

      * * @param deleteEndpointRequest

      - * Input for DeleteEndpoint action. + * Input for DeleteEndpoint action. *

      * @return A Java Future object containing the response from the * DeleteEndpoint service method, as returned by Amazon Simple @@ -762,7 +776,7 @@ Future deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest) *

      * * @param deleteEndpointRequest

      - * Input for DeleteEndpoint action. + * Input for DeleteEndpoint action. *

      * @param asyncHandler Asynchronous callback handler for events in the * life-cycle of the request. Users could provide the @@ -796,7 +810,7 @@ Future deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest, *

      * * @param deletePlatformApplicationRequest

      - * Input for DeletePlatformApplication action. + * Input for DeletePlatformApplication action. *

      * @return A Java Future object containing the response from the * DeletePlatformApplication service method, as returned by Amazon @@ -826,7 +840,7 @@ Future deletePlatformApplicationAsync( *

      * * @param deletePlatformApplicationRequest

      - * Input for DeletePlatformApplication action. + * Input for DeletePlatformApplication action. *

      * @param asyncHandler Asynchronous callback handler for events in the * life-cycle of the request. Users could provide the @@ -949,6 +963,7 @@ Future deleteSMSSandboxPhoneNumberAsync( * service method, as returned by Amazon Simple Notification * Service. * @throws InvalidParameterException + * @throws InvalidStateException * @throws InternalErrorException * @throws AuthorizationErrorException * @throws NotFoundException @@ -983,6 +998,7 @@ Future deleteTopicAsync(DeleteTopicRequest deleteTopicRequest) * service method, as returned by Amazon Simple Notification * Service. * @throws InvalidParameterException + * @throws InvalidStateException * @throws InternalErrorException * @throws AuthorizationErrorException * @throws NotFoundException @@ -1070,7 +1086,7 @@ Future getDataProtectionPolicyAsync( *

      * * @param getEndpointAttributesRequest

      - * Input for GetEndpointAttributes action. + * Input for GetEndpointAttributes action. *

      * @return A Java Future object containing the response from the * GetEndpointAttributes service method, as returned by Amazon @@ -1101,7 +1117,7 @@ Future getEndpointAttributesAsync( *

      * * @param getEndpointAttributesRequest

      - * Input for GetEndpointAttributes action. + * Input for GetEndpointAttributes action. *

      * @param asyncHandler Asynchronous callback handler for events in the * life-cycle of the request. Users could provide the @@ -1137,7 +1153,8 @@ Future getEndpointAttributesAsync( *

      * * @param getPlatformApplicationAttributesRequest

      - * Input for GetPlatformApplicationAttributes action. + * Input for GetPlatformApplicationAttributes + * action. *

      * @return A Java Future object containing the response from the * GetPlatformApplicationAttributes service method, as returned by @@ -1168,7 +1185,8 @@ Future getPlatformApplicationAttributesA *

      * * @param getPlatformApplicationAttributesRequest

      - * Input for GetPlatformApplicationAttributes action. + * Input for GetPlatformApplicationAttributes + * action. *

      * @param asyncHandler Asynchronous callback handler for events in the * life-cycle of the request. Users could provide the @@ -1481,7 +1499,8 @@ Future getTopicAttributesAsync( *

      * * @param listEndpointsByPlatformApplicationRequest

      - * Input for ListEndpointsByPlatformApplication action. + * Input for ListEndpointsByPlatformApplication + * action. *

      * @return A Java Future object containing the response from the * ListEndpointsByPlatformApplication service method, as returned by @@ -1521,7 +1540,8 @@ Future listEndpointsByPlatformApplicat *

      * * @param listEndpointsByPlatformApplicationRequest

      - * Input for ListEndpointsByPlatformApplication action. + * Input for ListEndpointsByPlatformApplication + * action. *

      * @param asyncHandler Asynchronous callback handler for events in the * life-cycle of the request. Users could provide the @@ -1712,7 +1732,7 @@ Future listPhoneNumbersOptedOutAsync( *

      * * @param listPlatformApplicationsRequest

      - * Input for ListPlatformApplications action. + * Input for ListPlatformApplications action. *

      * @return A Java Future object containing the response from the * ListPlatformApplications service method, as returned by Amazon @@ -1751,7 +1771,7 @@ Future listPlatformApplicationsAsync( *

      * * @param listPlatformApplicationsRequest

      - * Input for ListPlatformApplications action. + * Input for ListPlatformApplications action. *

      * @param asyncHandler Asynchronous callback handler for events in the * life-cycle of the request. Users could provide the @@ -2638,7 +2658,7 @@ Future removePermissionAsync(RemovePermissionRequest removePermissionReque *

      * * @param setEndpointAttributesRequest

      - * Input for SetEndpointAttributes action. + * Input for SetEndpointAttributes action. *

      * @return A Java Future object containing the response from the * SetEndpointAttributes service method, as returned by Amazon @@ -2669,7 +2689,7 @@ Future setEndpointAttributesAsync( *

      * * @param setEndpointAttributesRequest

      - * Input for SetEndpointAttributes action. + * Input for SetEndpointAttributes action. *

      * @param asyncHandler Asynchronous callback handler for events in the * life-cycle of the request. Users could provide the @@ -2708,7 +2728,8 @@ Future setEndpointAttributesAsync( *

      * * @param setPlatformApplicationAttributesRequest

      - * Input for SetPlatformApplicationAttributes action. + * Input for SetPlatformApplicationAttributes + * action. *

      * @return A Java Future object containing the response from the * SetPlatformApplicationAttributes service method, as returned by @@ -2742,7 +2763,8 @@ Future setPlatformApplicationAttributesAsync( *

      * * @param setPlatformApplicationAttributesRequest

      - * Input for SetPlatformApplicationAttributes action. + * Input for SetPlatformApplicationAttributes + * action. *

      * @param asyncHandler Asynchronous callback handler for events in the * life-cycle of the request. Users could provide the @@ -2875,6 +2897,7 @@ Future setSMSAttributesAsync( * Simple Notification Service. * @throws InvalidParameterException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InternalErrorException * @throws NotFoundException * @throws AuthorizationErrorException @@ -2908,6 +2931,7 @@ Future setSubscriptionAttributesAsync( * Simple Notification Service. * @throws InvalidParameterException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InternalErrorException * @throws NotFoundException * @throws AuthorizationErrorException @@ -3008,7 +3032,7 @@ Future setTopicAttributesAsync(SetTopicAttributesRequest setTopicAttribute *

      *

      * You call the ConfirmSubscription action with the token from - * the subscription response. Confirmation tokens are valid for three days. + * the subscription response. Confirmation tokens are valid for two days. *

      *

      * This action is throttled at 100 transactions per second (TPS). @@ -3022,6 +3046,7 @@ Future setTopicAttributesAsync(SetTopicAttributesRequest setTopicAttribute * Service. * @throws SubscriptionLimitExceededException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InvalidParameterException * @throws InternalErrorException * @throws NotFoundException @@ -3047,7 +3072,7 @@ Future subscribeAsync(SubscribeRequest subscribeRequest) *

      *

      * You call the ConfirmSubscription action with the token from - * the subscription response. Confirmation tokens are valid for three days. + * the subscription response. Confirmation tokens are valid for two days. *

      *

      * This action is throttled at 100 transactions per second (TPS). @@ -3065,6 +3090,7 @@ Future subscribeAsync(SubscribeRequest subscribeRequest) * Service. * @throws SubscriptionLimitExceededException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InvalidParameterException * @throws InternalErrorException * @throws NotFoundException diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSAsyncClient.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSAsyncClient.java index 6c19babd47..3aef9c14d9 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSAsyncClient.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSAsyncClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -476,6 +476,7 @@ public CheckIfPhoneNumberIsOptedOutResult call() throws Exception { * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -515,6 +516,7 @@ public ConfirmSubscriptionResult call() throws Exception { * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -557,51 +559,57 @@ public ConfirmSubscriptionResult call() throws Exception { *

        *
      • *

        - * For ADM, PlatformPrincipal is - * client id and PlatformCredential is - * client secret. + * For ADM, PlatformPrincipal is client id and + * PlatformCredential is client secret. *

        *
      • *
      • *

        - * For Baidu, PlatformPrincipal is - * API key and PlatformCredential is - * secret key. + * For APNS and APNS_SANDBOX using certificate credentials, + * PlatformPrincipal is SSL certificate and + * PlatformCredential is private key. *

        *
      • *
      • *

        - * For APNS and APNS_SANDBOX using certificate - * credentials, PlatformPrincipal is - * SSL certificate and PlatformCredential is - * private key. + * For APNS and APNS_SANDBOX using token credentials, + * PlatformPrincipal is signing key ID and + * PlatformCredential is signing key. *

        *
      • *
      • *

        - * For APNS and APNS_SANDBOX using token - * credentials, PlatformPrincipal is - * signing key ID and PlatformCredential is - * signing key. + * For Baidu, PlatformPrincipal is API key and + * PlatformCredential is secret key. *

        *
      • *
      • *

        - * For GCM (Firebase Cloud Messaging), there is no - * PlatformPrincipal and the PlatformCredential is + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is * API key. *

        *
      • *
      • *

        - * For MPNS, PlatformPrincipal is - * TLS certificate and PlatformCredential is - * private key. + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. + *

        + *
      • + *
      • + *

        + * For MPNS, PlatformPrincipal is TLS certificate + * and PlatformCredential is private key. *

        *
      • *
      • *

        - * For WNS, PlatformPrincipal is + * For WNS, PlatformPrincipal is * Package Security Identifier and * PlatformCredential is secret key. *

        @@ -654,51 +662,57 @@ public CreatePlatformApplicationResult call() throws Exception { *
          *
        • *

          - * For ADM, PlatformPrincipal is - * client id and PlatformCredential is - * client secret. + * For ADM, PlatformPrincipal is client id and + * PlatformCredential is client secret. *

          *
        • *
        • *

          - * For Baidu, PlatformPrincipal is - * API key and PlatformCredential is - * secret key. + * For APNS and APNS_SANDBOX using certificate credentials, + * PlatformPrincipal is SSL certificate and + * PlatformCredential is private key. *

          *
        • *
        • *

          - * For APNS and APNS_SANDBOX using certificate - * credentials, PlatformPrincipal is - * SSL certificate and PlatformCredential is - * private key. + * For APNS and APNS_SANDBOX using token credentials, + * PlatformPrincipal is signing key ID and + * PlatformCredential is signing key. *

          *
        • *
        • *

          - * For APNS and APNS_SANDBOX using token - * credentials, PlatformPrincipal is - * signing key ID and PlatformCredential is - * signing key. + * For Baidu, PlatformPrincipal is API key and + * PlatformCredential is secret key. *

          *
        • *
        • *

          - * For GCM (Firebase Cloud Messaging), there is no - * PlatformPrincipal and the PlatformCredential is + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is * API key. *

          *
        • *
        • *

          - * For MPNS, PlatformPrincipal is - * TLS certificate and PlatformCredential is - * private key. + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. + *

          + *
        • + *
        • + *

          + * For MPNS, PlatformPrincipal is TLS certificate + * and PlatformCredential is private key. *

          *
        • *
        • *

          - * For WNS, PlatformPrincipal is + * For WNS, PlatformPrincipal is * Package Security Identifier and * PlatformCredential is secret key. *

          @@ -1069,7 +1083,7 @@ public CreateTopicResult call() throws Exception { *

          * * @param deleteEndpointRequest

          - * Input for DeleteEndpoint action. + * Input for DeleteEndpoint action. *

          * @return A Java Future object containing the response from the * DeleteEndpoint service method, as returned by Amazon Simple @@ -1108,7 +1122,7 @@ public Void call() throws Exception { *

          * * @param deleteEndpointRequest

          - * Input for DeleteEndpoint action. + * Input for DeleteEndpoint action. *

          * @return A Java Future object containing the response from the * DeleteEndpoint service method, as returned by Amazon Simple @@ -1152,7 +1166,7 @@ public Void call() throws Exception { *

          * * @param deletePlatformApplicationRequest

          - * Input for DeletePlatformApplication action. + * Input for DeletePlatformApplication action. *

          * @return A Java Future object containing the response from the * DeletePlatformApplication service method, as returned by Amazon @@ -1189,7 +1203,7 @@ public Void call() throws Exception { *

          * * @param deletePlatformApplicationRequest

          - * Input for DeletePlatformApplication action. + * Input for DeletePlatformApplication action. *

          * @return A Java Future object containing the response from the * DeletePlatformApplication service method, as returned by Amazon @@ -1338,6 +1352,7 @@ public DeleteSMSSandboxPhoneNumberResult call() throws Exception { * service method, as returned by Amazon Simple Notification * Service. * @throws InvalidParameterException + * @throws InvalidStateException * @throws InternalErrorException * @throws AuthorizationErrorException * @throws NotFoundException @@ -1375,6 +1390,7 @@ public Void call() throws Exception { * service method, as returned by Amazon Simple Notification * Service. * @throws InvalidParameterException + * @throws InvalidStateException * @throws InternalErrorException * @throws AuthorizationErrorException * @throws NotFoundException @@ -1492,7 +1508,7 @@ public GetDataProtectionPolicyResult call() throws Exception { *

          * * @param getEndpointAttributesRequest

          - * Input for GetEndpointAttributes action. + * Input for GetEndpointAttributes action. *

          * @return A Java Future object containing the response from the * GetEndpointAttributes service method, as returned by Amazon @@ -1529,7 +1545,7 @@ public GetEndpointAttributesResult call() throws Exception { *

          * * @param getEndpointAttributesRequest

          - * Input for GetEndpointAttributes action. + * Input for GetEndpointAttributes action. *

          * @return A Java Future object containing the response from the * GetEndpointAttributes service method, as returned by Amazon @@ -1575,7 +1591,8 @@ public GetEndpointAttributesResult call() throws Exception { *

          * * @param getPlatformApplicationAttributesRequest

          - * Input for GetPlatformApplicationAttributes action. + * Input for GetPlatformApplicationAttributes + * action. *

          * @return A Java Future object containing the response from the * GetPlatformApplicationAttributes service method, as returned by @@ -1612,7 +1629,8 @@ public GetPlatformApplicationAttributesResult call() throws Exception { *

          * * @param getPlatformApplicationAttributesRequest

          - * Input for GetPlatformApplicationAttributes action. + * Input for GetPlatformApplicationAttributes + * action. *

          * @return A Java Future object containing the response from the * GetPlatformApplicationAttributes service method, as returned by @@ -1999,7 +2017,8 @@ public GetTopicAttributesResult call() throws Exception { *

          * * @param listEndpointsByPlatformApplicationRequest

          - * Input for ListEndpointsByPlatformApplication action. + * Input for ListEndpointsByPlatformApplication + * action. *

          * @return A Java Future object containing the response from the * ListEndpointsByPlatformApplication service method, as returned by @@ -2045,7 +2064,8 @@ public ListEndpointsByPlatformApplicationResult call() throws Exception { *

          * * @param listEndpointsByPlatformApplicationRequest

          - * Input for ListEndpointsByPlatformApplication action. + * Input for ListEndpointsByPlatformApplication + * action. *

          * @return A Java Future object containing the response from the * ListEndpointsByPlatformApplication service method, as returned by @@ -2278,7 +2298,7 @@ public ListPhoneNumbersOptedOutResult call() throws Exception { *

          * * @param listPlatformApplicationsRequest

          - * Input for ListPlatformApplications action. + * Input for ListPlatformApplications action. *

          * @return A Java Future object containing the response from the * ListPlatformApplications service method, as returned by Amazon @@ -2323,7 +2343,7 @@ public ListPlatformApplicationsResult call() throws Exception { *

          * * @param listPlatformApplicationsRequest

          - * Input for ListPlatformApplications action. + * Input for ListPlatformApplications action. *

          * @return A Java Future object containing the response from the * ListPlatformApplications service method, as returned by Amazon @@ -3385,7 +3405,7 @@ public Void call() throws Exception { *

          * * @param setEndpointAttributesRequest

          - * Input for SetEndpointAttributes action. + * Input for SetEndpointAttributes action. *

          * @return A Java Future object containing the response from the * SetEndpointAttributes service method, as returned by Amazon @@ -3423,7 +3443,7 @@ public Void call() throws Exception { *

          * * @param setEndpointAttributesRequest

          - * Input for SetEndpointAttributes action. + * Input for SetEndpointAttributes action. *

          * @return A Java Future object containing the response from the * SetEndpointAttributes service method, as returned by Amazon @@ -3472,7 +3492,8 @@ public Void call() throws Exception { *

          * * @param setPlatformApplicationAttributesRequest

          - * Input for SetPlatformApplicationAttributes action. + * Input for SetPlatformApplicationAttributes + * action. *

          * @return A Java Future object containing the response from the * SetPlatformApplicationAttributes service method, as returned by @@ -3513,7 +3534,8 @@ public Void call() throws Exception { *

          * * @param setPlatformApplicationAttributesRequest

          - * Input for SetPlatformApplicationAttributes action. + * Input for SetPlatformApplicationAttributes + * action. *

          * @return A Java Future object containing the response from the * SetPlatformApplicationAttributes service method, as returned by @@ -3672,6 +3694,7 @@ public SetSMSAttributesResult call() throws Exception { * Simple Notification Service. * @throws InvalidParameterException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InternalErrorException * @throws NotFoundException * @throws AuthorizationErrorException @@ -3708,6 +3731,7 @@ public Void call() throws Exception { * Simple Notification Service. * @throws InvalidParameterException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InternalErrorException * @throws NotFoundException * @throws AuthorizationErrorException @@ -3841,7 +3865,7 @@ public Void call() throws Exception { *

          *

          * You call the ConfirmSubscription action with the token from - * the subscription response. Confirmation tokens are valid for three days. + * the subscription response. Confirmation tokens are valid for two days. *

          *

          * This action is throttled at 100 transactions per second (TPS). @@ -3855,6 +3879,7 @@ public Void call() throws Exception { * Service. * @throws SubscriptionLimitExceededException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InvalidParameterException * @throws InternalErrorException * @throws NotFoundException @@ -3886,7 +3911,7 @@ public SubscribeResult call() throws Exception { *

          *

          * You call the ConfirmSubscription action with the token from - * the subscription response. Confirmation tokens are valid for three days. + * the subscription response. Confirmation tokens are valid for two days. *

          *

          * This action is throttled at 100 transactions per second (TPS). @@ -3900,6 +3925,7 @@ public SubscribeResult call() throws Exception { * Service. * @throws SubscriptionLimitExceededException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InvalidParameterException * @throws InternalErrorException * @throws NotFoundException diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSClient.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSClient.java index 89f5c6c72d..74bdf9e596 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSClient.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/AmazonSNSClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -360,6 +360,7 @@ private void init() { exceptionUnmarshallers.add(new InvalidParameterExceptionUnmarshaller()); exceptionUnmarshallers.add(new InvalidParameterValueExceptionUnmarshaller()); exceptionUnmarshallers.add(new InvalidSecurityExceptionUnmarshaller()); + exceptionUnmarshallers.add(new InvalidStateExceptionUnmarshaller()); exceptionUnmarshallers.add(new KMSAccessDeniedExceptionUnmarshaller()); exceptionUnmarshallers.add(new KMSDisabledExceptionUnmarshaller()); exceptionUnmarshallers.add(new KMSInvalidStateExceptionUnmarshaller()); @@ -369,6 +370,7 @@ private void init() { exceptionUnmarshallers.add(new NotFoundExceptionUnmarshaller()); exceptionUnmarshallers.add(new OptedOutExceptionUnmarshaller()); exceptionUnmarshallers.add(new PlatformApplicationDisabledExceptionUnmarshaller()); + exceptionUnmarshallers.add(new ReplayLimitExceededExceptionUnmarshaller()); exceptionUnmarshallers.add(new ResourceNotFoundExceptionUnmarshaller()); exceptionUnmarshallers.add(new StaleTagExceptionUnmarshaller()); exceptionUnmarshallers.add(new SubscriptionLimitExceededExceptionUnmarshaller()); @@ -517,6 +519,7 @@ public CheckIfPhoneNumberIsOptedOutResult checkIfPhoneNumberIsOptedOut( * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -562,51 +565,57 @@ public ConfirmSubscriptionResult confirmSubscription( *

            *
          • *

            - * For ADM, PlatformPrincipal is - * client id and PlatformCredential is - * client secret. + * For ADM, PlatformPrincipal is client id and + * PlatformCredential is client secret. *

            *
          • *
          • *

            - * For Baidu, PlatformPrincipal is - * API key and PlatformCredential is - * secret key. + * For APNS and APNS_SANDBOX using certificate credentials, + * PlatformPrincipal is SSL certificate and + * PlatformCredential is private key. *

            *
          • *
          • *

            - * For APNS and APNS_SANDBOX using certificate - * credentials, PlatformPrincipal is - * SSL certificate and PlatformCredential is - * private key. + * For APNS and APNS_SANDBOX using token credentials, + * PlatformPrincipal is signing key ID and + * PlatformCredential is signing key. *

            *
          • *
          • *

            - * For APNS and APNS_SANDBOX using token - * credentials, PlatformPrincipal is - * signing key ID and PlatformCredential is - * signing key. + * For Baidu, PlatformPrincipal is API key and + * PlatformCredential is secret key. *

            *
          • *
          • *

            - * For GCM (Firebase Cloud Messaging), there is no - * PlatformPrincipal and the PlatformCredential is + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is * API key. *

            *
          • *
          • *

            - * For MPNS, PlatformPrincipal is - * TLS certificate and PlatformCredential is - * private key. + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. + *

            + *
          • + *
          • + *

            + * For MPNS, PlatformPrincipal is TLS certificate + * and PlatformCredential is private key. *

            *
          • *
          • *

            - * For WNS, PlatformPrincipal is + * For WNS, PlatformPrincipal is * Package Security Identifier and * PlatformCredential is secret key. *

            @@ -844,7 +853,7 @@ public CreateTopicResult createTopic(CreateTopicRequest createTopicRequest) *

            * * @param deleteEndpointRequest

            - * Input for DeleteEndpoint action. + * Input for DeleteEndpoint action. *

            * @throws InvalidParameterException * @throws InternalErrorException @@ -885,7 +894,7 @@ public void deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) *

            * * @param deletePlatformApplicationRequest

            - * Input for DeletePlatformApplication action. + * Input for DeletePlatformApplication action. *

            * @throws InvalidParameterException * @throws InternalErrorException @@ -986,6 +995,7 @@ public DeleteSMSSandboxPhoneNumberResult deleteSMSSandboxPhoneNumber( * * @param deleteTopicRequest * @throws InvalidParameterException + * @throws InvalidStateException * @throws InternalErrorException * @throws AuthorizationErrorException * @throws NotFoundException @@ -1073,7 +1083,7 @@ public GetDataProtectionPolicyResult getDataProtectionPolicy( *

            * * @param getEndpointAttributesRequest

            - * Input for GetEndpointAttributes action. + * Input for GetEndpointAttributes action. *

            * @return getEndpointAttributesResult The response from the * GetEndpointAttributes service method, as returned by Amazon @@ -1122,7 +1132,8 @@ public GetEndpointAttributesResult getEndpointAttributes( *

            * * @param getPlatformApplicationAttributesRequest

            - * Input for GetPlatformApplicationAttributes action. + * Input for GetPlatformApplicationAttributes + * action. *

            * @return getPlatformApplicationAttributesResult The response from the * GetPlatformApplicationAttributes service method, as returned by @@ -1373,7 +1384,8 @@ public GetTopicAttributesResult getTopicAttributes( *

            * * @param listEndpointsByPlatformApplicationRequest

            - * Input for ListEndpointsByPlatformApplication action. + * Input for ListEndpointsByPlatformApplication + * action. *

            * @return listEndpointsByPlatformApplicationResult The response from the * ListEndpointsByPlatformApplication service method, as returned by @@ -1536,7 +1548,7 @@ public ListPhoneNumbersOptedOutResult listPhoneNumbersOptedOut( *

            * * @param listPlatformApplicationsRequest

            - * Input for ListPlatformApplications action. + * Input for ListPlatformApplications action. *

            * @return listPlatformApplicationsResult The response from the * ListPlatformApplications service method, as returned by Amazon @@ -2142,7 +2154,7 @@ public void removePermission(RemovePermissionRequest removePermissionRequest) *

            * * @param setEndpointAttributesRequest

            - * Input for SetEndpointAttributes action. + * Input for SetEndpointAttributes action. *

            * @throws InvalidParameterException * @throws InternalErrorException @@ -2188,7 +2200,8 @@ public void setEndpointAttributes(SetEndpointAttributesRequest setEndpointAttrib *

            * * @param setPlatformApplicationAttributesRequest

            - * Input for SetPlatformApplicationAttributes action. + * Input for SetPlatformApplicationAttributes + * action. *

            * @throws InvalidParameterException * @throws InternalErrorException @@ -2293,6 +2306,7 @@ public SetSMSAttributesResult setSMSAttributes(SetSMSAttributesRequest setSMSAtt *

            * @throws InvalidParameterException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InternalErrorException * @throws NotFoundException * @throws AuthorizationErrorException @@ -2380,7 +2394,7 @@ public void setTopicAttributes(SetTopicAttributesRequest setTopicAttributesReque *

            *

            * You call the ConfirmSubscription action with the token from - * the subscription response. Confirmation tokens are valid for three days. + * the subscription response. Confirmation tokens are valid for two days. *

            *

            * This action is throttled at 100 transactions per second (TPS). @@ -2393,6 +2407,7 @@ public void setTopicAttributes(SetTopicAttributesRequest setTopicAttributesReque * as returned by Amazon Simple Notification Service. * @throws SubscriptionLimitExceededException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InvalidParameterException * @throws InternalErrorException * @throws NotFoundException @@ -2736,8 +2751,8 @@ public VerifySMSSandboxPhoneNumberResult verifySMSSandboxPhoneNumber( *

          • *
          *

          - * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

          *
            *
          • @@ -2748,8 +2763,7 @@ public VerifySMSSandboxPhoneNumberResult verifySMSSandboxPhoneNumber( *
              *
            • *

              - * Permission to write to the Kinesis Data Firehose delivery - * stream + * Permission to write to the Firehose delivery stream *

              *
            • *
            • @@ -2760,11 +2774,11 @@ public VerifySMSSandboxPhoneNumberResult verifySMSSandboxPhoneNumber( *
            *

            * Specifying a valid ARN for this attribute is required for - * Kinesis Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

            *
          • *
          @@ -2773,6 +2787,7 @@ public VerifySMSSandboxPhoneNumberResult verifySMSSandboxPhoneNumber( *

          * @throws InvalidParameterException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InternalErrorException * @throws NotFoundException * @throws AuthorizationErrorException @@ -2833,7 +2848,7 @@ public GetSubscriptionAttributesResult getSubscriptionAttributes(String subscrip *

          *

          * You call the ConfirmSubscription action with the token from - * the subscription response. Confirmation tokens are valid for three days. + * the subscription response. Confirmation tokens are valid for two days. *

          *

          * This action is throttled at 100 transactions per second (TPS). @@ -2964,6 +2979,7 @@ public GetSubscriptionAttributesResult getSubscriptionAttributes(String subscrip * as returned by Amazon Simple Notification Service. * @throws SubscriptionLimitExceededException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws InvalidParameterException * @throws InternalErrorException * @throws NotFoundException @@ -3214,6 +3230,7 @@ public ListTopicsResult listTopics(String nextToken) * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -3258,6 +3275,7 @@ public ConfirmSubscriptionResult confirmSubscription(String topicArn, String tok * @throws InternalErrorException * @throws AuthorizationErrorException * @throws FilterPolicyLimitExceededException + * @throws ReplayLimitExceededException * @throws AmazonClientException If any internal errors are encountered * inside the client while attempting to make the request or * handle the response. For example if a network connection is @@ -3662,6 +3680,7 @@ public CreateTopicResult createTopic(String name) * The ARN of the topic you want to delete. *

          * @throws InvalidParameterException + * @throws InvalidStateException * @throws InternalErrorException * @throws AuthorizationErrorException * @throws NotFoundException @@ -4056,10 +4075,8 @@ public PublishResult publish(String topicArn, String message) * delivered to other endpoints. *

          *

          - * Constraints: Subjects must be ASCII text that begins with a - * letter, number, or punctuation mark; must not include line - * breaks or control characters; and must be less than 100 - * characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks + * or control characters, and less than 100 characters long. *

          * @return publishResult The response from the Publish service method, as * returned by Amazon Simple Notification Service. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/AddPermissionRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/AddPermissionRequest.java index a30fdf75a9..a04b53ac83 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/AddPermissionRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/AddPermissionRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/AuthorizationErrorException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/AuthorizationErrorException.java index a0eb17ca54..332d3abf99 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/AuthorizationErrorException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/AuthorizationErrorException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchEntryIdsNotDistinctException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchEntryIdsNotDistinctException.java index 4f771e1d6e..9c25f59716 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchEntryIdsNotDistinctException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchEntryIdsNotDistinctException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchRequestTooLongException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchRequestTooLongException.java index 559faf6367..6078421326 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchRequestTooLongException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchRequestTooLongException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchResultErrorEntry.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchResultErrorEntry.java index bdc86a501e..5f58cc1959 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchResultErrorEntry.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/BatchResultErrorEntry.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CheckIfPhoneNumberIsOptedOutRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CheckIfPhoneNumberIsOptedOutRequest.java index 406f0ae65d..7613432643 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CheckIfPhoneNumberIsOptedOutRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CheckIfPhoneNumberIsOptedOutRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CheckIfPhoneNumberIsOptedOutResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CheckIfPhoneNumberIsOptedOutResult.java index 0e8715bd99..9413663c59 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CheckIfPhoneNumberIsOptedOutResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CheckIfPhoneNumberIsOptedOutResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConcurrentAccessException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConcurrentAccessException.java index 3fa31018a5..9b6d0c1719 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConcurrentAccessException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConcurrentAccessException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConfirmSubscriptionRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConfirmSubscriptionRequest.java index 83eed8914e..24872487a5 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConfirmSubscriptionRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConfirmSubscriptionRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConfirmSubscriptionResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConfirmSubscriptionResult.java index cbf0570594..743fb6be58 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConfirmSubscriptionResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ConfirmSubscriptionResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformApplicationRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformApplicationRequest.java index 49bb6a220c..5d6dc955f2 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformApplicationRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformApplicationRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -34,49 +34,56 @@ *
            *
          • *

            - * For ADM, PlatformPrincipal is - * client id and PlatformCredential is - * client secret. + * For ADM, PlatformPrincipal is client id and + * PlatformCredential is client secret. *

            *
          • *
          • *

            - * For Baidu, PlatformPrincipal is - * API key and PlatformCredential is - * secret key. + * For APNS and APNS_SANDBOX using certificate credentials, + * PlatformPrincipal is SSL certificate and + * PlatformCredential is private key. *

            *
          • *
          • *

            - * For APNS and APNS_SANDBOX using certificate - * credentials, PlatformPrincipal is SSL certificate - * and PlatformCredential is private key. + * For APNS and APNS_SANDBOX using token credentials, + * PlatformPrincipal is signing key ID and + * PlatformCredential is signing key. *

            *
          • *
          • *

            - * For APNS and APNS_SANDBOX using token credentials, - * PlatformPrincipal is signing key ID and - * PlatformCredential is signing key. + * For Baidu, PlatformPrincipal is API key and + * PlatformCredential is secret key. *

            *
          • *
          • *

            - * For GCM (Firebase Cloud Messaging), there is no - * PlatformPrincipal and the PlatformCredential is + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is * API key. *

            *
          • *
          • *

            - * For MPNS, PlatformPrincipal is - * TLS certificate and PlatformCredential is - * private key. + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a JSON + * formatted private key file. When using the Amazon Web Services CLI, the file + * must be in string format and special characters must be ignored. To format + * the file correctly, Amazon SNS recommends using the following command: + * SERVICE_JSON=`jq @json <<< cat service.json`. + *

            + *
          • + *
          • + *

            + * For MPNS, PlatformPrincipal is TLS certificate and + * PlatformCredential is private key. *

            *
          • *
          • *

            - * For WNS, PlatformPrincipal is + * For WNS, PlatformPrincipal is * Package Security Identifier and PlatformCredential * is secret key. *

            @@ -111,7 +118,7 @@ public class CreatePlatformApplicationRequest extends AmazonWebServiceRequest im *

            * For a list of attributes, see SetPlatformApplicationAttributes. + * > SetPlatformApplicationAttributes . *

            */ private java.util.Map attributes = new java.util.HashMap(); @@ -234,13 +241,13 @@ public CreatePlatformApplicationRequest withPlatform(String platform) { *

            * For a list of attributes, see SetPlatformApplicationAttributes. + * > SetPlatformApplicationAttributes . *

            * * @return

            * For a list of attributes, see SetPlatformApplicationAttributes. + * > SetPlatformApplicationAttributes . *

            */ public java.util.Map getAttributes() { @@ -251,13 +258,13 @@ public java.util.Map getAttributes() { *

            * For a list of attributes, see SetPlatformApplicationAttributes. + * > SetPlatformApplicationAttributes . *

            * * @param attributes

            * For a list of attributes, see SetPlatformApplicationAttributes. + * > SetPlatformApplicationAttributes . *

            */ public void setAttributes(java.util.Map attributes) { @@ -268,7 +275,7 @@ public void setAttributes(java.util.Map attributes) { *

            * For a list of attributes, see SetPlatformApplicationAttributes. + * > SetPlatformApplicationAttributes . *

            *

            * Returns a reference to this object so that method calls can be chained @@ -277,7 +284,7 @@ public void setAttributes(java.util.Map attributes) { * @param attributes

            * For a list of attributes, see SetPlatformApplicationAttributes. + * > SetPlatformApplicationAttributes . *

            * @return A reference to this updated object so that method calls can be * chained together. @@ -291,7 +298,7 @@ public CreatePlatformApplicationRequest withAttributes(java.util.Map * For a list of attributes, see SetPlatformApplicationAttributes. + * > SetPlatformApplicationAttributes . *

            *

            * The method adds a new key-value pair into Attributes parameter, and diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformApplicationResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformApplicationResult.java index 27dd4cadd2..183258ceeb 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformApplicationResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformApplicationResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -25,18 +25,18 @@ public class CreatePlatformApplicationResult implements Serializable { /** *

            - * PlatformApplicationArn is returned. + * PlatformApplicationArn is returned. *

            */ private String platformApplicationArn; /** *

            - * PlatformApplicationArn is returned. + * PlatformApplicationArn is returned. *

            * * @return

            - * PlatformApplicationArn is returned. + * PlatformApplicationArn is returned. *

            */ public String getPlatformApplicationArn() { @@ -45,11 +45,11 @@ public String getPlatformApplicationArn() { /** *

            - * PlatformApplicationArn is returned. + * PlatformApplicationArn is returned. *

            * * @param platformApplicationArn

            - * PlatformApplicationArn is returned. + * PlatformApplicationArn is returned. *

            */ public void setPlatformApplicationArn(String platformApplicationArn) { @@ -58,14 +58,14 @@ public void setPlatformApplicationArn(String platformApplicationArn) { /** *

            - * PlatformApplicationArn is returned. + * PlatformApplicationArn is returned. *

            *

            * Returns a reference to this object so that method calls can be chained * together. * * @param platformApplicationArn

            - * PlatformApplicationArn is returned. + * PlatformApplicationArn is returned. *

            * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformEndpointRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformEndpointRequest.java index 2567133ce7..a95e7eba1b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformEndpointRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformEndpointRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -46,8 +46,8 @@ public class CreatePlatformEndpointRequest extends AmazonWebServiceRequest implements Serializable { /** *

            - * PlatformApplicationArn returned from CreatePlatformApplication is used to - * create a an endpoint. + * PlatformApplicationArn returned from + * CreatePlatformApplication is used to create a an endpoint. *

            */ private String platformApplicationArn; @@ -76,20 +76,20 @@ public class CreatePlatformEndpointRequest extends AmazonWebServiceRequest imple *

            * For a list of attributes, see SetEndpointAttributes. + * > SetEndpointAttributes . *

            */ private java.util.Map attributes = new java.util.HashMap(); /** *

            - * PlatformApplicationArn returned from CreatePlatformApplication is used to - * create a an endpoint. + * PlatformApplicationArn returned from + * CreatePlatformApplication is used to create a an endpoint. *

            * * @return

            - * PlatformApplicationArn returned from CreatePlatformApplication is - * used to create a an endpoint. + * PlatformApplicationArn returned from + * CreatePlatformApplication is used to create a an endpoint. *

            */ public String getPlatformApplicationArn() { @@ -98,13 +98,13 @@ public String getPlatformApplicationArn() { /** *

            - * PlatformApplicationArn returned from CreatePlatformApplication is used to - * create a an endpoint. + * PlatformApplicationArn returned from + * CreatePlatformApplication is used to create a an endpoint. *

            * * @param platformApplicationArn

            - * PlatformApplicationArn returned from CreatePlatformApplication - * is used to create a an endpoint. + * PlatformApplicationArn returned from + * CreatePlatformApplication is used to create a an endpoint. *

            */ public void setPlatformApplicationArn(String platformApplicationArn) { @@ -113,16 +113,16 @@ public void setPlatformApplicationArn(String platformApplicationArn) { /** *

            - * PlatformApplicationArn returned from CreatePlatformApplication is used to - * create a an endpoint. + * PlatformApplicationArn returned from + * CreatePlatformApplication is used to create a an endpoint. *

            *

            * Returns a reference to this object so that method calls can be chained * together. * * @param platformApplicationArn

            - * PlatformApplicationArn returned from CreatePlatformApplication - * is used to create a an endpoint. + * PlatformApplicationArn returned from + * CreatePlatformApplication is used to create a an endpoint. *

            * @return A reference to this updated object so that method calls can be * chained together. @@ -267,13 +267,13 @@ public CreatePlatformEndpointRequest withCustomUserData(String customUserData) { *

            * For a list of attributes, see SetEndpointAttributes. + * > SetEndpointAttributes . *

            * * @return

            * For a list of attributes, see SetEndpointAttributes. + * > SetEndpointAttributes . *

            */ public java.util.Map getAttributes() { @@ -284,13 +284,13 @@ public java.util.Map getAttributes() { *

            * For a list of attributes, see SetEndpointAttributes. + * > SetEndpointAttributes . *

            * * @param attributes

            * For a list of attributes, see SetEndpointAttributes. + * > SetEndpointAttributes . *

            */ public void setAttributes(java.util.Map attributes) { @@ -301,7 +301,7 @@ public void setAttributes(java.util.Map attributes) { *

            * For a list of attributes, see SetEndpointAttributes. + * > SetEndpointAttributes . *

            *

            * Returns a reference to this object so that method calls can be chained @@ -310,7 +310,7 @@ public void setAttributes(java.util.Map attributes) { * @param attributes

            * For a list of attributes, see SetEndpointAttributes. + * > SetEndpointAttributes . *

            * @return A reference to this updated object so that method calls can be * chained together. @@ -324,7 +324,7 @@ public CreatePlatformEndpointRequest withAttributes(java.util.Map * For a list of attributes, see SetEndpointAttributes. + * > SetEndpointAttributes . *

            *

            * The method adds a new key-value pair into Attributes parameter, and diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformEndpointResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformEndpointResult.java index 98c87a9c7b..21193f1185 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformEndpointResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreatePlatformEndpointResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateSMSSandboxPhoneNumberRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateSMSSandboxPhoneNumberRequest.java index 76cc587d83..1885d3cf63 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateSMSSandboxPhoneNumberRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateSMSSandboxPhoneNumberRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateSMSSandboxPhoneNumberResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateSMSSandboxPhoneNumberResult.java index 1d1ce7ab37..e7cd6f0c92 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateSMSSandboxPhoneNumberResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateSMSSandboxPhoneNumberResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicRequest.java index ce8106b0cc..8e0280ccbf 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -52,7 +52,7 @@ public class CreateTopicRequest extends AmazonWebServiceRequest implements Seria * A map of attributes with their corresponding values. *

            *

            - * The following lists the names, descriptions, and values of the special + * The following lists names, descriptions, and values of the special * request parameters that the CreateTopic action uses: *

            *
              @@ -126,8 +126,16 @@ public class CreateTopicRequest extends AmazonWebServiceRequest implements Seria *
                *
              • *

                - * FifoTopic – When this is set to true, a FIFO - * topic is created. + * ArchivePolicy – Adds or updates an inline policy document to + * archive messages stored in the specified Amazon SNS topic. + *

                + *
              • + *
              • + *

                + * BeginningArchiveTime – The earliest starting point at which + * a message in the topic’s archive can be replayed from. This point in time + * is based on the configured message retention period set by the topic’s + * message archiving policy. *

                *
              • *
              • @@ -329,7 +337,7 @@ public CreateTopicRequest withName(String name) { * A map of attributes with their corresponding values. *

                *

                - * The following lists the names, descriptions, and values of the special + * The following lists names, descriptions, and values of the special * request parameters that the CreateTopic action uses: *

                *
                  @@ -403,8 +411,16 @@ public CreateTopicRequest withName(String name) { *
                    *
                  • *

                    - * FifoTopic – When this is set to true, a FIFO - * topic is created. + * ArchivePolicy – Adds or updates an inline policy document to + * archive messages stored in the specified Amazon SNS topic. + *

                    + *
                  • + *
                  • + *

                    + * BeginningArchiveTime – The earliest starting point at which + * a message in the topic’s archive can be replayed from. This point in time + * is based on the configured message retention period set by the topic’s + * message archiving policy. *

                    *
                  • *
                  • @@ -444,7 +460,7 @@ public CreateTopicRequest withName(String name) { * A map of attributes with their corresponding values. *

                    *

                    - * The following lists the names, descriptions, and values of the + * The following lists names, descriptions, and values of the * special request parameters that the CreateTopic * action uses: *

                    @@ -521,8 +537,17 @@ public CreateTopicRequest withName(String name) { *
                      *
                    • *

                      - * FifoTopic – When this is set to true, a - * FIFO topic is created. + * ArchivePolicy – Adds or updates an inline policy + * document to archive messages stored in the specified Amazon SNS + * topic. + *

                      + *
                    • + *
                    • + *

                      + * BeginningArchiveTime – The earliest starting point + * at which a message in the topic’s archive can be replayed from. + * This point in time is based on the configured message retention + * period set by the topic’s message archiving policy. *

                      *
                    • *
                    • @@ -567,7 +592,7 @@ public java.util.Map getAttributes() { * A map of attributes with their corresponding values. *

                      *

                      - * The following lists the names, descriptions, and values of the special + * The following lists names, descriptions, and values of the special * request parameters that the CreateTopic action uses: *

                      *
                        @@ -641,8 +666,16 @@ public java.util.Map getAttributes() { *
                          *
                        • *

                          - * FifoTopic – When this is set to true, a FIFO - * topic is created. + * ArchivePolicy – Adds or updates an inline policy document to + * archive messages stored in the specified Amazon SNS topic. + *

                          + *
                        • + *
                        • + *

                          + * BeginningArchiveTime – The earliest starting point at which + * a message in the topic’s archive can be replayed from. This point in time + * is based on the configured message retention period set by the topic’s + * message archiving policy. *

                          *
                        • *
                        • @@ -682,7 +715,7 @@ public java.util.Map getAttributes() { * A map of attributes with their corresponding values. *

                          *

                          - * The following lists the names, descriptions, and values of the + * The following lists names, descriptions, and values of the * special request parameters that the CreateTopic * action uses: *

                          @@ -760,8 +793,18 @@ public java.util.Map getAttributes() { *
                            *
                          • *

                            - * FifoTopic – When this is set to true - * , a FIFO topic is created. + * ArchivePolicy – Adds or updates an inline policy + * document to archive messages stored in the specified Amazon + * SNS topic. + *

                            + *
                          • + *
                          • + *

                            + * BeginningArchiveTime – The earliest starting + * point at which a message in the topic’s archive can be + * replayed from. This point in time is based on the configured + * message retention period set by the topic’s message archiving + * policy. *

                            *
                          • *
                          • @@ -807,7 +850,7 @@ public void setAttributes(java.util.Map attributes) { * A map of attributes with their corresponding values. *

                            *

                            - * The following lists the names, descriptions, and values of the special + * The following lists names, descriptions, and values of the special * request parameters that the CreateTopic action uses: *

                            *
                              @@ -881,8 +924,16 @@ public void setAttributes(java.util.Map attributes) { *
                                *
                              • *

                                - * FifoTopic – When this is set to true, a FIFO - * topic is created. + * ArchivePolicy – Adds or updates an inline policy document to + * archive messages stored in the specified Amazon SNS topic. + *

                                + *
                              • + *
                              • + *

                                + * BeginningArchiveTime – The earliest starting point at which + * a message in the topic’s archive can be replayed from. This point in time + * is based on the configured message retention period set by the topic’s + * message archiving policy. *

                                *
                              • *
                              • @@ -925,7 +976,7 @@ public void setAttributes(java.util.Map attributes) { * A map of attributes with their corresponding values. *

                                *

                                - * The following lists the names, descriptions, and values of the + * The following lists names, descriptions, and values of the * special request parameters that the CreateTopic * action uses: *

                                @@ -1003,8 +1054,18 @@ public void setAttributes(java.util.Map attributes) { *
                                  *
                                • *

                                  - * FifoTopic – When this is set to true - * , a FIFO topic is created. + * ArchivePolicy – Adds or updates an inline policy + * document to archive messages stored in the specified Amazon + * SNS topic. + *

                                  + *
                                • + *
                                • + *

                                  + * BeginningArchiveTime – The earliest starting + * point at which a message in the topic’s archive can be + * replayed from. This point in time is based on the configured + * message retention period set by the topic’s message archiving + * policy. *

                                  *
                                • *
                                • @@ -1053,7 +1114,7 @@ public CreateTopicRequest withAttributes(java.util.Map attribute * A map of attributes with their corresponding values. *

                                  *

                                  - * The following lists the names, descriptions, and values of the special + * The following lists names, descriptions, and values of the special * request parameters that the CreateTopic action uses: *

                                  *
                                    @@ -1127,8 +1188,16 @@ public CreateTopicRequest withAttributes(java.util.Map attribute *
                                      *
                                    • *

                                      - * FifoTopic – When this is set to true, a FIFO - * topic is created. + * ArchivePolicy – Adds or updates an inline policy document to + * archive messages stored in the specified Amazon SNS topic. + *

                                      + *
                                    • + *
                                    • + *

                                      + * BeginningArchiveTime – The earliest starting point at which + * a message in the topic’s archive can be replayed from. This point in time + * is based on the configured message retention period set by the topic’s + * message archiving policy. *

                                      *
                                    • *
                                    • diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicResult.java index 9c91fa9c3a..eae3659859 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/CreateTopicResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteEndpointRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteEndpointRequest.java index c5cf3732b3..c44d968889 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteEndpointRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteEndpointRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -34,18 +34,18 @@ public class DeleteEndpointRequest extends AmazonWebServiceRequest implements Serializable { /** *

                                      - * EndpointArn of endpoint to delete. + * EndpointArn of endpoint to delete. *

                                      */ private String endpointArn; /** *

                                      - * EndpointArn of endpoint to delete. + * EndpointArn of endpoint to delete. *

                                      * * @return

                                      - * EndpointArn of endpoint to delete. + * EndpointArn of endpoint to delete. *

                                      */ public String getEndpointArn() { @@ -54,11 +54,11 @@ public String getEndpointArn() { /** *

                                      - * EndpointArn of endpoint to delete. + * EndpointArn of endpoint to delete. *

                                      * * @param endpointArn

                                      - * EndpointArn of endpoint to delete. + * EndpointArn of endpoint to delete. *

                                      */ public void setEndpointArn(String endpointArn) { @@ -67,14 +67,14 @@ public void setEndpointArn(String endpointArn) { /** *

                                      - * EndpointArn of endpoint to delete. + * EndpointArn of endpoint to delete. *

                                      *

                                      * Returns a reference to this object so that method calls can be chained * together. * * @param endpointArn

                                      - * EndpointArn of endpoint to delete. + * EndpointArn of endpoint to delete. *

                                      * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeletePlatformApplicationRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeletePlatformApplicationRequest.java index 9b59b0987a..a71f4bbecc 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeletePlatformApplicationRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeletePlatformApplicationRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -32,18 +32,21 @@ public class DeletePlatformApplicationRequest extends AmazonWebServiceRequest im Serializable { /** *

                                      - * PlatformApplicationArn of platform application object to delete. + * PlatformApplicationArn of platform application object to + * delete. *

                                      */ private String platformApplicationArn; /** *

                                      - * PlatformApplicationArn of platform application object to delete. + * PlatformApplicationArn of platform application object to + * delete. *

                                      * * @return

                                      - * PlatformApplicationArn of platform application object to delete. + * PlatformApplicationArn of platform application + * object to delete. *

                                      */ public String getPlatformApplicationArn() { @@ -52,12 +55,13 @@ public String getPlatformApplicationArn() { /** *

                                      - * PlatformApplicationArn of platform application object to delete. + * PlatformApplicationArn of platform application object to + * delete. *

                                      * * @param platformApplicationArn

                                      - * PlatformApplicationArn of platform application object to - * delete. + * PlatformApplicationArn of platform application + * object to delete. *

                                      */ public void setPlatformApplicationArn(String platformApplicationArn) { @@ -66,15 +70,16 @@ public void setPlatformApplicationArn(String platformApplicationArn) { /** *

                                      - * PlatformApplicationArn of platform application object to delete. + * PlatformApplicationArn of platform application object to + * delete. *

                                      *

                                      * Returns a reference to this object so that method calls can be chained * together. * * @param platformApplicationArn

                                      - * PlatformApplicationArn of platform application object to - * delete. + * PlatformApplicationArn of platform application + * object to delete. *

                                      * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteSMSSandboxPhoneNumberRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteSMSSandboxPhoneNumberRequest.java index c2648b8bea..317dd59ac9 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteSMSSandboxPhoneNumberRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteSMSSandboxPhoneNumberRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteSMSSandboxPhoneNumberResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteSMSSandboxPhoneNumberResult.java index 22b782c05e..300bfaf09d 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteSMSSandboxPhoneNumberResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteSMSSandboxPhoneNumberResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteTopicRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteTopicRequest.java index cbf1b08e61..8c1f308fe0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteTopicRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/DeleteTopicRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/EmptyBatchRequestException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/EmptyBatchRequestException.java index 8c366c5b86..84949c4785 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/EmptyBatchRequestException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/EmptyBatchRequestException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Endpoint.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Endpoint.java index 111a0c9034..9f355ae9a8 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Endpoint.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Endpoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/EndpointDisabledException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/EndpointDisabledException.java index 7c362559d2..443016cf37 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/EndpointDisabledException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/EndpointDisabledException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/FilterPolicyLimitExceededException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/FilterPolicyLimitExceededException.java index 5099c49847..6294ef6c0f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/FilterPolicyLimitExceededException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/FilterPolicyLimitExceededException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetDataProtectionPolicyRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetDataProtectionPolicyRequest.java index 92f3fc66c0..109ab914dc 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetDataProtectionPolicyRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetDataProtectionPolicyRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetDataProtectionPolicyResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetDataProtectionPolicyResult.java index 4b6ac684f7..8f41c02bdd 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetDataProtectionPolicyResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetDataProtectionPolicyResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetEndpointAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetEndpointAttributesRequest.java index 4e28a02951..3d664c956f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetEndpointAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetEndpointAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -31,18 +31,19 @@ public class GetEndpointAttributesRequest extends AmazonWebServiceRequest implements Serializable { /** *

                                      - * EndpointArn for GetEndpointAttributes input. + * EndpointArn for GetEndpointAttributes input. *

                                      */ private String endpointArn; /** *

                                      - * EndpointArn for GetEndpointAttributes input. + * EndpointArn for GetEndpointAttributes input. *

                                      * * @return

                                      - * EndpointArn for GetEndpointAttributes input. + * EndpointArn for GetEndpointAttributes + * input. *

                                      */ public String getEndpointArn() { @@ -51,11 +52,12 @@ public String getEndpointArn() { /** *

                                      - * EndpointArn for GetEndpointAttributes input. + * EndpointArn for GetEndpointAttributes input. *

                                      * * @param endpointArn

                                      - * EndpointArn for GetEndpointAttributes input. + * EndpointArn for + * GetEndpointAttributes input. *

                                      */ public void setEndpointArn(String endpointArn) { @@ -64,14 +66,15 @@ public void setEndpointArn(String endpointArn) { /** *

                                      - * EndpointArn for GetEndpointAttributes input. + * EndpointArn for GetEndpointAttributes input. *

                                      *

                                      * Returns a reference to this object so that method calls can be chained * together. * * @param endpointArn

                                      - * EndpointArn for GetEndpointAttributes input. + * EndpointArn for + * GetEndpointAttributes input. *

                                      * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetEndpointAttributesResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetEndpointAttributesResult.java index 30dfcaeb96..b249fa489b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetEndpointAttributesResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetEndpointAttributesResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -19,7 +19,8 @@ /** *

                                      - * Response from GetEndpointAttributes of the EndpointArn. + * Response from GetEndpointAttributes of the + * EndpointArn. *

                                      */ public class GetEndpointAttributesResult implements Serializable { diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetPlatformApplicationAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetPlatformApplicationAttributesRequest.java index 615d553d27..3589d733d4 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetPlatformApplicationAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetPlatformApplicationAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -32,18 +32,21 @@ public class GetPlatformApplicationAttributesRequest extends AmazonWebServiceReq Serializable { /** *

                                      - * PlatformApplicationArn for GetPlatformApplicationAttributesInput. + * PlatformApplicationArn for + * GetPlatformApplicationAttributesInput. *

                                      */ private String platformApplicationArn; /** *

                                      - * PlatformApplicationArn for GetPlatformApplicationAttributesInput. + * PlatformApplicationArn for + * GetPlatformApplicationAttributesInput. *

                                      * * @return

                                      - * PlatformApplicationArn for GetPlatformApplicationAttributesInput. + * PlatformApplicationArn for + * GetPlatformApplicationAttributesInput. *

                                      */ public String getPlatformApplicationArn() { @@ -52,11 +55,12 @@ public String getPlatformApplicationArn() { /** *

                                      - * PlatformApplicationArn for GetPlatformApplicationAttributesInput. + * PlatformApplicationArn for + * GetPlatformApplicationAttributesInput. *

                                      * * @param platformApplicationArn

                                      - * PlatformApplicationArn for + * PlatformApplicationArn for * GetPlatformApplicationAttributesInput. *

                                      */ @@ -66,14 +70,15 @@ public void setPlatformApplicationArn(String platformApplicationArn) { /** *

                                      - * PlatformApplicationArn for GetPlatformApplicationAttributesInput. + * PlatformApplicationArn for + * GetPlatformApplicationAttributesInput. *

                                      *

                                      * Returns a reference to this object so that method calls can be chained * together. * * @param platformApplicationArn

                                      - * PlatformApplicationArn for + * PlatformApplicationArn for * GetPlatformApplicationAttributesInput. *

                                      * @return A reference to this updated object so that method calls can be diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetPlatformApplicationAttributesResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetPlatformApplicationAttributesResult.java index 74fecde539..d2ea14c1ed 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetPlatformApplicationAttributesResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetPlatformApplicationAttributesResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ /** *

                                      - * Response for GetPlatformApplicationAttributes action. + * Response for GetPlatformApplicationAttributes action. *

                                      */ public class GetPlatformApplicationAttributesResult implements Serializable { @@ -48,6 +48,25 @@ public class GetPlatformApplicationAttributesResult implements Serializable { *
                                    • *
                                    • *

                                      + * AuthenticationMethod – Returns the credential type used when + * sending push notifications from application to APNS/APNS_Sandbox, or + * application to GCM. + *

                                      + *
                                        + *
                                      • + *

                                        + * APNS – Returns the token or certificate. + *

                                        + *
                                      • + *
                                      • + *

                                        + * GCM – Returns the token or key. + *

                                        + *
                                      • + *
                                      + *
                                    • + *
                                    • + *

                                      * EventEndpointCreated – Topic ARN to which EndpointCreated * event notifications should be sent. *

                                      @@ -100,6 +119,25 @@ public class GetPlatformApplicationAttributesResult implements Serializable { *
                                    • *
                                    • *

                                      + * AuthenticationMethod – Returns the credential type used when + * sending push notifications from application to APNS/APNS_Sandbox, or + * application to GCM. + *

                                      + *
                                        + *
                                      • + *

                                        + * APNS – Returns the token or certificate. + *

                                        + *
                                      • + *
                                      • + *

                                        + * GCM – Returns the token or key. + *

                                        + *
                                      • + *
                                      + *
                                    • + *
                                    • + *

                                      * EventEndpointCreated – Topic ARN to which EndpointCreated * event notifications should be sent. *

                                      @@ -150,6 +188,25 @@ public class GetPlatformApplicationAttributesResult implements Serializable { *
                                    • *
                                    • *

                                      + * AuthenticationMethod – Returns the credential type + * used when sending push notifications from application to + * APNS/APNS_Sandbox, or application to GCM. + *

                                      + *
                                        + *
                                      • + *

                                        + * APNS – Returns the token or certificate. + *

                                        + *
                                      • + *
                                      • + *

                                        + * GCM – Returns the token or key. + *

                                        + *
                                      • + *
                                      + *
                                    • + *
                                    • + *

                                      * EventEndpointCreated – Topic ARN to which * EndpointCreated event notifications should be sent. *

                                      @@ -205,6 +262,25 @@ public java.util.Map getAttributes() { *
                                    • *
                                    • *

                                      + * AuthenticationMethod – Returns the credential type used when + * sending push notifications from application to APNS/APNS_Sandbox, or + * application to GCM. + *

                                      + *
                                        + *
                                      • + *

                                        + * APNS – Returns the token or certificate. + *

                                        + *
                                      • + *
                                      • + *

                                        + * GCM – Returns the token or key. + *

                                        + *
                                      • + *
                                      + *
                                    • + *
                                    • + *

                                      * EventEndpointCreated – Topic ARN to which EndpointCreated * event notifications should be sent. *

                                      @@ -255,6 +331,25 @@ public java.util.Map getAttributes() { *
                                    • *
                                    • *

                                      + * AuthenticationMethod – Returns the credential + * type used when sending push notifications from application to + * APNS/APNS_Sandbox, or application to GCM. + *

                                      + *
                                        + *
                                      • + *

                                        + * APNS – Returns the token or certificate. + *

                                        + *
                                      • + *
                                      • + *

                                        + * GCM – Returns the token or key. + *

                                        + *
                                      • + *
                                      + *
                                    • + *
                                    • + *

                                      * EventEndpointCreated – Topic ARN to which * EndpointCreated event notifications should be sent. *

                                      @@ -310,6 +405,25 @@ public void setAttributes(java.util.Map attributes) { *
                                    • *
                                    • *

                                      + * AuthenticationMethod – Returns the credential type used when + * sending push notifications from application to APNS/APNS_Sandbox, or + * application to GCM. + *

                                      + *
                                        + *
                                      • + *

                                        + * APNS – Returns the token or certificate. + *

                                        + *
                                      • + *
                                      • + *

                                        + * GCM – Returns the token or key. + *

                                        + *
                                      • + *
                                      + *
                                    • + *
                                    • + *

                                      * EventEndpointCreated – Topic ARN to which EndpointCreated * event notifications should be sent. *

                                      @@ -363,6 +477,25 @@ public void setAttributes(java.util.Map attributes) { *
                                    • *
                                    • *

                                      + * AuthenticationMethod – Returns the credential + * type used when sending push notifications from application to + * APNS/APNS_Sandbox, or application to GCM. + *

                                      + *
                                        + *
                                      • + *

                                        + * APNS – Returns the token or certificate. + *

                                        + *
                                      • + *
                                      • + *

                                        + * GCM – Returns the token or key. + *

                                        + *
                                      • + *
                                      + *
                                    • + *
                                    • + *

                                      * EventEndpointCreated – Topic ARN to which * EndpointCreated event notifications should be sent. *

                                      @@ -422,6 +555,25 @@ public GetPlatformApplicationAttributesResult withAttributes( *
                                    • *
                                    • *

                                      + * AuthenticationMethod – Returns the credential type used when + * sending push notifications from application to APNS/APNS_Sandbox, or + * application to GCM. + *

                                      + *
                                        + *
                                      • + *

                                        + * APNS – Returns the token or certificate. + *

                                        + *
                                      • + *
                                      • + *

                                        + * GCM – Returns the token or key. + *

                                        + *
                                      • + *
                                      + *
                                    • + *
                                    • + *

                                      * EventEndpointCreated – Topic ARN to which EndpointCreated * event notifications should be sent. *

                                      diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSAttributesRequest.java index 381ffb4da0..3eed6d5c3c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSAttributesResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSAttributesResult.java index 7006ad11ae..d66770eaf9 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSAttributesResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSAttributesResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSSandboxAccountStatusRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSSandboxAccountStatusRequest.java index f162b569ef..cf3710f562 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSSandboxAccountStatusRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSSandboxAccountStatusRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSSandboxAccountStatusResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSSandboxAccountStatusResult.java index 6e5df51796..f87a3d3546 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSSandboxAccountStatusResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSMSSandboxAccountStatusResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSubscriptionAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSubscriptionAttributesRequest.java index 000fcf17ff..2bf07752f4 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSubscriptionAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSubscriptionAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSubscriptionAttributesResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSubscriptionAttributesResult.java index 40ade57cfe..c5c376feab 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSubscriptionAttributesResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetSubscriptionAttributesResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -119,8 +119,8 @@ public class GetSubscriptionAttributesResult implements Serializable { *
                                    • *
                                    *

                                    - * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

                                    *
                                      *
                                    • @@ -131,7 +131,7 @@ public class GetSubscriptionAttributesResult implements Serializable { *
                                        *
                                      • *

                                        - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

                                        *
                                      • *
                                      • @@ -141,12 +141,11 @@ public class GetSubscriptionAttributesResult implements Serializable { *
                                      • *
                                      *

                                      - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

                                      *
                                    • *
                                    @@ -249,8 +248,8 @@ public class GetSubscriptionAttributesResult implements Serializable { * *
                                  *

                                  - * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

                                  *
                                    *
                                  • @@ -261,7 +260,7 @@ public class GetSubscriptionAttributesResult implements Serializable { *
                                      *
                                    • *

                                      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

                                      *
                                    • *
                                    • @@ -271,12 +270,11 @@ public class GetSubscriptionAttributesResult implements Serializable { *
                                    • *
                                    *

                                    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

                                    *
                                  • *
                                  @@ -381,8 +379,8 @@ public class GetSubscriptionAttributesResult implements Serializable { *
                                • *
                                *

                                - * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

                                *
                                  *
                                • @@ -393,7 +391,7 @@ public class GetSubscriptionAttributesResult implements Serializable { *
                                    *
                                  • *

                                    - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

                                    *
                                  • *
                                  • @@ -403,12 +401,12 @@ public class GetSubscriptionAttributesResult implements Serializable { *
                                  • *
                                  *

                                  - * Specifying a valid ARN for this attribute is required for Kinesis - * Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

                                  *
                                • *
                                @@ -513,8 +511,8 @@ public java.util.Map getAttributes() { *
                              • *
                              *

                              - * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

                              *
                                *
                              • @@ -525,7 +523,7 @@ public java.util.Map getAttributes() { *
                                  *
                                • *

                                  - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

                                  *
                                • *
                                • @@ -535,12 +533,11 @@ public java.util.Map getAttributes() { *
                                • *
                                *

                                - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

                                *
                              • *
                              @@ -646,8 +643,8 @@ public java.util.Map getAttributes() { * *
                            *

                            - * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

                            *
                              *
                            • @@ -658,8 +655,7 @@ public java.util.Map getAttributes() { *
                                *
                              • *

                                - * Permission to write to the Kinesis Data Firehose delivery - * stream + * Permission to write to the Firehose delivery stream *

                                *
                              • *
                              • @@ -670,11 +666,11 @@ public java.util.Map getAttributes() { *
                              *

                              * Specifying a valid ARN for this attribute is required for - * Kinesis Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

                              *
                            • *
                            @@ -779,8 +775,8 @@ public void setAttributes(java.util.Map attributes) { *
                          • *
                          *

                          - * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

                          *
                            *
                          • @@ -791,7 +787,7 @@ public void setAttributes(java.util.Map attributes) { *
                              *
                            • *

                              - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

                              *
                            • *
                            • @@ -801,12 +797,11 @@ public void setAttributes(java.util.Map attributes) { *
                            • *
                            *

                            - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

                            *
                          • *
                          @@ -915,8 +910,8 @@ public void setAttributes(java.util.Map attributes) { *
                        • *
                        *

                        - * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

                        *
                          *
                        • @@ -927,8 +922,7 @@ public void setAttributes(java.util.Map attributes) { *
                            *
                          • *

                            - * Permission to write to the Kinesis Data Firehose delivery - * stream + * Permission to write to the Firehose delivery stream *

                            *
                          • *
                          • @@ -939,11 +933,11 @@ public void setAttributes(java.util.Map attributes) { *
                          *

                          * Specifying a valid ARN for this attribute is required for - * Kinesis Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

                          *
                        • *
                        @@ -1051,8 +1045,8 @@ public GetSubscriptionAttributesResult withAttributes(java.util.Map *
                      *

                      - * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

                      *
                        *
                      • @@ -1063,7 +1057,7 @@ public GetSubscriptionAttributesResult withAttributes(java.util.Map *
                      • *

                        - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

                        *
                      • *
                      • @@ -1073,12 +1067,11 @@ public GetSubscriptionAttributesResult withAttributes(java.util.Map *
                      *

                      - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

                      *
                    • *
                    diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetTopicAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetTopicAttributesRequest.java index 3cd6a782a0..15a56e0345 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetTopicAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetTopicAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetTopicAttributesResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetTopicAttributesResult.java index a78802487a..fa84f99277 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetTopicAttributesResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/GetTopicAttributesResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InternalErrorException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InternalErrorException.java index 520bcf7175..a142ec6e59 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InternalErrorException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InternalErrorException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidBatchEntryIdException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidBatchEntryIdException.java index 3f2f810d90..0e7318a172 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidBatchEntryIdException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidBatchEntryIdException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidParameterException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidParameterException.java index 98c8a04635..a4f594914b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidParameterException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidParameterException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidParameterValueException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidParameterValueException.java index 99227dedca..0dfb1414d8 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidParameterValueException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidParameterValueException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidSecurityException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidSecurityException.java index 3fb5ceef77..eef65422fa 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidSecurityException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidSecurityException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidStateException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidStateException.java new file mode 100644 index 0000000000..77e504c943 --- /dev/null +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/InvalidStateException.java @@ -0,0 +1,36 @@ +/* + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"). + * You may not use this file except in compliance with the License. + * A copy of the License is located at + * + * http://aws.amazon.com/apache2.0 + * + * or in the "license" file accompanying this file. This file is distributed + * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either + * express or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ + +package com.amazonaws.services.sns.model; + +import com.amazonaws.AmazonServiceException; + +/** + *

                    + * Indicates that the specified state is not a valid state for an event source. + *

                    + */ +public class InvalidStateException extends AmazonServiceException { + private static final long serialVersionUID = 1L; + + /** + * Constructs a new InvalidStateException with the specified error message. + * + * @param message Describes the error encountered. + */ + public InvalidStateException(String message) { + super(message); + } +} diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSAccessDeniedException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSAccessDeniedException.java index 025a033678..dddf426eca 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSAccessDeniedException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSAccessDeniedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSDisabledException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSDisabledException.java index d693517d36..7db6e73e9e 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSDisabledException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSDisabledException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -19,7 +19,7 @@ /** *

                    - * The request was rejected because the specified customer master key (CMK) + * The request was rejected because the specified Amazon Web Services KMS key * isn't enabled. *

                    */ diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSInvalidStateException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSInvalidStateException.java index deef77e457..28225fea20 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSInvalidStateException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSInvalidStateException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -22,8 +22,8 @@ * The request was rejected because the state of the specified resource isn't * valid for this request. For more information, see How Key State Affects Use of a Customer Master Key in the Key - * Management Service Developer Guide. + * >Key states of Amazon Web Services KMS keys in the Key Management + * Service Developer Guide. *

                    */ public class KMSInvalidStateException extends AmazonServiceException { diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSNotFoundException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSNotFoundException.java index 533dade81f..60704e489e 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSNotFoundException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSOptInRequiredException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSOptInRequiredException.java index eb03c1a0b3..c113c7e4c1 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSOptInRequiredException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSOptInRequiredException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSThrottlingException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSThrottlingException.java index 805c381be3..5ee49e04a7 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSThrottlingException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/KMSThrottlingException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/LanguageCodeString.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/LanguageCodeString.java index e75dc9e41a..5b7911fa63 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/LanguageCodeString.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/LanguageCodeString.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListEndpointsByPlatformApplicationRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListEndpointsByPlatformApplicationRequest.java index 5ac2461304..66ca27d8e6 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListEndpointsByPlatformApplicationRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListEndpointsByPlatformApplicationRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -41,30 +41,30 @@ public class ListEndpointsByPlatformApplicationRequest extends AmazonWebServiceR Serializable { /** *

                    - * PlatformApplicationArn for ListEndpointsByPlatformApplicationInput - * action. + * PlatformApplicationArn for + * ListEndpointsByPlatformApplicationInput action. *

                    */ private String platformApplicationArn; /** *

                    - * NextToken string is used when calling ListEndpointsByPlatformApplication - * action to retrieve additional records that are available after the first - * page results. + * NextToken string is used when calling + * ListEndpointsByPlatformApplication action to retrieve + * additional records that are available after the first page results. *

                    */ private String nextToken; /** *

                    - * PlatformApplicationArn for ListEndpointsByPlatformApplicationInput - * action. + * PlatformApplicationArn for + * ListEndpointsByPlatformApplicationInput action. *

                    * * @return

                    - * PlatformApplicationArn for - * ListEndpointsByPlatformApplicationInput action. + * PlatformApplicationArn for + * ListEndpointsByPlatformApplicationInput action. *

                    */ public String getPlatformApplicationArn() { @@ -73,13 +73,13 @@ public String getPlatformApplicationArn() { /** *

                    - * PlatformApplicationArn for ListEndpointsByPlatformApplicationInput - * action. + * PlatformApplicationArn for + * ListEndpointsByPlatformApplicationInput action. *

                    * * @param platformApplicationArn

                    - * PlatformApplicationArn for - * ListEndpointsByPlatformApplicationInput action. + * PlatformApplicationArn for + * ListEndpointsByPlatformApplicationInput action. *

                    */ public void setPlatformApplicationArn(String platformApplicationArn) { @@ -88,16 +88,16 @@ public void setPlatformApplicationArn(String platformApplicationArn) { /** *

                    - * PlatformApplicationArn for ListEndpointsByPlatformApplicationInput - * action. + * PlatformApplicationArn for + * ListEndpointsByPlatformApplicationInput action. *

                    *

                    * Returns a reference to this object so that method calls can be chained * together. * * @param platformApplicationArn

                    - * PlatformApplicationArn for - * ListEndpointsByPlatformApplicationInput action. + * PlatformApplicationArn for + * ListEndpointsByPlatformApplicationInput action. *

                    * @return A reference to this updated object so that method calls can be * chained together. @@ -110,15 +110,16 @@ public ListEndpointsByPlatformApplicationRequest withPlatformApplicationArn( /** *

                    - * NextToken string is used when calling ListEndpointsByPlatformApplication - * action to retrieve additional records that are available after the first - * page results. + * NextToken string is used when calling + * ListEndpointsByPlatformApplication action to retrieve + * additional records that are available after the first page results. *

                    * * @return

                    - * NextToken string is used when calling - * ListEndpointsByPlatformApplication action to retrieve additional - * records that are available after the first page results. + * NextToken string is used when calling + * ListEndpointsByPlatformApplication action to + * retrieve additional records that are available after the first + * page results. *

                    */ public String getNextToken() { @@ -127,16 +128,16 @@ public String getNextToken() { /** *

                    - * NextToken string is used when calling ListEndpointsByPlatformApplication - * action to retrieve additional records that are available after the first - * page results. + * NextToken string is used when calling + * ListEndpointsByPlatformApplication action to retrieve + * additional records that are available after the first page results. *

                    * * @param nextToken

                    - * NextToken string is used when calling - * ListEndpointsByPlatformApplication action to retrieve - * additional records that are available after the first page - * results. + * NextToken string is used when calling + * ListEndpointsByPlatformApplication action to + * retrieve additional records that are available after the first + * page results. *

                    */ public void setNextToken(String nextToken) { @@ -145,19 +146,19 @@ public void setNextToken(String nextToken) { /** *

                    - * NextToken string is used when calling ListEndpointsByPlatformApplication - * action to retrieve additional records that are available after the first - * page results. + * NextToken string is used when calling + * ListEndpointsByPlatformApplication action to retrieve + * additional records that are available after the first page results. *

                    *

                    * Returns a reference to this object so that method calls can be chained * together. * * @param nextToken

                    - * NextToken string is used when calling - * ListEndpointsByPlatformApplication action to retrieve - * additional records that are available after the first page - * results. + * NextToken string is used when calling + * ListEndpointsByPlatformApplication action to + * retrieve additional records that are available after the first + * page results. *

                    * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListEndpointsByPlatformApplicationResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListEndpointsByPlatformApplicationResult.java index bce870d11e..004a40d121 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListEndpointsByPlatformApplicationResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListEndpointsByPlatformApplicationResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -19,33 +19,36 @@ /** *

                    - * Response for ListEndpointsByPlatformApplication action. + * Response for ListEndpointsByPlatformApplication action. *

                    */ public class ListEndpointsByPlatformApplicationResult implements Serializable { /** *

                    - * Endpoints returned for ListEndpointsByPlatformApplication action. + * Endpoints returned for ListEndpointsByPlatformApplication + * action. *

                    */ private java.util.List endpoints = new java.util.ArrayList(); /** *

                    - * NextToken string is returned when calling - * ListEndpointsByPlatformApplication action if additional records are - * available after the first page results. + * NextToken string is returned when calling + * ListEndpointsByPlatformApplication action if additional + * records are available after the first page results. *

                    */ private String nextToken; /** *

                    - * Endpoints returned for ListEndpointsByPlatformApplication action. + * Endpoints returned for ListEndpointsByPlatformApplication + * action. *

                    * * @return

                    - * Endpoints returned for ListEndpointsByPlatformApplication action. + * Endpoints returned for + * ListEndpointsByPlatformApplication action. *

                    */ public java.util.List getEndpoints() { @@ -54,12 +57,13 @@ public java.util.List getEndpoints() { /** *

                    - * Endpoints returned for ListEndpointsByPlatformApplication action. + * Endpoints returned for ListEndpointsByPlatformApplication + * action. *

                    * * @param endpoints

                    - * Endpoints returned for ListEndpointsByPlatformApplication - * action. + * Endpoints returned for + * ListEndpointsByPlatformApplication action. *

                    */ public void setEndpoints(java.util.Collection endpoints) { @@ -73,15 +77,16 @@ public void setEndpoints(java.util.Collection endpoints) { /** *

                    - * Endpoints returned for ListEndpointsByPlatformApplication action. + * Endpoints returned for ListEndpointsByPlatformApplication + * action. *

                    *

                    * Returns a reference to this object so that method calls can be chained * together. * * @param endpoints

                    - * Endpoints returned for ListEndpointsByPlatformApplication - * action. + * Endpoints returned for + * ListEndpointsByPlatformApplication action. *

                    * @return A reference to this updated object so that method calls can be * chained together. @@ -98,15 +103,16 @@ public ListEndpointsByPlatformApplicationResult withEndpoints(Endpoint... endpoi /** *

                    - * Endpoints returned for ListEndpointsByPlatformApplication action. + * Endpoints returned for ListEndpointsByPlatformApplication + * action. *

                    *

                    * Returns a reference to this object so that method calls can be chained * together. * * @param endpoints

                    - * Endpoints returned for ListEndpointsByPlatformApplication - * action. + * Endpoints returned for + * ListEndpointsByPlatformApplication action. *

                    * @return A reference to this updated object so that method calls can be * chained together. @@ -119,15 +125,15 @@ public ListEndpointsByPlatformApplicationResult withEndpoints( /** *

                    - * NextToken string is returned when calling - * ListEndpointsByPlatformApplication action if additional records are - * available after the first page results. + * NextToken string is returned when calling + * ListEndpointsByPlatformApplication action if additional + * records are available after the first page results. *

                    * * @return

                    - * NextToken string is returned when calling - * ListEndpointsByPlatformApplication action if additional records - * are available after the first page results. + * NextToken string is returned when calling + * ListEndpointsByPlatformApplication action if + * additional records are available after the first page results. *

                    */ public String getNextToken() { @@ -136,15 +142,15 @@ public String getNextToken() { /** *

                    - * NextToken string is returned when calling - * ListEndpointsByPlatformApplication action if additional records are - * available after the first page results. + * NextToken string is returned when calling + * ListEndpointsByPlatformApplication action if additional + * records are available after the first page results. *

                    * * @param nextToken

                    - * NextToken string is returned when calling - * ListEndpointsByPlatformApplication action if additional - * records are available after the first page results. + * NextToken string is returned when calling + * ListEndpointsByPlatformApplication action if + * additional records are available after the first page results. *

                    */ public void setNextToken(String nextToken) { @@ -153,18 +159,18 @@ public void setNextToken(String nextToken) { /** *

                    - * NextToken string is returned when calling - * ListEndpointsByPlatformApplication action if additional records are - * available after the first page results. + * NextToken string is returned when calling + * ListEndpointsByPlatformApplication action if additional + * records are available after the first page results. *

                    *

                    * Returns a reference to this object so that method calls can be chained * together. * * @param nextToken

                    - * NextToken string is returned when calling - * ListEndpointsByPlatformApplication action if additional - * records are available after the first page results. + * NextToken string is returned when calling + * ListEndpointsByPlatformApplication action if + * additional records are available after the first page results. *

                    * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListOriginationNumbersRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListOriginationNumbersRequest.java index adcc20d008..bbbaf027ca 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListOriginationNumbersRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListOriginationNumbersRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListOriginationNumbersResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListOriginationNumbersResult.java index 9f6b407ed4..f0d33dd7a6 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListOriginationNumbersResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListOriginationNumbersResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPhoneNumbersOptedOutRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPhoneNumbersOptedOutRequest.java index 6addb838be..8f12e55d72 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPhoneNumbersOptedOutRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPhoneNumbersOptedOutRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPhoneNumbersOptedOutResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPhoneNumbersOptedOutResult.java index 4fb467482b..6eeb932ead 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPhoneNumbersOptedOutResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPhoneNumbersOptedOutResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPlatformApplicationsRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPlatformApplicationsRequest.java index 89629b5a27..85e5c7d0a0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPlatformApplicationsRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPlatformApplicationsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -40,24 +40,25 @@ public class ListPlatformApplicationsRequest extends AmazonWebServiceRequest imp Serializable { /** *

                    - * NextToken string is used when calling ListPlatformApplications action to - * retrieve additional records that are available after the first page - * results. + * NextToken string is used when calling + * ListPlatformApplications action to retrieve additional + * records that are available after the first page results. *

                    */ private String nextToken; /** *

                    - * NextToken string is used when calling ListPlatformApplications action to - * retrieve additional records that are available after the first page - * results. + * NextToken string is used when calling + * ListPlatformApplications action to retrieve additional + * records that are available after the first page results. *

                    * * @return

                    - * NextToken string is used when calling ListPlatformApplications - * action to retrieve additional records that are available after - * the first page results. + * NextToken string is used when calling + * ListPlatformApplications action to retrieve + * additional records that are available after the first page + * results. *

                    */ public String getNextToken() { @@ -66,15 +67,16 @@ public String getNextToken() { /** *

                    - * NextToken string is used when calling ListPlatformApplications action to - * retrieve additional records that are available after the first page - * results. + * NextToken string is used when calling + * ListPlatformApplications action to retrieve additional + * records that are available after the first page results. *

                    * * @param nextToken

                    - * NextToken string is used when calling ListPlatformApplications - * action to retrieve additional records that are available after - * the first page results. + * NextToken string is used when calling + * ListPlatformApplications action to retrieve + * additional records that are available after the first page + * results. *

                    */ public void setNextToken(String nextToken) { @@ -83,18 +85,19 @@ public void setNextToken(String nextToken) { /** *

                    - * NextToken string is used when calling ListPlatformApplications action to - * retrieve additional records that are available after the first page - * results. + * NextToken string is used when calling + * ListPlatformApplications action to retrieve additional + * records that are available after the first page results. *

                    *

                    * Returns a reference to this object so that method calls can be chained * together. * * @param nextToken

                    - * NextToken string is used when calling ListPlatformApplications - * action to retrieve additional records that are available after - * the first page results. + * NextToken string is used when calling + * ListPlatformApplications action to retrieve + * additional records that are available after the first page + * results. *

                    * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPlatformApplicationsResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPlatformApplicationsResult.java index 1433300b32..c0e43e51d2 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPlatformApplicationsResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListPlatformApplicationsResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -19,35 +19,36 @@ /** *

                    - * Response for ListPlatformApplications action. + * Response for ListPlatformApplications action. *

                    */ public class ListPlatformApplicationsResult implements Serializable { /** *

                    - * Platform applications returned when calling ListPlatformApplications - * action. + * Platform applications returned when calling + * ListPlatformApplications action. *

                    */ private java.util.List platformApplications = new java.util.ArrayList(); /** *

                    - * NextToken string is returned when calling ListPlatformApplications action - * if additional records are available after the first page results. + * NextToken string is returned when calling + * ListPlatformApplications action if additional records are + * available after the first page results. *

                    */ private String nextToken; /** *

                    - * Platform applications returned when calling ListPlatformApplications - * action. + * Platform applications returned when calling + * ListPlatformApplications action. *

                    * * @return

                    * Platform applications returned when calling - * ListPlatformApplications action. + * ListPlatformApplications action. *

                    */ public java.util.List getPlatformApplications() { @@ -56,13 +57,13 @@ public java.util.List getPlatformApplications() { /** *

                    - * Platform applications returned when calling ListPlatformApplications - * action. + * Platform applications returned when calling + * ListPlatformApplications action. *

                    * * @param platformApplications

                    * Platform applications returned when calling - * ListPlatformApplications action. + * ListPlatformApplications action. *

                    */ public void setPlatformApplications( @@ -78,8 +79,8 @@ public void setPlatformApplications( /** *

                    - * Platform applications returned when calling ListPlatformApplications - * action. + * Platform applications returned when calling + * ListPlatformApplications action. *

                    *

                    * Returns a reference to this object so that method calls can be chained @@ -87,7 +88,7 @@ public void setPlatformApplications( * * @param platformApplications

                    * Platform applications returned when calling - * ListPlatformApplications action. + * ListPlatformApplications action. *

                    * @return A reference to this updated object so that method calls can be * chained together. @@ -106,8 +107,8 @@ public ListPlatformApplicationsResult withPlatformApplications( /** *

                    - * Platform applications returned when calling ListPlatformApplications - * action. + * Platform applications returned when calling + * ListPlatformApplications action. *

                    *

                    * Returns a reference to this object so that method calls can be chained @@ -115,7 +116,7 @@ public ListPlatformApplicationsResult withPlatformApplications( * * @param platformApplications

                    * Platform applications returned when calling - * ListPlatformApplications action. + * ListPlatformApplications action. *

                    * @return A reference to this updated object so that method calls can be * chained together. @@ -128,14 +129,15 @@ public ListPlatformApplicationsResult withPlatformApplications( /** *

                    - * NextToken string is returned when calling ListPlatformApplications action - * if additional records are available after the first page results. + * NextToken string is returned when calling + * ListPlatformApplications action if additional records are + * available after the first page results. *

                    * * @return

                    - * NextToken string is returned when calling - * ListPlatformApplications action if additional records are - * available after the first page results. + * NextToken string is returned when calling + * ListPlatformApplications action if additional + * records are available after the first page results. *

                    */ public String getNextToken() { @@ -144,14 +146,15 @@ public String getNextToken() { /** *

                    - * NextToken string is returned when calling ListPlatformApplications action - * if additional records are available after the first page results. + * NextToken string is returned when calling + * ListPlatformApplications action if additional records are + * available after the first page results. *

                    * * @param nextToken

                    - * NextToken string is returned when calling - * ListPlatformApplications action if additional records are - * available after the first page results. + * NextToken string is returned when calling + * ListPlatformApplications action if additional + * records are available after the first page results. *

                    */ public void setNextToken(String nextToken) { @@ -160,17 +163,18 @@ public void setNextToken(String nextToken) { /** *

                    - * NextToken string is returned when calling ListPlatformApplications action - * if additional records are available after the first page results. + * NextToken string is returned when calling + * ListPlatformApplications action if additional records are + * available after the first page results. *

                    *

                    * Returns a reference to this object so that method calls can be chained * together. * * @param nextToken

                    - * NextToken string is returned when calling - * ListPlatformApplications action if additional records are - * available after the first page results. + * NextToken string is returned when calling + * ListPlatformApplications action if additional + * records are available after the first page results. *

                    * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSMSSandboxPhoneNumbersRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSMSSandboxPhoneNumbersRequest.java index 68520c76d2..b8d36d72d4 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSMSSandboxPhoneNumbersRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSMSSandboxPhoneNumbersRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSMSSandboxPhoneNumbersResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSMSSandboxPhoneNumbersResult.java index 4f229b715a..8e82e74b18 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSMSSandboxPhoneNumbersResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSMSSandboxPhoneNumbersResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsByTopicRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsByTopicRequest.java index 565e174810..d132cfaf25 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsByTopicRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsByTopicRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsByTopicResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsByTopicResult.java index f0311fe31d..cad413fe82 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsByTopicResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsByTopicResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsRequest.java index efa14aef53..9d3a473b53 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsResult.java index 16a92003e0..f3f7452529 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListSubscriptionsResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTagsForResourceRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTagsForResourceRequest.java index 7d0d9cbce3..194c8d57db 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTagsForResourceRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTagsForResourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTagsForResourceResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTagsForResourceResult.java index a509bdfac3..000649b8a5 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTagsForResourceResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTagsForResourceResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTopicsRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTopicsRequest.java index 94f76e4641..9c2bfa9dba 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTopicsRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTopicsRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTopicsResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTopicsResult.java index e9d9b87fe9..d6095f0845 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTopicsResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ListTopicsResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/MessageAttributeValue.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/MessageAttributeValue.java index b67bc6a95f..6f5313f262 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/MessageAttributeValue.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/MessageAttributeValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/NotFoundException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/NotFoundException.java index 60ff200d0d..2f5712b3ba 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/NotFoundException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/NotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/NumberCapability.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/NumberCapability.java index b290d41b89..87156bb6c8 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/NumberCapability.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/NumberCapability.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptInPhoneNumberRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptInPhoneNumberRequest.java index 868493a849..b01fdb76d1 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptInPhoneNumberRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptInPhoneNumberRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptInPhoneNumberResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptInPhoneNumberResult.java index e8cf3695bf..c3aca0694a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptInPhoneNumberResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptInPhoneNumberResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptedOutException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptedOutException.java index a25c852a6f..c2d30ba2c8 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptedOutException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/OptedOutException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PhoneNumberInformation.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PhoneNumberInformation.java index 73ca2af50c..5fbf5eb422 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PhoneNumberInformation.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PhoneNumberInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PlatformApplication.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PlatformApplication.java index f0f9e5cdd6..ab3be8b9cc 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PlatformApplication.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PlatformApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PlatformApplicationDisabledException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PlatformApplicationDisabledException.java index af03320b28..1120aa8d17 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PlatformApplicationDisabledException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PlatformApplicationDisabledException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchRequest.java index fa57f497e4..c56ef861fe 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchRequestEntry.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchRequestEntry.java index b2d4e5aba8..0f554c728a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchRequestEntry.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchRequestEntry.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchResult.java index a329c69715..0d156a531d 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchResultEntry.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchResultEntry.java index 34dc2684d5..1e15acf993 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchResultEntry.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishBatchResultEntry.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishRequest.java index d62ae6942f..3f6769c027 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -193,9 +193,8 @@ public class PublishRequest extends AmazonWebServiceRequest implements Serializa * present, in the standard JSON messages delivered to other endpoints. *

                    *

                    - * Constraints: Subjects must be ASCII text that begins with a letter, - * number, or punctuation mark; must not include line breaks or control - * characters; and must be less than 100 characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks or control + * characters, and less than 100 characters long. *

                    */ private String subject; @@ -529,10 +528,8 @@ public PublishRequest(String topicArn, String message) { * delivered to other endpoints. *

                    *

                    - * Constraints: Subjects must be ASCII text that begins with a - * letter, number, or punctuation mark; must not include line - * breaks or control characters; and must be less than 100 - * characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks + * or control characters, and less than 100 characters long. *

                    */ public PublishRequest(String topicArn, String message, String subject) { @@ -1375,9 +1372,8 @@ public PublishRequest withMessage(String message) { * present, in the standard JSON messages delivered to other endpoints. *

                    *

                    - * Constraints: Subjects must be ASCII text that begins with a letter, - * number, or punctuation mark; must not include line breaks or control - * characters; and must be less than 100 characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks or control + * characters, and less than 100 characters long. *

                    * * @return

                    @@ -1387,9 +1383,8 @@ public PublishRequest withMessage(String message) { * other endpoints. *

                    *

                    - * Constraints: Subjects must be ASCII text that begins with a - * letter, number, or punctuation mark; must not include line breaks - * or control characters; and must be less than 100 characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks or + * control characters, and less than 100 characters long. *

                    */ public String getSubject() { @@ -1403,9 +1398,8 @@ public String getSubject() { * present, in the standard JSON messages delivered to other endpoints. *

                    *

                    - * Constraints: Subjects must be ASCII text that begins with a letter, - * number, or punctuation mark; must not include line breaks or control - * characters; and must be less than 100 characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks or control + * characters, and less than 100 characters long. *

                    * * @param subject

                    @@ -1415,10 +1409,8 @@ public String getSubject() { * delivered to other endpoints. *

                    *

                    - * Constraints: Subjects must be ASCII text that begins with a - * letter, number, or punctuation mark; must not include line - * breaks or control characters; and must be less than 100 - * characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks + * or control characters, and less than 100 characters long. *

                    */ public void setSubject(String subject) { @@ -1432,9 +1424,8 @@ public void setSubject(String subject) { * present, in the standard JSON messages delivered to other endpoints. *

                    *

                    - * Constraints: Subjects must be ASCII text that begins with a letter, - * number, or punctuation mark; must not include line breaks or control - * characters; and must be less than 100 characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks or control + * characters, and less than 100 characters long. *

                    *

                    * Returns a reference to this object so that method calls can be chained @@ -1447,10 +1438,8 @@ public void setSubject(String subject) { * delivered to other endpoints. *

                    *

                    - * Constraints: Subjects must be ASCII text that begins with a - * letter, number, or punctuation mark; must not include line - * breaks or control characters; and must be less than 100 - * characters long. + * Constraints: Subjects must be UTF-8 text with no line breaks + * or control characters, and less than 100 characters long. *

                    * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishResult.java index ab2af2208d..712fb130a0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PublishResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PutDataProtectionPolicyRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PutDataProtectionPolicyRequest.java index bdf01c877f..19cd5d0c94 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PutDataProtectionPolicyRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/PutDataProtectionPolicyRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/RemovePermissionRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/RemovePermissionRequest.java index d5fc68f2aa..87ed3f0fc3 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/RemovePermissionRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/RemovePermissionRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ReplayLimitExceededException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ReplayLimitExceededException.java new file mode 100644 index 0000000000..d202e82d6e --- /dev/null +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ReplayLimitExceededException.java @@ -0,0 +1,38 @@ +/* + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"). + * You may not use this file except in compliance with the License. + * A copy of the License is located at + * + * http://aws.amazon.com/apache2.0 + * + * or in the "license" file accompanying this file. This file is distributed + * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either + * express or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ + +package com.amazonaws.services.sns.model; + +import com.amazonaws.AmazonServiceException; + +/** + *

                    + * Indicates that the request parameter has exceeded the maximum number of + * concurrent message replays. + *

                    + */ +public class ReplayLimitExceededException extends AmazonServiceException { + private static final long serialVersionUID = 1L; + + /** + * Constructs a new ReplayLimitExceededException with the specified error + * message. + * + * @param message Describes the error encountered. + */ + public ReplayLimitExceededException(String message) { + super(message); + } +} diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ResourceNotFoundException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ResourceNotFoundException.java index 7113d13ccd..7bf33dd3e8 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ResourceNotFoundException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ResourceNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/RouteType.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/RouteType.java index b5529a2cff..455bd8d4eb 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/RouteType.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/RouteType.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SMSSandboxPhoneNumber.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SMSSandboxPhoneNumber.java index ec271c2ce0..9d7668b7f8 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SMSSandboxPhoneNumber.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SMSSandboxPhoneNumber.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SMSSandboxPhoneNumberVerificationStatus.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SMSSandboxPhoneNumberVerificationStatus.java index f20bf59574..885d585b7a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SMSSandboxPhoneNumberVerificationStatus.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SMSSandboxPhoneNumberVerificationStatus.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetEndpointAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetEndpointAttributesRequest.java index 8b93fd816a..77219ac1b1 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetEndpointAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetEndpointAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ public class SetEndpointAttributesRequest extends AmazonWebServiceRequest implements Serializable { /** *

                    - * EndpointArn used for SetEndpointAttributes action. + * EndpointArn used for SetEndpointAttributes action. *

                    */ private String endpointArn; @@ -71,11 +71,11 @@ public class SetEndpointAttributesRequest extends AmazonWebServiceRequest implem /** *

                    - * EndpointArn used for SetEndpointAttributes action. + * EndpointArn used for SetEndpointAttributes action. *

                    * * @return

                    - * EndpointArn used for SetEndpointAttributes action. + * EndpointArn used for SetEndpointAttributes action. *

                    */ public String getEndpointArn() { @@ -84,11 +84,12 @@ public String getEndpointArn() { /** *

                    - * EndpointArn used for SetEndpointAttributes action. + * EndpointArn used for SetEndpointAttributes action. *

                    * * @param endpointArn

                    - * EndpointArn used for SetEndpointAttributes action. + * EndpointArn used for SetEndpointAttributes + * action. *

                    */ public void setEndpointArn(String endpointArn) { @@ -97,14 +98,15 @@ public void setEndpointArn(String endpointArn) { /** *

                    - * EndpointArn used for SetEndpointAttributes action. + * EndpointArn used for SetEndpointAttributes action. *

                    *

                    * Returns a reference to this object so that method calls can be chained * together. * * @param endpointArn

                    - * EndpointArn used for SetEndpointAttributes action. + * EndpointArn used for SetEndpointAttributes + * action. *

                    * @return A reference to this updated object so that method calls can be * chained together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetPlatformApplicationAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetPlatformApplicationAttributesRequest.java index 15d647c532..80041b5e90 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetPlatformApplicationAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetPlatformApplicationAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -35,7 +35,8 @@ public class SetPlatformApplicationAttributesRequest extends AmazonWebServiceReq Serializable { /** *

                    - * PlatformApplicationArn for SetPlatformApplicationAttributes action. + * PlatformApplicationArn for + * SetPlatformApplicationAttributes action. *

                    */ private String platformApplicationArn; @@ -71,8 +72,20 @@ public class SetPlatformApplicationAttributesRequest extends AmazonWebServiceReq *
                  • *
                  • *

                    - * For GCM (Firebase Cloud Messaging), PlatformCredential is - * API key. + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is + * API key. + *

                    + *
                  • + *
                  • + *

                    + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. *

                    *
                  • *
                  @@ -180,12 +193,13 @@ public class SetPlatformApplicationAttributesRequest extends AmazonWebServiceReq /** *

                  - * PlatformApplicationArn for SetPlatformApplicationAttributes action. + * PlatformApplicationArn for + * SetPlatformApplicationAttributes action. *

                  * * @return

                  - * PlatformApplicationArn for SetPlatformApplicationAttributes - * action. + * PlatformApplicationArn for + * SetPlatformApplicationAttributes action. *

                  */ public String getPlatformApplicationArn() { @@ -194,12 +208,13 @@ public String getPlatformApplicationArn() { /** *

                  - * PlatformApplicationArn for SetPlatformApplicationAttributes action. + * PlatformApplicationArn for + * SetPlatformApplicationAttributes action. *

                  * * @param platformApplicationArn

                  - * PlatformApplicationArn for SetPlatformApplicationAttributes - * action. + * PlatformApplicationArn for + * SetPlatformApplicationAttributes action. *

                  */ public void setPlatformApplicationArn(String platformApplicationArn) { @@ -208,15 +223,16 @@ public void setPlatformApplicationArn(String platformApplicationArn) { /** *

                  - * PlatformApplicationArn for SetPlatformApplicationAttributes action. + * PlatformApplicationArn for + * SetPlatformApplicationAttributes action. *

                  *

                  * Returns a reference to this object so that method calls can be chained * together. * * @param platformApplicationArn

                  - * PlatformApplicationArn for SetPlatformApplicationAttributes - * action. + * PlatformApplicationArn for + * SetPlatformApplicationAttributes action. *

                  * @return A reference to this updated object so that method calls can be * chained together. @@ -258,8 +274,20 @@ public SetPlatformApplicationAttributesRequest withPlatformApplicationArn( * *
                • *

                  - * For GCM (Firebase Cloud Messaging), PlatformCredential is - * API key. + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is + * API key. + *

                  + *
                • + *
                • + *

                  + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. *

                  *
                • *
                @@ -393,8 +421,22 @@ public SetPlatformApplicationAttributesRequest withPlatformApplicationArn( *
              • *
              • *

                - * For GCM (Firebase Cloud Messaging), - * PlatformCredential is API key. + * For GCM (Firebase Cloud Messaging) using key credentials, there + * is no PlatformPrincipal. The + * PlatformCredential is API key. + *

                + *
              • + *
              • + *

                + * For GCM (Firebase Cloud Messaging) using token credentials, there + * is no PlatformPrincipal. The + * PlatformCredential is a JSON formatted private key + * file. When using the Amazon Web Services CLI, the file must be in + * string format and special characters must be ignored. To format + * the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json` + * . *

                *
              • *
              @@ -533,8 +575,20 @@ public java.util.Map getAttributes() { * *
            • *

              - * For GCM (Firebase Cloud Messaging), PlatformCredential is - * API key. + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is + * API key. + *

              + *
            • + *
            • + *

              + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. *

              *
            • *
            @@ -668,8 +722,22 @@ public java.util.Map getAttributes() { *
          • *
          • *

            - * For GCM (Firebase Cloud Messaging), - * PlatformCredential is API key. + * For GCM (Firebase Cloud Messaging) using key credentials, + * there is no PlatformPrincipal. The + * PlatformCredential is API key. + *

            + *
          • + *
          • + *

            + * For GCM (Firebase Cloud Messaging) using token credentials, + * there is no PlatformPrincipal. The + * PlatformCredential is a JSON formatted private + * key file. When using the Amazon Web Services CLI, the file + * must be in string format and special characters must be + * ignored. To format the file correctly, Amazon SNS recommends + * using the following command: + * SERVICE_JSON=`jq @json <<< cat service.json` + * . *

            *
          • *
          @@ -810,8 +878,20 @@ public void setAttributes(java.util.Map attributes) { *
        • *
        • *

          - * For GCM (Firebase Cloud Messaging), PlatformCredential is - * API key. + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is + * API key. + *

          + *
        • + *
        • + *

          + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. *

          *
        • *
        @@ -948,8 +1028,22 @@ public void setAttributes(java.util.Map attributes) { *
      • *
      • *

        - * For GCM (Firebase Cloud Messaging), - * PlatformCredential is API key. + * For GCM (Firebase Cloud Messaging) using key credentials, + * there is no PlatformPrincipal. The + * PlatformCredential is API key. + *

        + *
      • + *
      • + *

        + * For GCM (Firebase Cloud Messaging) using token credentials, + * there is no PlatformPrincipal. The + * PlatformCredential is a JSON formatted private + * key file. When using the Amazon Web Services CLI, the file + * must be in string format and special characters must be + * ignored. To format the file correctly, Amazon SNS recommends + * using the following command: + * SERVICE_JSON=`jq @json <<< cat service.json` + * . *

        *
      • *
      @@ -1094,8 +1188,20 @@ public SetPlatformApplicationAttributesRequest withAttributes( *
    • *
    • *

      - * For GCM (Firebase Cloud Messaging), PlatformCredential is - * API key. + * For GCM (Firebase Cloud Messaging) using key credentials, there is no + * PlatformPrincipal. The PlatformCredential is + * API key. + *

      + *
    • + *
    • + *

      + * For GCM (Firebase Cloud Messaging) using token credentials, there is no + * PlatformPrincipal. The PlatformCredential is a + * JSON formatted private key file. When using the Amazon Web Services CLI, + * the file must be in string format and special characters must be ignored. + * To format the file correctly, Amazon SNS recommends using the following + * command: + * SERVICE_JSON=`jq @json <<< cat service.json`. *

      *
    • *
    diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSMSAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSMSAttributesRequest.java index 3ed0f7a19b..e47301ac2c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSMSAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSMSAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSMSAttributesResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSMSAttributesResult.java index a1dad29962..079ef159e5 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSMSAttributesResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSMSAttributesResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSubscriptionAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSubscriptionAttributesRequest.java index 1aaa4de38b..1a0630eaa0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSubscriptionAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetSubscriptionAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -95,8 +95,8 @@ public class SetSubscriptionAttributesRequest extends AmazonWebServiceRequest im *
  • *
*

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -107,7 +107,7 @@ public class SetSubscriptionAttributesRequest extends AmazonWebServiceRequest im *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -117,12 +117,11 @@ public class SetSubscriptionAttributesRequest extends AmazonWebServiceRequest im *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
@@ -216,8 +215,8 @@ public SetSubscriptionAttributesRequest() { * * *

- * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

*
    *
  • @@ -228,8 +227,7 @@ public SetSubscriptionAttributesRequest() { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery - * stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -240,11 +238,11 @@ public SetSubscriptionAttributesRequest() { *
    *

    * Specifying a valid ARN for this attribute is required for - * Kinesis Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

    *
  • *
@@ -365,8 +363,8 @@ public SetSubscriptionAttributesRequest withSubscriptionArn(String subscriptionA * * *

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -377,7 +375,7 @@ public SetSubscriptionAttributesRequest withSubscriptionArn(String subscriptionA *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -387,12 +385,11 @@ public SetSubscriptionAttributesRequest withSubscriptionArn(String subscriptionA *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
@@ -460,8 +457,8 @@ public SetSubscriptionAttributesRequest withSubscriptionArn(String subscriptionA * * *

- * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

*
    *
  • @@ -472,7 +469,7 @@ public SetSubscriptionAttributesRequest withSubscriptionArn(String subscriptionA *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -482,12 +479,12 @@ public SetSubscriptionAttributesRequest withSubscriptionArn(String subscriptionA *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis - * Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

    *
  • *
@@ -557,8 +554,8 @@ public String getAttributeName() { * * *

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -569,7 +566,7 @@ public String getAttributeName() { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -579,12 +576,11 @@ public String getAttributeName() { *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
@@ -653,8 +649,8 @@ public String getAttributeName() { * * *

- * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

*
    *
  • @@ -665,8 +661,7 @@ public String getAttributeName() { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery - * stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -677,11 +672,11 @@ public String getAttributeName() { *
    *

    * Specifying a valid ARN for this attribute is required for - * Kinesis Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

    *
  • *
@@ -751,8 +746,8 @@ public void setAttributeName(String attributeName) { * * *

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -763,7 +758,7 @@ public void setAttributeName(String attributeName) { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -773,12 +768,11 @@ public void setAttributeName(String attributeName) { *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
@@ -850,8 +844,8 @@ public void setAttributeName(String attributeName) { * * *

- * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

*
    *
  • @@ -862,8 +856,7 @@ public void setAttributeName(String attributeName) { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery - * stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -874,11 +867,11 @@ public void setAttributeName(String attributeName) { *
    *

    * Specifying a valid ARN for this attribute is required for - * Kinesis Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

    *
  • *
diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetTopicAttributesRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetTopicAttributesRequest.java index 0b523a6210..a35e63844c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetTopicAttributesRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SetTopicAttributesRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/StaleTagException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/StaleTagException.java index 0f380a512a..e57f2ccd00 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/StaleTagException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/StaleTagException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscribeRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscribeRequest.java index 042c7c73e0..33777df09d 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscribeRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscribeRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ *

*

* You call the ConfirmSubscription action with the token from the - * subscription response. Confirmation tokens are valid for three days. + * subscription response. Confirmation tokens are valid for two days. *

*

* This action is throttled at 100 transactions per second (TPS). @@ -224,8 +224,8 @@ public class SubscribeRequest extends AmazonWebServiceRequest implements Seriali * * *

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -236,7 +236,7 @@ public class SubscribeRequest extends AmazonWebServiceRequest implements Seriali *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -246,15 +246,60 @@ public class SubscribeRequest extends AmazonWebServiceRequest implements Seriali *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
+ *

+ * The following attributes apply only to FIFO topics: + *

+ *
    + *
  • + *

    + * ReplayPolicy – Adds or updates an inline policy document for + * a subscription to replay messages stored in the specified Amazon SNS + * topic. + *

    + *
  • + *
  • + *

    + * ReplayStatus – Retrieves the status of the subscription + * message replay, which can be one of the following: + *

    + *
      + *
    • + *

      + * Completed – The replay has successfully redelivered all + * messages, and is now delivering newly published messages. If an ending + * point was specified in the ReplayPolicy then the + * subscription will no longer receive newly published messages. + *

      + *
    • + *
    • + *

      + * In progress – The replay is currently replaying the selected + * messages. + *

      + *
    • + *
    • + *

      + * Failed – The replay was unable to complete. + *

      + *
    • + *
    • + *

      + * Pending – The default state while the replay initiates. + *

      + *
    • + *
    + *
  • + *
*/ private java.util.Map attributes = new java.util.HashMap(); @@ -1273,8 +1318,8 @@ public SubscribeRequest withEndpoint(String endpoint) { * * *

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -1285,7 +1330,7 @@ public SubscribeRequest withEndpoint(String endpoint) { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -1295,15 +1340,60 @@ public SubscribeRequest withEndpoint(String endpoint) { *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
+ *

+ * The following attributes apply only to FIFO topics: + *

+ *
    + *
  • + *

    + * ReplayPolicy – Adds or updates an inline policy document for + * a subscription to replay messages stored in the specified Amazon SNS + * topic. + *

    + *
  • + *
  • + *

    + * ReplayStatus – Retrieves the status of the subscription + * message replay, which can be one of the following: + *

    + *
      + *
    • + *

      + * Completed – The replay has successfully redelivered all + * messages, and is now delivering newly published messages. If an ending + * point was specified in the ReplayPolicy then the + * subscription will no longer receive newly published messages. + *

      + *
    • + *
    • + *

      + * In progress – The replay is currently replaying the selected + * messages. + *

      + *
    • + *
    • + *

      + * Failed – The replay was unable to complete. + *

      + *
    • + *
    • + *

      + * Pending – The default state while the replay initiates. + *

      + *
    • + *
    + *
  • + *
* * @return

* A map of attributes with their corresponding values. @@ -1369,8 +1459,8 @@ public SubscribeRequest withEndpoint(String endpoint) { * * *

- * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

*
    *
  • @@ -1381,7 +1471,7 @@ public SubscribeRequest withEndpoint(String endpoint) { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -1391,15 +1481,63 @@ public SubscribeRequest withEndpoint(String endpoint) { *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis - * Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

    *
  • *
+ *

+ * The following attributes apply only to FIFO topics: + *

+ *
    + *
  • + *

    + * ReplayPolicy – Adds or updates an inline policy + * document for a subscription to replay messages stored in the + * specified Amazon SNS topic. + *

    + *
  • + *
  • + *

    + * ReplayStatus – Retrieves the status of the + * subscription message replay, which can be one of the following: + *

    + *
      + *
    • + *

      + * Completed – The replay has successfully redelivered + * all messages, and is now delivering newly published messages. If + * an ending point was specified in the ReplayPolicy + * then the subscription will no longer receive newly published + * messages. + *

      + *
    • + *
    • + *

      + * In progress – The replay is currently replaying the + * selected messages. + *

      + *
    • + *
    • + *

      + * Failed – The replay was unable to complete. + *

      + *
    • + *
    • + *

      + * Pending – The default state while the replay + * initiates. + *

      + *
    • + *
    + *
  • + *
*/ public java.util.Map getAttributes() { return attributes; @@ -1466,8 +1604,8 @@ public java.util.Map getAttributes() { * * *

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -1478,7 +1616,7 @@ public java.util.Map getAttributes() { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -1488,15 +1626,60 @@ public java.util.Map getAttributes() { *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
+ *

+ * The following attributes apply only to FIFO topics: + *

+ *
    + *
  • + *

    + * ReplayPolicy – Adds or updates an inline policy document for + * a subscription to replay messages stored in the specified Amazon SNS + * topic. + *

    + *
  • + *
  • + *

    + * ReplayStatus – Retrieves the status of the subscription + * message replay, which can be one of the following: + *

    + *
      + *
    • + *

      + * Completed – The replay has successfully redelivered all + * messages, and is now delivering newly published messages. If an ending + * point was specified in the ReplayPolicy then the + * subscription will no longer receive newly published messages. + *

      + *
    • + *
    • + *

      + * In progress – The replay is currently replaying the selected + * messages. + *

      + *
    • + *
    • + *

      + * Failed – The replay was unable to complete. + *

      + *
    • + *
    • + *

      + * Pending – The default state while the replay initiates. + *

      + *
    • + *
    + *
  • + *
* * @param attributes

* A map of attributes with their corresponding values. @@ -1563,8 +1746,8 @@ public java.util.Map getAttributes() { * * *

- * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

*
    *
  • @@ -1575,8 +1758,7 @@ public java.util.Map getAttributes() { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery - * stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -1587,14 +1769,63 @@ public java.util.Map getAttributes() { *
    *

    * Specifying a valid ARN for this attribute is required for - * Kinesis Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

    *
  • *
+ *

+ * The following attributes apply only to FIFO topics: + *

+ *
    + *
  • + *

    + * ReplayPolicy – Adds or updates an inline policy + * document for a subscription to replay messages stored in the + * specified Amazon SNS topic. + *

    + *
  • + *
  • + *

    + * ReplayStatus – Retrieves the status of the + * subscription message replay, which can be one of the + * following: + *

    + *
      + *
    • + *

      + * Completed – The replay has successfully + * redelivered all messages, and is now delivering newly + * published messages. If an ending point was specified in the + * ReplayPolicy then the subscription will no longer + * receive newly published messages. + *

      + *
    • + *
    • + *

      + * In progress – The replay is currently replaying + * the selected messages. + *

      + *
    • + *
    • + *

      + * Failed – The replay was unable to complete. + *

      + *
    • + *
    • + *

      + * Pending – The default state while the replay + * initiates. + *

      + *
    • + *
    + *
  • + *
*/ public void setAttributes(java.util.Map attributes) { this.attributes = attributes; @@ -1661,8 +1892,8 @@ public void setAttributes(java.util.Map attributes) { * * *

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -1673,7 +1904,7 @@ public void setAttributes(java.util.Map attributes) { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -1683,16 +1914,61 @@ public void setAttributes(java.util.Map attributes) { *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
*

+ * The following attributes apply only to FIFO topics: + *

+ *
    + *
  • + *

    + * ReplayPolicy – Adds or updates an inline policy document for + * a subscription to replay messages stored in the specified Amazon SNS + * topic. + *

    + *
  • + *
  • + *

    + * ReplayStatus – Retrieves the status of the subscription + * message replay, which can be one of the following: + *

    + *
      + *
    • + *

      + * Completed – The replay has successfully redelivered all + * messages, and is now delivering newly published messages. If an ending + * point was specified in the ReplayPolicy then the + * subscription will no longer receive newly published messages. + *

      + *
    • + *
    • + *

      + * In progress – The replay is currently replaying the selected + * messages. + *

      + *
    • + *
    • + *

      + * Failed – The replay was unable to complete. + *

      + *
    • + *
    • + *

      + * Pending – The default state while the replay initiates. + *

      + *
    • + *
    + *
  • + *
+ *

* Returns a reference to this object so that method calls can be chained * together. * @@ -1761,8 +2037,8 @@ public void setAttributes(java.util.Map attributes) { * * *

- * The following attribute applies only to Amazon Kinesis Data - * Firehose delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose + * delivery stream subscriptions: *

*
    *
  • @@ -1773,8 +2049,7 @@ public void setAttributes(java.util.Map attributes) { *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery - * stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -1785,14 +2060,63 @@ public void setAttributes(java.util.Map attributes) { *
    *

    * Specifying a valid ARN for this attribute is required for - * Kinesis Data Firehose delivery stream subscriptions. For more - * information, see Fanout to Kinesis Data Firehose delivery streams in the - * Amazon SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS + * Developer Guide. *

    *
  • *
+ *

+ * The following attributes apply only to FIFO topics: + *

+ *
    + *
  • + *

    + * ReplayPolicy – Adds or updates an inline policy + * document for a subscription to replay messages stored in the + * specified Amazon SNS topic. + *

    + *
  • + *
  • + *

    + * ReplayStatus – Retrieves the status of the + * subscription message replay, which can be one of the + * following: + *

    + *
      + *
    • + *

      + * Completed – The replay has successfully + * redelivered all messages, and is now delivering newly + * published messages. If an ending point was specified in the + * ReplayPolicy then the subscription will no longer + * receive newly published messages. + *

      + *
    • + *
    • + *

      + * In progress – The replay is currently replaying + * the selected messages. + *

      + *
    • + *
    • + *

      + * Failed – The replay was unable to complete. + *

      + *
    • + *
    • + *

      + * Pending – The default state while the replay + * initiates. + *

      + *
    • + *
    + *
  • + *
* @return A reference to this updated object so that method calls can be * chained together. */ @@ -1862,8 +2186,8 @@ public SubscribeRequest withAttributes(java.util.Map attributes) * * *

- * The following attribute applies only to Amazon Kinesis Data Firehose - * delivery stream subscriptions: + * The following attribute applies only to Amazon Data Firehose delivery + * stream subscriptions: *

*
    *
  • @@ -1874,7 +2198,7 @@ public SubscribeRequest withAttributes(java.util.Map attributes) *
      *
    • *

      - * Permission to write to the Kinesis Data Firehose delivery stream + * Permission to write to the Firehose delivery stream *

      *
    • *
    • @@ -1884,16 +2208,61 @@ public SubscribeRequest withAttributes(java.util.Map attributes) *
    • *
    *

    - * Specifying a valid ARN for this attribute is required for Kinesis Data - * Firehose delivery stream subscriptions. For more information, see Fanout to Kinesis Data Firehose delivery streams in the Amazon - * SNS Developer Guide. + * >Fanout to Firehose delivery streams in the Amazon SNS Developer + * Guide. *

    *
  • *
*

+ * The following attributes apply only to FIFO topics: + *

+ *
    + *
  • + *

    + * ReplayPolicy – Adds or updates an inline policy document for + * a subscription to replay messages stored in the specified Amazon SNS + * topic. + *

    + *
  • + *
  • + *

    + * ReplayStatus – Retrieves the status of the subscription + * message replay, which can be one of the following: + *

    + *
      + *
    • + *

      + * Completed – The replay has successfully redelivered all + * messages, and is now delivering newly published messages. If an ending + * point was specified in the ReplayPolicy then the + * subscription will no longer receive newly published messages. + *

      + *
    • + *
    • + *

      + * In progress – The replay is currently replaying the selected + * messages. + *

      + *
    • + *
    • + *

      + * Failed – The replay was unable to complete. + *

      + *
    • + *
    • + *

      + * Pending – The default state while the replay initiates. + *

      + *
    • + *
    + *
  • + *
+ *

* The method adds a new key-value pair into Attributes parameter, and * returns a reference to this object so that method calls can be chained * together. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscribeResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscribeResult.java index 77240717c4..a5da597d59 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscribeResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscribeResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Subscription.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Subscription.java index 986542c35e..35ba0a6c2e 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Subscription.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Subscription.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscriptionLimitExceededException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscriptionLimitExceededException.java index cc3ec84281..301a27cb6e 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscriptionLimitExceededException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/SubscriptionLimitExceededException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Tag.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Tag.java index bc03cf1cfd..9f0861a415 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Tag.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Tag.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagLimitExceededException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagLimitExceededException.java index 7b606818ca..9aed81cb3a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagLimitExceededException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagLimitExceededException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagPolicyException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagPolicyException.java index 7b53367994..b2f181bf23 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagPolicyException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagPolicyException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagResourceRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagResourceRequest.java index 4aa42b030b..3dc89831da 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagResourceRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagResourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagResourceResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagResourceResult.java index eaaa8bd594..2c5591347a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagResourceResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TagResourceResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ThrottledException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ThrottledException.java index 4cac097ec0..3fe93268bb 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ThrottledException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ThrottledException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TooManyEntriesInBatchRequestException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TooManyEntriesInBatchRequestException.java index ec3178e76b..cd18b09590 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TooManyEntriesInBatchRequestException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TooManyEntriesInBatchRequestException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Topic.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Topic.java index 7b394e1c09..e24859426e 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Topic.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/Topic.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TopicLimitExceededException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TopicLimitExceededException.java index 7ad7b9449f..0f56148150 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TopicLimitExceededException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/TopicLimitExceededException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UnsubscribeRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UnsubscribeRequest.java index 7ef8e39802..d6342a4f12 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UnsubscribeRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UnsubscribeRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UntagResourceRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UntagResourceRequest.java index 1a890b9a26..f0e57aa7dc 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UntagResourceRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UntagResourceRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UntagResourceResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UntagResourceResult.java index f9030ea876..c1ab798c43 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UntagResourceResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UntagResourceResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UserErrorException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UserErrorException.java index 9f1d1610cf..b0392f037f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UserErrorException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/UserErrorException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ValidationException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ValidationException.java index b7116032e7..edd20f5c5c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ValidationException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/ValidationException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerificationException.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerificationException.java index a9e66a5047..86abaf76f5 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerificationException.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerificationException.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerifySMSSandboxPhoneNumberRequest.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerifySMSSandboxPhoneNumberRequest.java index 44c1eaf218..ac1e5a2f0c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerifySMSSandboxPhoneNumberRequest.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerifySMSSandboxPhoneNumberRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerifySMSSandboxPhoneNumberResult.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerifySMSSandboxPhoneNumberResult.java index 2ee4581b64..11490ddb70 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerifySMSSandboxPhoneNumberResult.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/VerifySMSSandboxPhoneNumberResult.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/AddPermissionRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/AddPermissionRequestMarshaller.java index a66f466ff0..4b17129155 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/AddPermissionRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/AddPermissionRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/AuthorizationErrorExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/AuthorizationErrorExceptionUnmarshaller.java index bb0ead809f..0a7f7e0dc8 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/AuthorizationErrorExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/AuthorizationErrorExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchEntryIdsNotDistinctExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchEntryIdsNotDistinctExceptionUnmarshaller.java index c3ffbe27ad..bbe6646ff4 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchEntryIdsNotDistinctExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchEntryIdsNotDistinctExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchRequestTooLongExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchRequestTooLongExceptionUnmarshaller.java index 558a55d695..9cb978456b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchRequestTooLongExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchRequestTooLongExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchResultErrorEntryStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchResultErrorEntryStaxMarshaller.java index 306013ad6a..e2bd6ee3be 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchResultErrorEntryStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchResultErrorEntryStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchResultErrorEntryStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchResultErrorEntryStaxUnmarshaller.java index 22ed38ae61..4486959093 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchResultErrorEntryStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/BatchResultErrorEntryStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CheckIfPhoneNumberIsOptedOutRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CheckIfPhoneNumberIsOptedOutRequestMarshaller.java index efbb7792c9..92d2e80307 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CheckIfPhoneNumberIsOptedOutRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CheckIfPhoneNumberIsOptedOutRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CheckIfPhoneNumberIsOptedOutResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CheckIfPhoneNumberIsOptedOutResultStaxUnmarshaller.java index 315f445f63..1bd7afea36 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CheckIfPhoneNumberIsOptedOutResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CheckIfPhoneNumberIsOptedOutResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConcurrentAccessExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConcurrentAccessExceptionUnmarshaller.java index e7e9bd69a3..bf904a17fa 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConcurrentAccessExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConcurrentAccessExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConfirmSubscriptionRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConfirmSubscriptionRequestMarshaller.java index 258b0ee532..4befccdb2d 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConfirmSubscriptionRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConfirmSubscriptionRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConfirmSubscriptionResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConfirmSubscriptionResultStaxUnmarshaller.java index 25f5451c1b..0470e25ef1 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConfirmSubscriptionResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ConfirmSubscriptionResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformApplicationRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformApplicationRequestMarshaller.java index 975827c583..193797b6b4 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformApplicationRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformApplicationRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformApplicationResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformApplicationResultStaxUnmarshaller.java index 168076d9ab..fde625ef4f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformApplicationResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformApplicationResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformEndpointRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformEndpointRequestMarshaller.java index ba0ffdaba0..09ee517305 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformEndpointRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformEndpointRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformEndpointResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformEndpointResultStaxUnmarshaller.java index e0f8aa1273..b0926c6f40 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformEndpointResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreatePlatformEndpointResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateSMSSandboxPhoneNumberRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateSMSSandboxPhoneNumberRequestMarshaller.java index d84bbe9963..7544c8a43d 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateSMSSandboxPhoneNumberRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateSMSSandboxPhoneNumberRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateSMSSandboxPhoneNumberResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateSMSSandboxPhoneNumberResultStaxUnmarshaller.java index f313c06445..476f255933 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateSMSSandboxPhoneNumberResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateSMSSandboxPhoneNumberResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateTopicRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateTopicRequestMarshaller.java index bd303779c8..4587e1c6ed 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateTopicRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateTopicRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateTopicResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateTopicResultStaxUnmarshaller.java index ea8dcd2b20..0e93d6d843 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateTopicResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/CreateTopicResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteEndpointRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteEndpointRequestMarshaller.java index abc07162d1..4ef1a8b790 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteEndpointRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteEndpointRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeletePlatformApplicationRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeletePlatformApplicationRequestMarshaller.java index 4b0bcc7d56..574c88002b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeletePlatformApplicationRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeletePlatformApplicationRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteSMSSandboxPhoneNumberRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteSMSSandboxPhoneNumberRequestMarshaller.java index 4e1ff5791a..92569aeb98 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteSMSSandboxPhoneNumberRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteSMSSandboxPhoneNumberRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteSMSSandboxPhoneNumberResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteSMSSandboxPhoneNumberResultStaxUnmarshaller.java index 28b3549e85..7be3cc7bfe 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteSMSSandboxPhoneNumberResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteSMSSandboxPhoneNumberResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteTopicRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteTopicRequestMarshaller.java index 4e63ea98fd..64e4c19250 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteTopicRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/DeleteTopicRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EmptyBatchRequestExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EmptyBatchRequestExceptionUnmarshaller.java index fb264b4963..caa61b44a9 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EmptyBatchRequestExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EmptyBatchRequestExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointDisabledExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointDisabledExceptionUnmarshaller.java index 18eb518ec9..d3b27a7bcb 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointDisabledExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointDisabledExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointStaxMarshaller.java index 1901409a42..8dafa6da6f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointStaxUnmarshaller.java index e96cffd5a6..be8277a551 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/EndpointStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/FilterPolicyLimitExceededExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/FilterPolicyLimitExceededExceptionUnmarshaller.java index 642f8ec17b..762bf7cf48 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/FilterPolicyLimitExceededExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/FilterPolicyLimitExceededExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetDataProtectionPolicyRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetDataProtectionPolicyRequestMarshaller.java index 8c97b911c4..e88f034342 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetDataProtectionPolicyRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetDataProtectionPolicyRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetDataProtectionPolicyResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetDataProtectionPolicyResultStaxUnmarshaller.java index 46b0a923c9..d250c5fe50 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetDataProtectionPolicyResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetDataProtectionPolicyResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetEndpointAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetEndpointAttributesRequestMarshaller.java index f068dfb5ff..85a2a4b20e 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetEndpointAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetEndpointAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetEndpointAttributesResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetEndpointAttributesResultStaxUnmarshaller.java index b2bb0c1c90..ab1d635416 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetEndpointAttributesResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetEndpointAttributesResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetPlatformApplicationAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetPlatformApplicationAttributesRequestMarshaller.java index 52294ab21a..882ef36d23 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetPlatformApplicationAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetPlatformApplicationAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetPlatformApplicationAttributesResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetPlatformApplicationAttributesResultStaxUnmarshaller.java index e3804d97b2..c8ff4c6fd0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetPlatformApplicationAttributesResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetPlatformApplicationAttributesResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSAttributesRequestMarshaller.java index 7592d206fc..ce6a3655d0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSAttributesResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSAttributesResultStaxUnmarshaller.java index c674f0dfd8..33d05ebc2a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSAttributesResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSAttributesResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSSandboxAccountStatusRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSSandboxAccountStatusRequestMarshaller.java index d58cb7eb8e..c184f14fed 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSSandboxAccountStatusRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSSandboxAccountStatusRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSSandboxAccountStatusResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSSandboxAccountStatusResultStaxUnmarshaller.java index c145084349..979309ec39 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSSandboxAccountStatusResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSMSSandboxAccountStatusResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSubscriptionAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSubscriptionAttributesRequestMarshaller.java index 607bcbeb78..98df9711d7 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSubscriptionAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSubscriptionAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSubscriptionAttributesResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSubscriptionAttributesResultStaxUnmarshaller.java index ecc346a694..b3c6294368 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSubscriptionAttributesResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetSubscriptionAttributesResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetTopicAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetTopicAttributesRequestMarshaller.java index edc6b95fa2..2c0d8fd842 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetTopicAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetTopicAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetTopicAttributesResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetTopicAttributesResultStaxUnmarshaller.java index e141ed621b..31b6157c0e 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetTopicAttributesResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/GetTopicAttributesResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InternalErrorExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InternalErrorExceptionUnmarshaller.java index bca67ff37c..692e82b8a4 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InternalErrorExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InternalErrorExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidBatchEntryIdExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidBatchEntryIdExceptionUnmarshaller.java index 4ea219bd4c..1723ee6048 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidBatchEntryIdExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidBatchEntryIdExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidParameterExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidParameterExceptionUnmarshaller.java index 5c778e815c..7e9a9ee47d 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidParameterExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidParameterExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidParameterValueExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidParameterValueExceptionUnmarshaller.java index 3c40a25df5..56d470b767 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidParameterValueExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidParameterValueExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidSecurityExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidSecurityExceptionUnmarshaller.java index a1dee2aa01..d4b3331e41 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidSecurityExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidSecurityExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidStateExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidStateExceptionUnmarshaller.java new file mode 100644 index 0000000000..c01e6ebf0b --- /dev/null +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/InvalidStateExceptionUnmarshaller.java @@ -0,0 +1,43 @@ +/* + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"). + * You may not use this file except in compliance with the License. + * A copy of the License is located at + * + * http://aws.amazon.com/apache2.0 + * + * or in the "license" file accompanying this file. This file is distributed + * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either + * express or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ + +package com.amazonaws.services.sns.model.transform; + +import org.w3c.dom.Node; + +import com.amazonaws.AmazonServiceException; +import com.amazonaws.util.XpathUtils; +import com.amazonaws.transform.StandardErrorUnmarshaller; + +import com.amazonaws.services.sns.model.InvalidStateException; + +public class InvalidStateExceptionUnmarshaller extends StandardErrorUnmarshaller { + + public InvalidStateExceptionUnmarshaller() { + super(InvalidStateException.class); + } + + public AmazonServiceException unmarshall(Node node) throws Exception { + // Bail out if this isn't the right error code that this + // marshaller understands. + String errorCode = parseErrorCode(node); + if (errorCode == null || !errorCode.equals("InvalidState")) + return null; + + InvalidStateException e = (InvalidStateException) super.unmarshall(node); + + return e; + } +} diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSAccessDeniedExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSAccessDeniedExceptionUnmarshaller.java index 0ccee05d13..7879a1c917 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSAccessDeniedExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSAccessDeniedExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSDisabledExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSDisabledExceptionUnmarshaller.java index 60d2e445c7..e809e607ea 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSDisabledExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSDisabledExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSInvalidStateExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSInvalidStateExceptionUnmarshaller.java index 3a8237a294..daa1e46ce3 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSInvalidStateExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSInvalidStateExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSNotFoundExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSNotFoundExceptionUnmarshaller.java index 2ac211d520..3640086547 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSNotFoundExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSNotFoundExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSOptInRequiredExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSOptInRequiredExceptionUnmarshaller.java index b17f301bb6..c7b83f833c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSOptInRequiredExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSOptInRequiredExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSThrottlingExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSThrottlingExceptionUnmarshaller.java index dc87c7a28a..6ea5e6b091 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSThrottlingExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/KMSThrottlingExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationRequestMarshaller.java index 769f7bc9d4..dddd22b7ef 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationResultStaxUnmarshaller.java index c0a3c9c0de..58b623bede 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListOriginationNumbersRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListOriginationNumbersRequestMarshaller.java index 4c4f1e4182..7a4abfda53 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListOriginationNumbersRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListOriginationNumbersRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListOriginationNumbersResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListOriginationNumbersResultStaxUnmarshaller.java index 62cadcd1f0..a6a9e6337d 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListOriginationNumbersResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListOriginationNumbersResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPhoneNumbersOptedOutRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPhoneNumbersOptedOutRequestMarshaller.java index cc249ba84c..8df88e6fec 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPhoneNumbersOptedOutRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPhoneNumbersOptedOutRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPhoneNumbersOptedOutResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPhoneNumbersOptedOutResultStaxUnmarshaller.java index 488d718a52..51354f6a79 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPhoneNumbersOptedOutResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPhoneNumbersOptedOutResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPlatformApplicationsRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPlatformApplicationsRequestMarshaller.java index 67ba480f9f..b70942637f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPlatformApplicationsRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPlatformApplicationsRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPlatformApplicationsResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPlatformApplicationsResultStaxUnmarshaller.java index 7b74e0f587..5ae23aed37 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPlatformApplicationsResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListPlatformApplicationsResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSMSSandboxPhoneNumbersRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSMSSandboxPhoneNumbersRequestMarshaller.java index 1869eb7699..4eaebe6977 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSMSSandboxPhoneNumbersRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSMSSandboxPhoneNumbersRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSMSSandboxPhoneNumbersResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSMSSandboxPhoneNumbersResultStaxUnmarshaller.java index c06279b694..88894f267f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSMSSandboxPhoneNumbersResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSMSSandboxPhoneNumbersResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsByTopicRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsByTopicRequestMarshaller.java index 6372b055ec..959c99d07b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsByTopicRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsByTopicRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsByTopicResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsByTopicResultStaxUnmarshaller.java index d3b4f860f5..f7b7abad95 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsByTopicResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsByTopicResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsRequestMarshaller.java index 500c25a1f4..aa6552edb9 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsResultStaxUnmarshaller.java index a1955ae033..28fdb974e3 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListSubscriptionsResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTagsForResourceRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTagsForResourceRequestMarshaller.java index be39a7a0d1..53eb0387ca 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTagsForResourceRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTagsForResourceRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTagsForResourceResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTagsForResourceResultStaxUnmarshaller.java index 361a95bf3e..b890be209c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTagsForResourceResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTagsForResourceResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTopicsRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTopicsRequestMarshaller.java index b34c768417..43f6314c4c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTopicsRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTopicsRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTopicsResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTopicsResultStaxUnmarshaller.java index 144baefb0b..73fc6e9afa 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTopicsResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListTopicsResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/MessageAttributeValueStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/MessageAttributeValueStaxMarshaller.java index 802b146062..49cfa22a34 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/MessageAttributeValueStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/MessageAttributeValueStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/MessageAttributeValueStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/MessageAttributeValueStaxUnmarshaller.java index d89f83dccb..66ed9e75a3 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/MessageAttributeValueStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/MessageAttributeValueStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/NotFoundExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/NotFoundExceptionUnmarshaller.java index f6df860d23..ad9c3b6365 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/NotFoundExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/NotFoundExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptInPhoneNumberRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptInPhoneNumberRequestMarshaller.java index 9b69066d4a..086e946188 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptInPhoneNumberRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptInPhoneNumberRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptInPhoneNumberResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptInPhoneNumberResultStaxUnmarshaller.java index 4fd4311eed..4962ab4563 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptInPhoneNumberResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptInPhoneNumberResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptedOutExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptedOutExceptionUnmarshaller.java index 56221103a5..502a8f954a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptedOutExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/OptedOutExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PhoneNumberInformationStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PhoneNumberInformationStaxMarshaller.java index f30e0770a2..c159af175c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PhoneNumberInformationStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PhoneNumberInformationStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PhoneNumberInformationStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PhoneNumberInformationStaxUnmarshaller.java index 0fe7477dee..30de0b2f37 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PhoneNumberInformationStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PhoneNumberInformationStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationDisabledExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationDisabledExceptionUnmarshaller.java index b0e736ce00..6b1bf74cc0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationDisabledExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationDisabledExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationStaxMarshaller.java index f47d51d538..024ace9eef 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationStaxUnmarshaller.java index 692fc360c1..f3ff6b4aee 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PlatformApplicationStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestEntryStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestEntryStaxMarshaller.java index f09c3200b9..dc67a8e19b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestEntryStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestEntryStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestEntryStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestEntryStaxUnmarshaller.java index e5f842153f..46393f204c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestEntryStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestEntryStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestMarshaller.java index d3be23838e..b92bfdccda 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultEntryStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultEntryStaxMarshaller.java index 340c6bf683..5ffe0e427c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultEntryStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultEntryStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultEntryStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultEntryStaxUnmarshaller.java index 5106c55e5d..e604593fb0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultEntryStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultEntryStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultStaxUnmarshaller.java index 4273507929..5a798dd437 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishBatchResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishRequestMarshaller.java index 2fb13ac89c..442f53c4f6 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishResultStaxUnmarshaller.java index f195be80d5..369d3cf758 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PublishResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PutDataProtectionPolicyRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PutDataProtectionPolicyRequestMarshaller.java index 0a8116a591..1d182a5899 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PutDataProtectionPolicyRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/PutDataProtectionPolicyRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/RemovePermissionRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/RemovePermissionRequestMarshaller.java index da42358551..9499e2273a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/RemovePermissionRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/RemovePermissionRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ReplayLimitExceededExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ReplayLimitExceededExceptionUnmarshaller.java new file mode 100644 index 0000000000..ac15dca4ed --- /dev/null +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ReplayLimitExceededExceptionUnmarshaller.java @@ -0,0 +1,43 @@ +/* + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"). + * You may not use this file except in compliance with the License. + * A copy of the License is located at + * + * http://aws.amazon.com/apache2.0 + * + * or in the "license" file accompanying this file. This file is distributed + * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either + * express or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ + +package com.amazonaws.services.sns.model.transform; + +import org.w3c.dom.Node; + +import com.amazonaws.AmazonServiceException; +import com.amazonaws.util.XpathUtils; +import com.amazonaws.transform.StandardErrorUnmarshaller; + +import com.amazonaws.services.sns.model.ReplayLimitExceededException; + +public class ReplayLimitExceededExceptionUnmarshaller extends StandardErrorUnmarshaller { + + public ReplayLimitExceededExceptionUnmarshaller() { + super(ReplayLimitExceededException.class); + } + + public AmazonServiceException unmarshall(Node node) throws Exception { + // Bail out if this isn't the right error code that this + // marshaller understands. + String errorCode = parseErrorCode(node); + if (errorCode == null || !errorCode.equals("ReplayLimitExceeded")) + return null; + + ReplayLimitExceededException e = (ReplayLimitExceededException) super.unmarshall(node); + + return e; + } +} diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ResourceNotFoundExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ResourceNotFoundExceptionUnmarshaller.java index 5fc24c9681..8e12e16e5a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ResourceNotFoundExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ResourceNotFoundExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SMSSandboxPhoneNumberStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SMSSandboxPhoneNumberStaxMarshaller.java index 8d5dfa631d..cfe9dca84b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SMSSandboxPhoneNumberStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SMSSandboxPhoneNumberStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SMSSandboxPhoneNumberStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SMSSandboxPhoneNumberStaxUnmarshaller.java index f7e0e005b5..02e189a16b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SMSSandboxPhoneNumberStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SMSSandboxPhoneNumberStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetEndpointAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetEndpointAttributesRequestMarshaller.java index d65304748a..74dff0aeb2 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetEndpointAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetEndpointAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetPlatformApplicationAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetPlatformApplicationAttributesRequestMarshaller.java index 30520bd44e..c08451bdcc 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetPlatformApplicationAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetPlatformApplicationAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSMSAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSMSAttributesRequestMarshaller.java index 4f2bf34fa9..ac8146d654 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSMSAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSMSAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSMSAttributesResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSMSAttributesResultStaxUnmarshaller.java index f5ee0fbb23..db18a39f0b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSMSAttributesResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSMSAttributesResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSubscriptionAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSubscriptionAttributesRequestMarshaller.java index 63895ea1b0..26100ba41f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSubscriptionAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetSubscriptionAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetTopicAttributesRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetTopicAttributesRequestMarshaller.java index 399e4e4b5b..24a377fb9c 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetTopicAttributesRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SetTopicAttributesRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/StaleTagExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/StaleTagExceptionUnmarshaller.java index 35ec0e90de..eb19dffce5 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/StaleTagExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/StaleTagExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscribeRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscribeRequestMarshaller.java index 92bb1ee40f..7973d5d0e8 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscribeRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscribeRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscribeResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscribeResultStaxUnmarshaller.java index 06136cb22f..c906f5cff2 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscribeResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscribeResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionLimitExceededExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionLimitExceededExceptionUnmarshaller.java index 4b60aef292..d1670b9f9f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionLimitExceededExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionLimitExceededExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionStaxMarshaller.java index 6d4ea748c6..7a114971c4 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionStaxUnmarshaller.java index 0e1804f9c0..bc13a6e7ac 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/SubscriptionStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagLimitExceededExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagLimitExceededExceptionUnmarshaller.java index 89b5969595..aeecfa87bf 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagLimitExceededExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagLimitExceededExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagPolicyExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagPolicyExceptionUnmarshaller.java index 3f97d9a1e1..d8dc194680 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagPolicyExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagPolicyExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagResourceRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagResourceRequestMarshaller.java index 586b8ea4c6..9df73dd9a6 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagResourceRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagResourceRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagResourceResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagResourceResultStaxUnmarshaller.java index cb4bf1378b..299bff6745 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagResourceResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagResourceResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagStaxMarshaller.java index 3f4299dc40..8c4410fc65 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagStaxUnmarshaller.java index 69ab66a729..681074db0a 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TagStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ThrottledExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ThrottledExceptionUnmarshaller.java index 3cfd56ad02..c82ef0e84f 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ThrottledExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ThrottledExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TooManyEntriesInBatchRequestExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TooManyEntriesInBatchRequestExceptionUnmarshaller.java index 0e5590d210..44e01616b5 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TooManyEntriesInBatchRequestExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TooManyEntriesInBatchRequestExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicLimitExceededExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicLimitExceededExceptionUnmarshaller.java index 028dd839f8..e7901e6825 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicLimitExceededExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicLimitExceededExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicStaxMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicStaxMarshaller.java index ac4aba151b..28c9800a28 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicStaxMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicStaxMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicStaxUnmarshaller.java index 0eec7e09bf..42a0f1e244 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/TopicStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UnsubscribeRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UnsubscribeRequestMarshaller.java index a9ec4b253f..27a8360cdd 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UnsubscribeRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UnsubscribeRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UntagResourceRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UntagResourceRequestMarshaller.java index 1ce3936a4e..49a3580161 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UntagResourceRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UntagResourceRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UntagResourceResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UntagResourceResultStaxUnmarshaller.java index 22acb14402..713bcac26b 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UntagResourceResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UntagResourceResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UserErrorExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UserErrorExceptionUnmarshaller.java index f9d2e102c1..7aeafb59a0 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UserErrorExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/UserErrorExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ValidationExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ValidationExceptionUnmarshaller.java index 824a6e6d9d..41e9b8a880 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ValidationExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ValidationExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerificationExceptionUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerificationExceptionUnmarshaller.java index 56fb6a992a..fc6d3b0195 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerificationExceptionUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerificationExceptionUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerifySMSSandboxPhoneNumberRequestMarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerifySMSSandboxPhoneNumberRequestMarshaller.java index cce162906c..49d38efeb7 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerifySMSSandboxPhoneNumberRequestMarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerifySMSSandboxPhoneNumberRequestMarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. diff --git a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerifySMSSandboxPhoneNumberResultStaxUnmarshaller.java b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerifySMSSandboxPhoneNumberResultStaxUnmarshaller.java index 5a187c82b8..681ecb5576 100644 --- a/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerifySMSSandboxPhoneNumberResultStaxUnmarshaller.java +++ b/aws-android-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/VerifySMSSandboxPhoneNumberResultStaxUnmarshaller.java @@ -1,5 +1,5 @@ /* - * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. + * Copyright 2010-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License.