You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client-pinpoint-sms-voice-v2): Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries.
Copy file name to clipboardExpand all lines: clients/client-pinpoint-sms-voice-v2/README.md
+108-5
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,11 @@ resources, including supported HTTP methods, parameters, and schemas.</p>
12
12
<p>Amazon Pinpoint is an Amazon Web Services service that you can use to engage with
13
13
your recipients across multiple messaging channels. The Amazon Pinpoint SMS and
14
14
Voice, version 2 API provides programmatic access to options that are unique to the SMS
15
-
and voice channels and supplements the resources provided by the Amazon Pinpoint
16
-
API.</p>
17
-
<p>If you're new to Amazon Pinpoint, it's also helpful to review the <ahref="https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html">
18
-
Amazon Pinpoint Developer Guide</a>. The <i>Amazon Pinpoint
15
+
and voice channels. Amazon Pinpoint SMS and Voice, version 2 resources such as phone numbers, sender IDs, and opt-out lists can be used by the Amazon Pinpoint API.</p>
16
+
<p>If you're new to Amazon Pinpoint SMS, it's also helpful to review the <ahref="https://docs.aws.amazon.com/sms-voice/latest/userguide/what-is-service.html">
17
+
Amazon Pinpoint SMS User Guide</a>. The <i>Amazon Pinpoint
19
18
Developer Guide</i> provides tutorials, code samples, and procedures that
20
-
demonstrate how to use Amazon Pinpoint features programmatically and how to integrate
19
+
demonstrate how to use Amazon Pinpoint SMS features programmatically and how to integrate
21
20
Amazon Pinpoint functionality into mobile apps and other types of applications.
22
21
The guide also provides key information, such as Amazon Pinpoint integration with
23
22
other Amazon Web Services services, and the quotas that apply to use of the
@@ -244,6 +243,14 @@ AssociateOriginationIdentity
244
243
245
244
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-sms-voice-v2/command/AssociateOriginationIdentityCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-sms-voice-v2/Interface/AssociateOriginationIdentityCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-sms-voice-v2/Interface/AssociateOriginationIdentityCommandOutput/)
246
245
246
+
</details>
247
+
<details>
248
+
<summary>
249
+
AssociateProtectConfiguration
250
+
</summary>
251
+
252
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-sms-voice-v2/command/AssociateProtectConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-sms-voice-v2/Interface/AssociateProtectConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-sms-voice-v2/Interface/AssociateProtectConfigurationCommandOutput/)
253
+
247
254
</details>
248
255
<details>
249
256
<summary>
@@ -276,6 +283,14 @@ CreatePool
276
283
277
284
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-sms-voice-v2/command/CreatePoolCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-sms-voice-v2/Interface/CreatePoolCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-sms-voice-v2/Interface/CreatePoolCommandOutput/)
278
285
286
+
</details>
287
+
<details>
288
+
<summary>
289
+
CreateProtectConfiguration
290
+
</summary>
291
+
292
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/pinpoint-sms-voice-v2/command/CreateProtectConfigurationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-sms-voice-v2/Interface/CreateProtectConfigurationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-pinpoint-sms-voice-v2/Interface/CreateProtectConfigurationCommandOutput/)
0 commit comments