aws-sdk-sns 1.96.0 → 1.98.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-sns/client.rb +1 -1
- data/lib/aws-sdk-sns/client_api.rb +33 -33
- data/lib/aws-sdk-sns/errors.rb +94 -0
- data/lib/aws-sdk-sns.rb +1 -1
- metadata +3 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 429aec77125c1c15856ad6c0ef9e93e2f8d90b8cb9c23b8f1e7a2cb53fe28123
|
4
|
+
data.tar.gz: 70519f23b22be1b71ee4b7f11e473cef4eebb02ee161293ce336f3e4dae9d7e7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 55db31d9b58f1e9256a2bd5f1d70e5e23c127034497e88e12eac2ae378dcd81b4a403c0e4c3a18567c78c9c0187044ab55cfe01cf60035a7363288b050467ef1
|
7
|
+
data.tar.gz: 475c5a76e4204aaf8e71936fed355741019bf6edc01e9df45ec2b597816d8cf6525cc771879d232a729f4d1438f3f4e480582ad540dd72d1f0289548b8a23301
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.98.0 (2025-05-01)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
8
|
+
|
9
|
+
1.97.0 (2025-03-04)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
13
|
+
|
4
14
|
1.96.0 (2025-02-18)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.98.0
|
data/lib/aws-sdk-sns/client.rb
CHANGED
@@ -17,15 +17,15 @@ module Aws::SNS
|
|
17
17
|
ActionsList = Shapes::ListShape.new(name: 'ActionsList')
|
18
18
|
AddPermissionInput = Shapes::StructureShape.new(name: 'AddPermissionInput')
|
19
19
|
AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
|
20
|
-
AuthorizationErrorException = Shapes::StructureShape.new(name: 'AuthorizationErrorException', error: {"code"=>"AuthorizationError", "httpStatusCode"=>403, "senderFault"=>true})
|
21
|
-
BatchEntryIdsNotDistinctException = Shapes::StructureShape.new(name: 'BatchEntryIdsNotDistinctException', error: {"code"=>"BatchEntryIdsNotDistinct", "httpStatusCode"=>400, "senderFault"=>true})
|
22
|
-
BatchRequestTooLongException = Shapes::StructureShape.new(name: 'BatchRequestTooLongException', error: {"code"=>"BatchRequestTooLong", "httpStatusCode"=>400, "senderFault"=>true})
|
20
|
+
AuthorizationErrorException = Shapes::StructureShape.new(name: 'AuthorizationErrorException', error: {"code" => "AuthorizationError", "httpStatusCode" => 403, "senderFault" => true})
|
21
|
+
BatchEntryIdsNotDistinctException = Shapes::StructureShape.new(name: 'BatchEntryIdsNotDistinctException', error: {"code" => "BatchEntryIdsNotDistinct", "httpStatusCode" => 400, "senderFault" => true})
|
22
|
+
BatchRequestTooLongException = Shapes::StructureShape.new(name: 'BatchRequestTooLongException', error: {"code" => "BatchRequestTooLong", "httpStatusCode" => 400, "senderFault" => true})
|
23
23
|
BatchResultErrorEntry = Shapes::StructureShape.new(name: 'BatchResultErrorEntry')
|
24
24
|
BatchResultErrorEntryList = Shapes::ListShape.new(name: 'BatchResultErrorEntryList')
|
25
25
|
Binary = Shapes::BlobShape.new(name: 'Binary')
|
26
26
|
CheckIfPhoneNumberIsOptedOutInput = Shapes::StructureShape.new(name: 'CheckIfPhoneNumberIsOptedOutInput')
|
27
27
|
CheckIfPhoneNumberIsOptedOutResponse = Shapes::StructureShape.new(name: 'CheckIfPhoneNumberIsOptedOutResponse')
|
28
|
-
ConcurrentAccessException = Shapes::StructureShape.new(name: 'ConcurrentAccessException', error: {"code"=>"ConcurrentAccess", "httpStatusCode"=>400, "senderFault"=>true})
|
28
|
+
ConcurrentAccessException = Shapes::StructureShape.new(name: 'ConcurrentAccessException', error: {"code" => "ConcurrentAccess", "httpStatusCode" => 400, "senderFault" => true})
|
29
29
|
ConfirmSubscriptionInput = Shapes::StructureShape.new(name: 'ConfirmSubscriptionInput')
|
30
30
|
ConfirmSubscriptionResponse = Shapes::StructureShape.new(name: 'ConfirmSubscriptionResponse')
|
31
31
|
CreateEndpointResponse = Shapes::StructureShape.new(name: 'CreateEndpointResponse')
|
@@ -42,10 +42,10 @@ module Aws::SNS
|
|
42
42
|
DeleteSMSSandboxPhoneNumberInput = Shapes::StructureShape.new(name: 'DeleteSMSSandboxPhoneNumberInput')
|
43
43
|
DeleteSMSSandboxPhoneNumberResult = Shapes::StructureShape.new(name: 'DeleteSMSSandboxPhoneNumberResult')
|
44
44
|
DeleteTopicInput = Shapes::StructureShape.new(name: 'DeleteTopicInput')
|
45
|
-
EmptyBatchRequestException = Shapes::StructureShape.new(name: 'EmptyBatchRequestException', error: {"code"=>"EmptyBatchRequest", "httpStatusCode"=>400, "senderFault"=>true})
|
45
|
+
EmptyBatchRequestException = Shapes::StructureShape.new(name: 'EmptyBatchRequestException', error: {"code" => "EmptyBatchRequest", "httpStatusCode" => 400, "senderFault" => true})
|
46
46
|
Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
|
47
|
-
EndpointDisabledException = Shapes::StructureShape.new(name: 'EndpointDisabledException', error: {"code"=>"EndpointDisabled", "httpStatusCode"=>400, "senderFault"=>true})
|
48
|
-
FilterPolicyLimitExceededException = Shapes::StructureShape.new(name: 'FilterPolicyLimitExceededException', error: {"code"=>"FilterPolicyLimitExceeded", "httpStatusCode"=>403, "senderFault"=>true})
|
47
|
+
EndpointDisabledException = Shapes::StructureShape.new(name: 'EndpointDisabledException', error: {"code" => "EndpointDisabled", "httpStatusCode" => 400, "senderFault" => true})
|
48
|
+
FilterPolicyLimitExceededException = Shapes::StructureShape.new(name: 'FilterPolicyLimitExceededException', error: {"code" => "FilterPolicyLimitExceeded", "httpStatusCode" => 403, "senderFault" => true})
|
49
49
|
GetDataProtectionPolicyInput = Shapes::StructureShape.new(name: 'GetDataProtectionPolicyInput')
|
50
50
|
GetDataProtectionPolicyResponse = Shapes::StructureShape.new(name: 'GetDataProtectionPolicyResponse')
|
51
51
|
GetEndpointAttributesInput = Shapes::StructureShape.new(name: 'GetEndpointAttributesInput')
|
@@ -60,19 +60,19 @@ module Aws::SNS
|
|
60
60
|
GetSubscriptionAttributesResponse = Shapes::StructureShape.new(name: 'GetSubscriptionAttributesResponse')
|
61
61
|
GetTopicAttributesInput = Shapes::StructureShape.new(name: 'GetTopicAttributesInput')
|
62
62
|
GetTopicAttributesResponse = Shapes::StructureShape.new(name: 'GetTopicAttributesResponse')
|
63
|
-
InternalErrorException = Shapes::StructureShape.new(name: 'InternalErrorException', error: {"code"=>"InternalError", "httpStatusCode"=>500})
|
64
|
-
InvalidBatchEntryIdException = Shapes::StructureShape.new(name: 'InvalidBatchEntryIdException', error: {"code"=>"InvalidBatchEntryId", "httpStatusCode"=>400, "senderFault"=>true})
|
65
|
-
InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException', error: {"code"=>"InvalidParameter", "httpStatusCode"=>400, "senderFault"=>true})
|
66
|
-
InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException', error: {"code"=>"ParameterValueInvalid", "httpStatusCode"=>400, "senderFault"=>true})
|
67
|
-
InvalidSecurityException = Shapes::StructureShape.new(name: 'InvalidSecurityException', error: {"code"=>"InvalidSecurity", "httpStatusCode"=>403, "senderFault"=>true})
|
68
|
-
InvalidStateException = Shapes::StructureShape.new(name: 'InvalidStateException', error: {"code"=>"InvalidState", "httpStatusCode"=>400, "senderFault"=>true})
|
63
|
+
InternalErrorException = Shapes::StructureShape.new(name: 'InternalErrorException', error: {"code" => "InternalError", "httpStatusCode" => 500})
|
64
|
+
InvalidBatchEntryIdException = Shapes::StructureShape.new(name: 'InvalidBatchEntryIdException', error: {"code" => "InvalidBatchEntryId", "httpStatusCode" => 400, "senderFault" => true})
|
65
|
+
InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException', error: {"code" => "InvalidParameter", "httpStatusCode" => 400, "senderFault" => true})
|
66
|
+
InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException', error: {"code" => "ParameterValueInvalid", "httpStatusCode" => 400, "senderFault" => true})
|
67
|
+
InvalidSecurityException = Shapes::StructureShape.new(name: 'InvalidSecurityException', error: {"code" => "InvalidSecurity", "httpStatusCode" => 403, "senderFault" => true})
|
68
|
+
InvalidStateException = Shapes::StructureShape.new(name: 'InvalidStateException', error: {"code" => "InvalidState", "httpStatusCode" => 400, "senderFault" => true})
|
69
69
|
Iso2CountryCode = Shapes::StringShape.new(name: 'Iso2CountryCode')
|
70
|
-
KMSAccessDeniedException = Shapes::StructureShape.new(name: 'KMSAccessDeniedException', error: {"code"=>"KMSAccessDenied", "httpStatusCode"=>400, "senderFault"=>true})
|
71
|
-
KMSDisabledException = Shapes::StructureShape.new(name: 'KMSDisabledException', error: {"code"=>"KMSDisabled", "httpStatusCode"=>400, "senderFault"=>true})
|
72
|
-
KMSInvalidStateException = Shapes::StructureShape.new(name: 'KMSInvalidStateException', error: {"code"=>"KMSInvalidState", "httpStatusCode"=>400, "senderFault"=>true})
|
73
|
-
KMSNotFoundException = Shapes::StructureShape.new(name: 'KMSNotFoundException', error: {"code"=>"KMSNotFound", "httpStatusCode"=>400, "senderFault"=>true})
|
74
|
-
KMSOptInRequired = Shapes::StructureShape.new(name: 'KMSOptInRequired', error: {"code"=>"KMSOptInRequired", "httpStatusCode"=>403, "senderFault"=>true})
|
75
|
-
KMSThrottlingException = Shapes::StructureShape.new(name: 'KMSThrottlingException', error: {"code"=>"KMSThrottling", "httpStatusCode"=>400, "senderFault"=>true})
|
70
|
+
KMSAccessDeniedException = Shapes::StructureShape.new(name: 'KMSAccessDeniedException', error: {"code" => "KMSAccessDenied", "httpStatusCode" => 400, "senderFault" => true})
|
71
|
+
KMSDisabledException = Shapes::StructureShape.new(name: 'KMSDisabledException', error: {"code" => "KMSDisabled", "httpStatusCode" => 400, "senderFault" => true})
|
72
|
+
KMSInvalidStateException = Shapes::StructureShape.new(name: 'KMSInvalidStateException', error: {"code" => "KMSInvalidState", "httpStatusCode" => 400, "senderFault" => true})
|
73
|
+
KMSNotFoundException = Shapes::StructureShape.new(name: 'KMSNotFoundException', error: {"code" => "KMSNotFound", "httpStatusCode" => 400, "senderFault" => true})
|
74
|
+
KMSOptInRequired = Shapes::StructureShape.new(name: 'KMSOptInRequired', error: {"code" => "KMSOptInRequired", "httpStatusCode" => 403, "senderFault" => true})
|
75
|
+
KMSThrottlingException = Shapes::StructureShape.new(name: 'KMSThrottlingException', error: {"code" => "KMSThrottling", "httpStatusCode" => 400, "senderFault" => true})
|
76
76
|
LanguageCodeString = Shapes::StringShape.new(name: 'LanguageCodeString')
|
77
77
|
ListEndpointsByPlatformApplicationInput = Shapes::StructureShape.new(name: 'ListEndpointsByPlatformApplicationInput')
|
78
78
|
ListEndpointsByPlatformApplicationResponse = Shapes::StructureShape.new(name: 'ListEndpointsByPlatformApplicationResponse')
|
@@ -100,20 +100,20 @@ module Aws::SNS
|
|
100
100
|
MaxItemsListOriginationNumbers = Shapes::IntegerShape.new(name: 'MaxItemsListOriginationNumbers')
|
101
101
|
MessageAttributeMap = Shapes::MapShape.new(name: 'MessageAttributeMap')
|
102
102
|
MessageAttributeValue = Shapes::StructureShape.new(name: 'MessageAttributeValue')
|
103
|
-
NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException', error: {"code"=>"NotFound", "httpStatusCode"=>404, "senderFault"=>true})
|
103
|
+
NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException', error: {"code" => "NotFound", "httpStatusCode" => 404, "senderFault" => true})
|
104
104
|
NumberCapability = Shapes::StringShape.new(name: 'NumberCapability')
|
105
105
|
NumberCapabilityList = Shapes::ListShape.new(name: 'NumberCapabilityList')
|
106
106
|
OTPCode = Shapes::StringShape.new(name: 'OTPCode')
|
107
107
|
OptInPhoneNumberInput = Shapes::StructureShape.new(name: 'OptInPhoneNumberInput')
|
108
108
|
OptInPhoneNumberResponse = Shapes::StructureShape.new(name: 'OptInPhoneNumberResponse')
|
109
|
-
OptedOutException = Shapes::StructureShape.new(name: 'OptedOutException', error: {"code"=>"OptedOut", "httpStatusCode"=>400, "senderFault"=>true})
|
109
|
+
OptedOutException = Shapes::StructureShape.new(name: 'OptedOutException', error: {"code" => "OptedOut", "httpStatusCode" => 400, "senderFault" => true})
|
110
110
|
PhoneNumber = Shapes::StringShape.new(name: 'PhoneNumber')
|
111
111
|
PhoneNumberInformation = Shapes::StructureShape.new(name: 'PhoneNumberInformation')
|
112
112
|
PhoneNumberInformationList = Shapes::ListShape.new(name: 'PhoneNumberInformationList')
|
113
113
|
PhoneNumberList = Shapes::ListShape.new(name: 'PhoneNumberList')
|
114
114
|
PhoneNumberString = Shapes::StringShape.new(name: 'PhoneNumberString')
|
115
115
|
PlatformApplication = Shapes::StructureShape.new(name: 'PlatformApplication')
|
116
|
-
PlatformApplicationDisabledException = Shapes::StructureShape.new(name: 'PlatformApplicationDisabledException', error: {"code"=>"PlatformApplicationDisabled", "httpStatusCode"=>400, "senderFault"=>true})
|
116
|
+
PlatformApplicationDisabledException = Shapes::StructureShape.new(name: 'PlatformApplicationDisabledException', error: {"code" => "PlatformApplicationDisabled", "httpStatusCode" => 400, "senderFault" => true})
|
117
117
|
PublishBatchInput = Shapes::StructureShape.new(name: 'PublishBatchInput')
|
118
118
|
PublishBatchRequestEntry = Shapes::StructureShape.new(name: 'PublishBatchRequestEntry')
|
119
119
|
PublishBatchRequestEntryList = Shapes::ListShape.new(name: 'PublishBatchRequestEntryList')
|
@@ -124,8 +124,8 @@ module Aws::SNS
|
|
124
124
|
PublishResponse = Shapes::StructureShape.new(name: 'PublishResponse')
|
125
125
|
PutDataProtectionPolicyInput = Shapes::StructureShape.new(name: 'PutDataProtectionPolicyInput')
|
126
126
|
RemovePermissionInput = Shapes::StructureShape.new(name: 'RemovePermissionInput')
|
127
|
-
ReplayLimitExceededException = Shapes::StructureShape.new(name: 'ReplayLimitExceededException', error: {"code"=>"ReplayLimitExceeded", "httpStatusCode"=>403, "senderFault"=>true})
|
128
|
-
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException', error: {"code"=>"ResourceNotFound", "httpStatusCode"=>404, "senderFault"=>true})
|
127
|
+
ReplayLimitExceededException = Shapes::StructureShape.new(name: 'ReplayLimitExceededException', error: {"code" => "ReplayLimitExceeded", "httpStatusCode" => 403, "senderFault" => true})
|
128
|
+
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException', error: {"code" => "ResourceNotFound", "httpStatusCode" => 404, "senderFault" => true})
|
129
129
|
RouteType = Shapes::StringShape.new(name: 'RouteType')
|
130
130
|
SMSSandboxPhoneNumber = Shapes::StructureShape.new(name: 'SMSSandboxPhoneNumber')
|
131
131
|
SMSSandboxPhoneNumberList = Shapes::ListShape.new(name: 'SMSSandboxPhoneNumberList')
|
@@ -136,35 +136,35 @@ module Aws::SNS
|
|
136
136
|
SetSMSAttributesResponse = Shapes::StructureShape.new(name: 'SetSMSAttributesResponse')
|
137
137
|
SetSubscriptionAttributesInput = Shapes::StructureShape.new(name: 'SetSubscriptionAttributesInput')
|
138
138
|
SetTopicAttributesInput = Shapes::StructureShape.new(name: 'SetTopicAttributesInput')
|
139
|
-
StaleTagException = Shapes::StructureShape.new(name: 'StaleTagException', error: {"code"=>"StaleTag", "httpStatusCode"=>400, "senderFault"=>true})
|
139
|
+
StaleTagException = Shapes::StructureShape.new(name: 'StaleTagException', error: {"code" => "StaleTag", "httpStatusCode" => 400, "senderFault" => true})
|
140
140
|
String = Shapes::StringShape.new(name: 'String')
|
141
141
|
SubscribeInput = Shapes::StructureShape.new(name: 'SubscribeInput')
|
142
142
|
SubscribeResponse = Shapes::StructureShape.new(name: 'SubscribeResponse')
|
143
143
|
Subscription = Shapes::StructureShape.new(name: 'Subscription')
|
144
144
|
SubscriptionAttributesMap = Shapes::MapShape.new(name: 'SubscriptionAttributesMap')
|
145
|
-
SubscriptionLimitExceededException = Shapes::StructureShape.new(name: 'SubscriptionLimitExceededException', error: {"code"=>"SubscriptionLimitExceeded", "httpStatusCode"=>403, "senderFault"=>true})
|
145
|
+
SubscriptionLimitExceededException = Shapes::StructureShape.new(name: 'SubscriptionLimitExceededException', error: {"code" => "SubscriptionLimitExceeded", "httpStatusCode" => 403, "senderFault" => true})
|
146
146
|
SubscriptionsList = Shapes::ListShape.new(name: 'SubscriptionsList')
|
147
147
|
Tag = Shapes::StructureShape.new(name: 'Tag')
|
148
148
|
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
149
149
|
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
|
150
|
-
TagLimitExceededException = Shapes::StructureShape.new(name: 'TagLimitExceededException', error: {"code"=>"TagLimitExceeded", "httpStatusCode"=>400, "senderFault"=>true})
|
150
|
+
TagLimitExceededException = Shapes::StructureShape.new(name: 'TagLimitExceededException', error: {"code" => "TagLimitExceeded", "httpStatusCode" => 400, "senderFault" => true})
|
151
151
|
TagList = Shapes::ListShape.new(name: 'TagList')
|
152
|
-
TagPolicyException = Shapes::StructureShape.new(name: 'TagPolicyException', error: {"code"=>"TagPolicy", "httpStatusCode"=>400, "senderFault"=>true})
|
152
|
+
TagPolicyException = Shapes::StructureShape.new(name: 'TagPolicyException', error: {"code" => "TagPolicy", "httpStatusCode" => 400, "senderFault" => true})
|
153
153
|
TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
|
154
154
|
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
|
155
155
|
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
156
|
-
ThrottledException = Shapes::StructureShape.new(name: 'ThrottledException', error: {"code"=>"Throttled", "httpStatusCode"=>429, "senderFault"=>true})
|
156
|
+
ThrottledException = Shapes::StructureShape.new(name: 'ThrottledException', error: {"code" => "Throttled", "httpStatusCode" => 429, "senderFault" => true})
|
157
157
|
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
158
|
-
TooManyEntriesInBatchRequestException = Shapes::StructureShape.new(name: 'TooManyEntriesInBatchRequestException', error: {"code"=>"TooManyEntriesInBatchRequest", "httpStatusCode"=>400, "senderFault"=>true})
|
158
|
+
TooManyEntriesInBatchRequestException = Shapes::StructureShape.new(name: 'TooManyEntriesInBatchRequestException', error: {"code" => "TooManyEntriesInBatchRequest", "httpStatusCode" => 400, "senderFault" => true})
|
159
159
|
Topic = Shapes::StructureShape.new(name: 'Topic')
|
160
160
|
TopicAttributesMap = Shapes::MapShape.new(name: 'TopicAttributesMap')
|
161
|
-
TopicLimitExceededException = Shapes::StructureShape.new(name: 'TopicLimitExceededException', error: {"code"=>"TopicLimitExceeded", "httpStatusCode"=>403, "senderFault"=>true})
|
161
|
+
TopicLimitExceededException = Shapes::StructureShape.new(name: 'TopicLimitExceededException', error: {"code" => "TopicLimitExceeded", "httpStatusCode" => 403, "senderFault" => true})
|
162
162
|
TopicsList = Shapes::ListShape.new(name: 'TopicsList')
|
163
163
|
UnsubscribeInput = Shapes::StructureShape.new(name: 'UnsubscribeInput')
|
164
164
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
165
165
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
166
|
-
UserErrorException = Shapes::StructureShape.new(name: 'UserErrorException', error: {"code"=>"UserError", "httpStatusCode"=>400, "senderFault"=>true})
|
167
|
-
ValidationException = Shapes::StructureShape.new(name: 'ValidationException', error: {"code"=>"ValidationException", "httpStatusCode"=>400, "senderFault"=>true})
|
166
|
+
UserErrorException = Shapes::StructureShape.new(name: 'UserErrorException', error: {"code" => "UserError", "httpStatusCode" => 400, "senderFault" => true})
|
167
|
+
ValidationException = Shapes::StructureShape.new(name: 'ValidationException', error: {"code" => "ValidationException", "httpStatusCode" => 400, "senderFault" => true})
|
168
168
|
VerificationException = Shapes::StructureShape.new(name: 'VerificationException')
|
169
169
|
VerifySMSSandboxPhoneNumberInput = Shapes::StructureShape.new(name: 'VerifySMSSandboxPhoneNumberInput')
|
170
170
|
VerifySMSSandboxPhoneNumberResult = Shapes::StructureShape.new(name: 'VerifySMSSandboxPhoneNumberResult')
|
data/lib/aws-sdk-sns/errors.rb
CHANGED
@@ -28,46 +28,80 @@ module Aws::SNS
|
|
28
28
|
#
|
29
29
|
# ## Error Classes
|
30
30
|
# * {AuthorizationErrorException}
|
31
|
+
# * This error class is not used. `AuthorizationError` is used during parsing instead.
|
31
32
|
# * {BatchEntryIdsNotDistinctException}
|
33
|
+
# * This error class is not used. `BatchEntryIdsNotDistinct` is used during parsing instead.
|
32
34
|
# * {BatchRequestTooLongException}
|
35
|
+
# * This error class is not used. `BatchRequestTooLong` is used during parsing instead.
|
33
36
|
# * {ConcurrentAccessException}
|
37
|
+
# * This error class is not used. `ConcurrentAccess` is used during parsing instead.
|
34
38
|
# * {EmptyBatchRequestException}
|
39
|
+
# * This error class is not used. `EmptyBatchRequest` is used during parsing instead.
|
35
40
|
# * {EndpointDisabledException}
|
41
|
+
# * This error class is not used. `EndpointDisabled` is used during parsing instead.
|
36
42
|
# * {FilterPolicyLimitExceededException}
|
43
|
+
# * This error class is not used. `FilterPolicyLimitExceeded` is used during parsing instead.
|
37
44
|
# * {InternalErrorException}
|
45
|
+
# * This error class is not used. `InternalError` is used during parsing instead.
|
38
46
|
# * {InvalidBatchEntryIdException}
|
47
|
+
# * This error class is not used. `InvalidBatchEntryId` is used during parsing instead.
|
39
48
|
# * {InvalidParameterException}
|
49
|
+
# * This error class is not used. `InvalidParameter` is used during parsing instead.
|
40
50
|
# * {InvalidParameterValueException}
|
51
|
+
# * This error class is not used. `ParameterValueInvalid` is used during parsing instead.
|
41
52
|
# * {InvalidSecurityException}
|
53
|
+
# * This error class is not used. `InvalidSecurity` is used during parsing instead.
|
42
54
|
# * {InvalidStateException}
|
55
|
+
# * This error class is not used. `InvalidState` is used during parsing instead.
|
43
56
|
# * {KMSAccessDeniedException}
|
57
|
+
# * This error class is not used. `KMSAccessDenied` is used during parsing instead.
|
44
58
|
# * {KMSDisabledException}
|
59
|
+
# * This error class is not used. `KMSDisabled` is used during parsing instead.
|
45
60
|
# * {KMSInvalidStateException}
|
61
|
+
# * This error class is not used. `KMSInvalidState` is used during parsing instead.
|
46
62
|
# * {KMSNotFoundException}
|
63
|
+
# * This error class is not used. `KMSNotFound` is used during parsing instead.
|
47
64
|
# * {KMSOptInRequired}
|
48
65
|
# * {KMSThrottlingException}
|
66
|
+
# * This error class is not used. `KMSThrottling` is used during parsing instead.
|
49
67
|
# * {NotFoundException}
|
68
|
+
# * This error class is not used. `NotFound` is used during parsing instead.
|
50
69
|
# * {OptedOutException}
|
70
|
+
# * This error class is not used. `OptedOut` is used during parsing instead.
|
51
71
|
# * {PlatformApplicationDisabledException}
|
72
|
+
# * This error class is not used. `PlatformApplicationDisabled` is used during parsing instead.
|
52
73
|
# * {ReplayLimitExceededException}
|
74
|
+
# * This error class is not used. `ReplayLimitExceeded` is used during parsing instead.
|
53
75
|
# * {ResourceNotFoundException}
|
76
|
+
# * This error class is not used. `ResourceNotFound` is used during parsing instead.
|
54
77
|
# * {StaleTagException}
|
78
|
+
# * This error class is not used. `StaleTag` is used during parsing instead.
|
55
79
|
# * {SubscriptionLimitExceededException}
|
80
|
+
# * This error class is not used. `SubscriptionLimitExceeded` is used during parsing instead.
|
56
81
|
# * {TagLimitExceededException}
|
82
|
+
# * This error class is not used. `TagLimitExceeded` is used during parsing instead.
|
57
83
|
# * {TagPolicyException}
|
84
|
+
# * This error class is not used. `TagPolicy` is used during parsing instead.
|
58
85
|
# * {ThrottledException}
|
86
|
+
# * This error class is not used. `Throttled` is used during parsing instead.
|
59
87
|
# * {TooManyEntriesInBatchRequestException}
|
88
|
+
# * This error class is not used. `TooManyEntriesInBatchRequest` is used during parsing instead.
|
60
89
|
# * {TopicLimitExceededException}
|
90
|
+
# * This error class is not used. `TopicLimitExceeded` is used during parsing instead.
|
61
91
|
# * {UserErrorException}
|
92
|
+
# * This error class is not used. `UserError` is used during parsing instead.
|
62
93
|
# * {ValidationException}
|
63
94
|
# * {VerificationException}
|
64
95
|
#
|
65
96
|
# Additionally, error classes are dynamically generated for service errors based on the error code
|
66
97
|
# if they are not defined above.
|
98
|
+
# Some existing error classes may use a different class name than the one documented.
|
67
99
|
module Errors
|
68
100
|
|
69
101
|
extend Aws::Errors::DynamicErrors
|
70
102
|
|
103
|
+
# @deprecated This error class is not used during parsing.
|
104
|
+
# Please use `AuthorizationError` instead.
|
71
105
|
class AuthorizationErrorException < ServiceError
|
72
106
|
|
73
107
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -83,6 +117,8 @@ module Aws::SNS
|
|
83
117
|
end
|
84
118
|
end
|
85
119
|
|
120
|
+
# @deprecated This error class is not used during parsing.
|
121
|
+
# Please use `BatchEntryIdsNotDistinct` instead.
|
86
122
|
class BatchEntryIdsNotDistinctException < ServiceError
|
87
123
|
|
88
124
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -98,6 +134,8 @@ module Aws::SNS
|
|
98
134
|
end
|
99
135
|
end
|
100
136
|
|
137
|
+
# @deprecated This error class is not used during parsing.
|
138
|
+
# Please use `BatchRequestTooLong` instead.
|
101
139
|
class BatchRequestTooLongException < ServiceError
|
102
140
|
|
103
141
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -113,6 +151,8 @@ module Aws::SNS
|
|
113
151
|
end
|
114
152
|
end
|
115
153
|
|
154
|
+
# @deprecated This error class is not used during parsing.
|
155
|
+
# Please use `ConcurrentAccess` instead.
|
116
156
|
class ConcurrentAccessException < ServiceError
|
117
157
|
|
118
158
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -128,6 +168,8 @@ module Aws::SNS
|
|
128
168
|
end
|
129
169
|
end
|
130
170
|
|
171
|
+
# @deprecated This error class is not used during parsing.
|
172
|
+
# Please use `EmptyBatchRequest` instead.
|
131
173
|
class EmptyBatchRequestException < ServiceError
|
132
174
|
|
133
175
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -143,6 +185,8 @@ module Aws::SNS
|
|
143
185
|
end
|
144
186
|
end
|
145
187
|
|
188
|
+
# @deprecated This error class is not used during parsing.
|
189
|
+
# Please use `EndpointDisabled` instead.
|
146
190
|
class EndpointDisabledException < ServiceError
|
147
191
|
|
148
192
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -158,6 +202,8 @@ module Aws::SNS
|
|
158
202
|
end
|
159
203
|
end
|
160
204
|
|
205
|
+
# @deprecated This error class is not used during parsing.
|
206
|
+
# Please use `FilterPolicyLimitExceeded` instead.
|
161
207
|
class FilterPolicyLimitExceededException < ServiceError
|
162
208
|
|
163
209
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -173,6 +219,8 @@ module Aws::SNS
|
|
173
219
|
end
|
174
220
|
end
|
175
221
|
|
222
|
+
# @deprecated This error class is not used during parsing.
|
223
|
+
# Please use `InternalError` instead.
|
176
224
|
class InternalErrorException < ServiceError
|
177
225
|
|
178
226
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -188,6 +236,8 @@ module Aws::SNS
|
|
188
236
|
end
|
189
237
|
end
|
190
238
|
|
239
|
+
# @deprecated This error class is not used during parsing.
|
240
|
+
# Please use `InvalidBatchEntryId` instead.
|
191
241
|
class InvalidBatchEntryIdException < ServiceError
|
192
242
|
|
193
243
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -203,6 +253,8 @@ module Aws::SNS
|
|
203
253
|
end
|
204
254
|
end
|
205
255
|
|
256
|
+
# @deprecated This error class is not used during parsing.
|
257
|
+
# Please use `InvalidParameter` instead.
|
206
258
|
class InvalidParameterException < ServiceError
|
207
259
|
|
208
260
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -218,6 +270,8 @@ module Aws::SNS
|
|
218
270
|
end
|
219
271
|
end
|
220
272
|
|
273
|
+
# @deprecated This error class is not used during parsing.
|
274
|
+
# Please use `ParameterValueInvalid` instead.
|
221
275
|
class InvalidParameterValueException < ServiceError
|
222
276
|
|
223
277
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -233,6 +287,8 @@ module Aws::SNS
|
|
233
287
|
end
|
234
288
|
end
|
235
289
|
|
290
|
+
# @deprecated This error class is not used during parsing.
|
291
|
+
# Please use `InvalidSecurity` instead.
|
236
292
|
class InvalidSecurityException < ServiceError
|
237
293
|
|
238
294
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -248,6 +304,8 @@ module Aws::SNS
|
|
248
304
|
end
|
249
305
|
end
|
250
306
|
|
307
|
+
# @deprecated This error class is not used during parsing.
|
308
|
+
# Please use `InvalidState` instead.
|
251
309
|
class InvalidStateException < ServiceError
|
252
310
|
|
253
311
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -263,6 +321,8 @@ module Aws::SNS
|
|
263
321
|
end
|
264
322
|
end
|
265
323
|
|
324
|
+
# @deprecated This error class is not used during parsing.
|
325
|
+
# Please use `KMSAccessDenied` instead.
|
266
326
|
class KMSAccessDeniedException < ServiceError
|
267
327
|
|
268
328
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -278,6 +338,8 @@ module Aws::SNS
|
|
278
338
|
end
|
279
339
|
end
|
280
340
|
|
341
|
+
# @deprecated This error class is not used during parsing.
|
342
|
+
# Please use `KMSDisabled` instead.
|
281
343
|
class KMSDisabledException < ServiceError
|
282
344
|
|
283
345
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -293,6 +355,8 @@ module Aws::SNS
|
|
293
355
|
end
|
294
356
|
end
|
295
357
|
|
358
|
+
# @deprecated This error class is not used during parsing.
|
359
|
+
# Please use `KMSInvalidState` instead.
|
296
360
|
class KMSInvalidStateException < ServiceError
|
297
361
|
|
298
362
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -308,6 +372,8 @@ module Aws::SNS
|
|
308
372
|
end
|
309
373
|
end
|
310
374
|
|
375
|
+
# @deprecated This error class is not used during parsing.
|
376
|
+
# Please use `KMSNotFound` instead.
|
311
377
|
class KMSNotFoundException < ServiceError
|
312
378
|
|
313
379
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -338,6 +404,8 @@ module Aws::SNS
|
|
338
404
|
end
|
339
405
|
end
|
340
406
|
|
407
|
+
# @deprecated This error class is not used during parsing.
|
408
|
+
# Please use `KMSThrottling` instead.
|
341
409
|
class KMSThrottlingException < ServiceError
|
342
410
|
|
343
411
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -353,6 +421,8 @@ module Aws::SNS
|
|
353
421
|
end
|
354
422
|
end
|
355
423
|
|
424
|
+
# @deprecated This error class is not used during parsing.
|
425
|
+
# Please use `NotFound` instead.
|
356
426
|
class NotFoundException < ServiceError
|
357
427
|
|
358
428
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -368,6 +438,8 @@ module Aws::SNS
|
|
368
438
|
end
|
369
439
|
end
|
370
440
|
|
441
|
+
# @deprecated This error class is not used during parsing.
|
442
|
+
# Please use `OptedOut` instead.
|
371
443
|
class OptedOutException < ServiceError
|
372
444
|
|
373
445
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -383,6 +455,8 @@ module Aws::SNS
|
|
383
455
|
end
|
384
456
|
end
|
385
457
|
|
458
|
+
# @deprecated This error class is not used during parsing.
|
459
|
+
# Please use `PlatformApplicationDisabled` instead.
|
386
460
|
class PlatformApplicationDisabledException < ServiceError
|
387
461
|
|
388
462
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -398,6 +472,8 @@ module Aws::SNS
|
|
398
472
|
end
|
399
473
|
end
|
400
474
|
|
475
|
+
# @deprecated This error class is not used during parsing.
|
476
|
+
# Please use `ReplayLimitExceeded` instead.
|
401
477
|
class ReplayLimitExceededException < ServiceError
|
402
478
|
|
403
479
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -413,6 +489,8 @@ module Aws::SNS
|
|
413
489
|
end
|
414
490
|
end
|
415
491
|
|
492
|
+
# @deprecated This error class is not used during parsing.
|
493
|
+
# Please use `ResourceNotFound` instead.
|
416
494
|
class ResourceNotFoundException < ServiceError
|
417
495
|
|
418
496
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -428,6 +506,8 @@ module Aws::SNS
|
|
428
506
|
end
|
429
507
|
end
|
430
508
|
|
509
|
+
# @deprecated This error class is not used during parsing.
|
510
|
+
# Please use `StaleTag` instead.
|
431
511
|
class StaleTagException < ServiceError
|
432
512
|
|
433
513
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -443,6 +523,8 @@ module Aws::SNS
|
|
443
523
|
end
|
444
524
|
end
|
445
525
|
|
526
|
+
# @deprecated This error class is not used during parsing.
|
527
|
+
# Please use `SubscriptionLimitExceeded` instead.
|
446
528
|
class SubscriptionLimitExceededException < ServiceError
|
447
529
|
|
448
530
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -458,6 +540,8 @@ module Aws::SNS
|
|
458
540
|
end
|
459
541
|
end
|
460
542
|
|
543
|
+
# @deprecated This error class is not used during parsing.
|
544
|
+
# Please use `TagLimitExceeded` instead.
|
461
545
|
class TagLimitExceededException < ServiceError
|
462
546
|
|
463
547
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -473,6 +557,8 @@ module Aws::SNS
|
|
473
557
|
end
|
474
558
|
end
|
475
559
|
|
560
|
+
# @deprecated This error class is not used during parsing.
|
561
|
+
# Please use `TagPolicy` instead.
|
476
562
|
class TagPolicyException < ServiceError
|
477
563
|
|
478
564
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -488,6 +574,8 @@ module Aws::SNS
|
|
488
574
|
end
|
489
575
|
end
|
490
576
|
|
577
|
+
# @deprecated This error class is not used during parsing.
|
578
|
+
# Please use `Throttled` instead.
|
491
579
|
class ThrottledException < ServiceError
|
492
580
|
|
493
581
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -503,6 +591,8 @@ module Aws::SNS
|
|
503
591
|
end
|
504
592
|
end
|
505
593
|
|
594
|
+
# @deprecated This error class is not used during parsing.
|
595
|
+
# Please use `TooManyEntriesInBatchRequest` instead.
|
506
596
|
class TooManyEntriesInBatchRequestException < ServiceError
|
507
597
|
|
508
598
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -518,6 +608,8 @@ module Aws::SNS
|
|
518
608
|
end
|
519
609
|
end
|
520
610
|
|
611
|
+
# @deprecated This error class is not used during parsing.
|
612
|
+
# Please use `TopicLimitExceeded` instead.
|
521
613
|
class TopicLimitExceededException < ServiceError
|
522
614
|
|
523
615
|
# @param [Seahorse::Client::RequestContext] context
|
@@ -533,6 +625,8 @@ module Aws::SNS
|
|
533
625
|
end
|
534
626
|
end
|
535
627
|
|
628
|
+
# @deprecated This error class is not used during parsing.
|
629
|
+
# Please use `UserError` instead.
|
536
630
|
class UserErrorException < ServiceError
|
537
631
|
|
538
632
|
# @param [Seahorse::Client::RequestContext] context
|
data/lib/aws-sdk-sns.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-sns
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.98.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: aws-sdk-core
|
@@ -86,7 +85,6 @@ licenses:
|
|
86
85
|
metadata:
|
87
86
|
source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sns
|
88
87
|
changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sns/CHANGELOG.md
|
89
|
-
post_install_message:
|
90
88
|
rdoc_options: []
|
91
89
|
require_paths:
|
92
90
|
- lib
|
@@ -101,8 +99,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
101
99
|
- !ruby/object:Gem::Version
|
102
100
|
version: '0'
|
103
101
|
requirements: []
|
104
|
-
rubygems_version: 3.
|
105
|
-
signing_key:
|
102
|
+
rubygems_version: 3.6.7
|
106
103
|
specification_version: 4
|
107
104
|
summary: AWS SDK for Ruby - Amazon SNS
|
108
105
|
test_files: []
|