@aws-sdk/client-socialmessaging 3.775.0 → 3.782.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.
- package/dist-types/commands/AssociateWhatsAppBusinessAccountCommand.d.ts +1 -0
- package/dist-types/commands/DeleteWhatsAppMessageMediaCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateWhatsAppBusinessAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetLinkedWhatsAppBusinessAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetLinkedWhatsAppBusinessAccountPhoneNumberCommand.d.ts +1 -0
- package/dist-types/commands/GetWhatsAppMessageMediaCommand.d.ts +1 -0
- package/dist-types/commands/ListLinkedWhatsAppBusinessAccountsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/PostWhatsAppMessageMediaCommand.d.ts +1 -0
- package/dist-types/commands/PutWhatsAppBusinessAccountEventDestinationsCommand.d.ts +1 -0
- package/dist-types/commands/SendWhatsAppMessageCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/package.json +5 -5
|
@@ -124,6 +124,7 @@ declare const AssociateWhatsAppBusinessAccountCommand_base: {
|
|
|
124
124
|
* @throws {@link SocialMessagingServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
126
126
|
*
|
|
127
|
+
*
|
|
127
128
|
* @public
|
|
128
129
|
*/
|
|
129
130
|
export declare class AssociateWhatsAppBusinessAccountCommand extends AssociateWhatsAppBusinessAccountCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteWhatsAppMessageMediaCommand_base: {
|
|
|
80
80
|
* @throws {@link SocialMessagingServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteWhatsAppMessageMediaCommand extends DeleteWhatsAppMessageMediaCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DisassociateWhatsAppBusinessAccountCommand_base: {
|
|
|
70
70
|
* @throws {@link SocialMessagingServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DisassociateWhatsAppBusinessAccountCommand extends DisassociateWhatsAppBusinessAccountCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const GetLinkedWhatsAppBusinessAccountCommand_base: {
|
|
|
100
100
|
* @throws {@link SocialMessagingServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class GetLinkedWhatsAppBusinessAccountCommand extends GetLinkedWhatsAppBusinessAccountCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const GetLinkedWhatsAppBusinessAccountPhoneNumberCommand_base: {
|
|
|
86
86
|
* @throws {@link SocialMessagingServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetLinkedWhatsAppBusinessAccountPhoneNumberCommand extends GetLinkedWhatsAppBusinessAccountPhoneNumberCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const GetWhatsAppMessageMediaCommand_base: {
|
|
|
96
96
|
* @throws {@link SocialMessagingServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class GetWhatsAppMessageMediaCommand extends GetWhatsAppMessageMediaCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const ListLinkedWhatsAppBusinessAccountsCommand_base: {
|
|
|
90
90
|
* @throws {@link SocialMessagingServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListLinkedWhatsAppBusinessAccountsCommand extends ListLinkedWhatsAppBusinessAccountsCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
76
76
|
* @throws {@link SocialMessagingServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const PostWhatsAppMessageMediaCommand_base: {
|
|
|
93
93
|
* @throws {@link SocialMessagingServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class PostWhatsAppMessageMediaCommand extends PostWhatsAppMessageMediaCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const PutWhatsAppBusinessAccountEventDestinationsCommand_base: {
|
|
|
74
74
|
* @throws {@link SocialMessagingServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class PutWhatsAppBusinessAccountEventDestinationsCommand extends PutWhatsAppBusinessAccountEventDestinationsCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const SendWhatsAppMessageCommand_base: {
|
|
|
82
82
|
* @throws {@link SocialMessagingServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class SendWhatsAppMessageCommand extends SendWhatsAppMessageCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const TagResourceCommand_base: {
|
|
|
77
77
|
* @throws {@link SocialMessagingServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UntagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link SocialMessagingServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SocialMessaging service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-socialmessaging",
|
|
3
3
|
"description": "AWS SDK for JavaScript Socialmessaging Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.782.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.782.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.782.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
30
|
"@aws-sdk/types": "3.775.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.782.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.782.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.1.0",
|
|
35
35
|
"@smithy/core": "^3.2.0",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.0.2",
|