@aws-sdk/client-sns 3.47.1 → 3.50.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 (64) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/SNS.d.ts +0 -205
  4. package/dist-types/ts3.4/SNSClient.d.ts +0 -113
  5. package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CheckIfPhoneNumberIsOptedOutCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/ConfirmSubscriptionCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreatePlatformApplicationCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreatePlatformEndpointCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateSMSSandboxPhoneNumberCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeletePlatformApplicationCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteSMSSandboxPhoneNumberCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/GetEndpointAttributesCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/GetPlatformApplicationAttributesCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/GetSMSAttributesCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/GetSMSSandboxAccountStatusCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/GetSubscriptionAttributesCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/GetTopicAttributesCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/ListEndpointsByPlatformApplicationCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/ListOriginationNumbersCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/ListPhoneNumbersOptedOutCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/ListPlatformApplicationsCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/ListSMSSandboxPhoneNumbersCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/ListSubscriptionsByTopicCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/OptInPhoneNumberCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/PublishBatchCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/PublishCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/SetEndpointAttributesCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/SetPlatformApplicationAttributesCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/SetSMSAttributesCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/SetSubscriptionAttributesCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/SetTopicAttributesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/SubscribeCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/UnsubscribeCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/VerifySMSSandboxPhoneNumberCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/index.d.ts +0 -40
  46. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  47. package/dist-types/ts3.4/index.d.ts +0 -5
  48. package/dist-types/ts3.4/models/index.d.ts +0 -1
  49. package/dist-types/ts3.4/models/models_0.d.ts +0 -1103
  50. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  51. package/dist-types/ts3.4/pagination/ListEndpointsByPlatformApplicationPaginator.d.ts +0 -4
  52. package/dist-types/ts3.4/pagination/ListOriginationNumbersPaginator.d.ts +0 -4
  53. package/dist-types/ts3.4/pagination/ListPhoneNumbersOptedOutPaginator.d.ts +0 -4
  54. package/dist-types/ts3.4/pagination/ListPlatformApplicationsPaginator.d.ts +0 -4
  55. package/dist-types/ts3.4/pagination/ListSMSSandboxPhoneNumbersPaginator.d.ts +0 -4
  56. package/dist-types/ts3.4/pagination/ListSubscriptionsByTopicPaginator.d.ts +0 -4
  57. package/dist-types/ts3.4/pagination/ListSubscriptionsPaginator.d.ts +0 -4
  58. package/dist-types/ts3.4/pagination/ListTopicsPaginator.d.ts +0 -4
  59. package/dist-types/ts3.4/pagination/index.d.ts +0 -9
  60. package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -122
  61. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  62. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  63. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  64. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,40 +0,0 @@
1
- export * from "./AddPermissionCommand";
2
- export * from "./CheckIfPhoneNumberIsOptedOutCommand";
3
- export * from "./ConfirmSubscriptionCommand";
4
- export * from "./CreatePlatformApplicationCommand";
5
- export * from "./CreatePlatformEndpointCommand";
6
- export * from "./CreateSMSSandboxPhoneNumberCommand";
7
- export * from "./CreateTopicCommand";
8
- export * from "./DeleteEndpointCommand";
9
- export * from "./DeletePlatformApplicationCommand";
10
- export * from "./DeleteSMSSandboxPhoneNumberCommand";
11
- export * from "./DeleteTopicCommand";
12
- export * from "./GetEndpointAttributesCommand";
13
- export * from "./GetPlatformApplicationAttributesCommand";
14
- export * from "./GetSMSAttributesCommand";
15
- export * from "./GetSMSSandboxAccountStatusCommand";
16
- export * from "./GetSubscriptionAttributesCommand";
17
- export * from "./GetTopicAttributesCommand";
18
- export * from "./ListEndpointsByPlatformApplicationCommand";
19
- export * from "./ListOriginationNumbersCommand";
20
- export * from "./ListPhoneNumbersOptedOutCommand";
21
- export * from "./ListPlatformApplicationsCommand";
22
- export * from "./ListSMSSandboxPhoneNumbersCommand";
23
- export * from "./ListSubscriptionsByTopicCommand";
24
- export * from "./ListSubscriptionsCommand";
25
- export * from "./ListTagsForResourceCommand";
26
- export * from "./ListTopicsCommand";
27
- export * from "./OptInPhoneNumberCommand";
28
- export * from "./PublishBatchCommand";
29
- export * from "./PublishCommand";
30
- export * from "./RemovePermissionCommand";
31
- export * from "./SetEndpointAttributesCommand";
32
- export * from "./SetPlatformApplicationAttributesCommand";
33
- export * from "./SetSMSAttributesCommand";
34
- export * from "./SetSubscriptionAttributesCommand";
35
- export * from "./SetTopicAttributesCommand";
36
- export * from "./SubscribeCommand";
37
- export * from "./TagResourceCommand";
38
- export * from "./UnsubscribeCommand";
39
- export * from "./UntagResourceCommand";
40
- export * from "./VerifySMSSandboxPhoneNumberCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,5 +0,0 @@
1
- export * from "./SNS";
2
- export * from "./SNSClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
@@ -1 +0,0 @@
1
- export * from "./models_0";