@aws-sdk/client-sns 3.1087.0 → 3.1088.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.
Files changed (61) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/SNS.d.ts +141 -174
  3. package/dist-types/ts3.4/SNSClient.d.ts +20 -48
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/CheckIfPhoneNumberIsOptedOutCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/ConfirmSubscriptionCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CreatePlatformApplicationCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreatePlatformEndpointCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateSMSSandboxPhoneNumberCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -2
  15. package/dist-types/ts3.4/commands/DeletePlatformApplicationCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/DeleteSMSSandboxPhoneNumberCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +2 -2
  18. package/dist-types/ts3.4/commands/GetDataProtectionPolicyCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/GetEndpointAttributesCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/GetPlatformApplicationAttributesCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/GetSMSAttributesCommand.d.ts +3 -8
  22. package/dist-types/ts3.4/commands/GetSMSSandboxAccountStatusCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/GetSubscriptionAttributesCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/GetTopicAttributesCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/ListEndpointsByPlatformApplicationCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/ListOriginationNumbersCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/ListPhoneNumbersOptedOutCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/ListPlatformApplicationsCommand.d.ts +3 -5
  29. package/dist-types/ts3.4/commands/ListSMSSandboxPhoneNumbersCommand.d.ts +3 -5
  30. package/dist-types/ts3.4/commands/ListSubscriptionsByTopicCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +3 -7
  32. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +2 -4
  34. package/dist-types/ts3.4/commands/OptInPhoneNumberCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/PublishBatchCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/PublishCommand.d.ts +7 -5
  37. package/dist-types/ts3.4/commands/PutDataProtectionPolicyCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +2 -2
  39. package/dist-types/ts3.4/commands/SetEndpointAttributesCommand.d.ts +3 -4
  40. package/dist-types/ts3.4/commands/SetPlatformApplicationAttributesCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/SetSMSAttributesCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/SetSubscriptionAttributesCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/SetTopicAttributesCommand.d.ts +3 -4
  44. package/dist-types/ts3.4/commands/SubscribeCommand.d.ts +7 -5
  45. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/UnsubscribeCommand.d.ts +2 -2
  47. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/VerifySMSSandboxPhoneNumberCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  50. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  51. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  52. package/dist-types/ts3.4/models/enums.d.ts +2 -4
  53. package/dist-types/ts3.4/models/errors.d.ts +27 -96
  54. package/dist-types/ts3.4/pagination/ListTopicsPaginator.d.ts +1 -4
  55. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  56. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  57. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  58. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  59. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  60. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  61. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75