@aws-sdk/client-chime 3.315.0 → 3.317.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/README.md +5 -10
- package/dist-cjs/Chime.js +195 -2674
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +2 -0
- package/dist-cjs/protocols/Aws_restJson1.js +8 -8
- package/dist-es/Chime.js +195 -2674
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +2 -0
- package/dist-es/protocols/Aws_restJson1.js +8 -8
- package/dist-types/Chime.d.ts +231 -913
- package/dist-types/ChimeClient.d.ts +17 -22
- package/dist-types/commands/BatchCreateAttendeeCommand.d.ts +2 -2
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/BatchCreateRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +0 -1
- package/dist-types/commands/BatchSuspendUserCommand.d.ts +0 -3
- package/dist-types/commands/BatchUnsuspendUserCommand.d.ts +0 -1
- package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdateUserCommand.d.ts +2 -2
- package/dist-types/commands/CreateAppInstanceAdminCommand.d.ts +0 -2
- package/dist-types/commands/CreateAttendeeCommand.d.ts +2 -2
- package/dist-types/commands/CreateChannelBanCommand.d.ts +0 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -4
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +1 -5
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +0 -2
- package/dist-types/commands/CreateMediaCapturePipelineCommand.d.ts +7 -7
- package/dist-types/commands/CreateMeetingCommand.d.ts +4 -4
- package/dist-types/commands/CreateMeetingDialOutCommand.d.ts +0 -1
- package/dist-types/commands/CreateMeetingWithAttendeesCommand.d.ts +4 -4
- package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +1 -1
- package/dist-types/commands/CreateProxySessionCommand.d.ts +3 -3
- package/dist-types/commands/CreateRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/CreateSipRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +1 -2
- package/dist-types/commands/DeleteAccountCommand.d.ts +0 -3
- package/dist-types/commands/DeleteAttendeeCommand.d.ts +2 -2
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +0 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +0 -1
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +0 -1
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +0 -1
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +0 -1
- package/dist-types/commands/DeleteMeetingCommand.d.ts +2 -2
- package/dist-types/commands/DeletePhoneNumberCommand.d.ts +0 -1
- package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +0 -1
- package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +0 -1
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +0 -2
- package/dist-types/commands/DescribeChannelCommand.d.ts +0 -2
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +0 -1
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +0 -1
- package/dist-types/commands/GetAttendeeCommand.d.ts +2 -2
- package/dist-types/commands/GetChannelMessageCommand.d.ts +0 -1
- package/dist-types/commands/GetMeetingCommand.d.ts +2 -2
- package/dist-types/commands/GetUserCommand.d.ts +0 -1
- package/dist-types/commands/InviteUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListAttendeesCommand.d.ts +2 -2
- package/dist-types/commands/ListChannelBansCommand.d.ts +0 -2
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +1 -3
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +0 -1
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +1 -3
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +0 -1
- package/dist-types/commands/ListMeetingsCommand.d.ts +2 -2
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -3
- package/dist-types/commands/ListProxySessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/PutAppInstanceStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/PutRetentionSettingsCommand.d.ts +0 -1
- package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +1 -2
- package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +0 -1
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +0 -1
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
- package/dist-types/commands/SendChannelMessageCommand.d.ts +2 -4
- package/dist-types/commands/StartMeetingTranscriptionCommand.d.ts +27 -12
- package/dist-types/commands/UpdateAccountCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +0 -1
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +0 -1
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProxySessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoomMembershipCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +89 -30
- package/dist-types/models/models_1.d.ts +7 -6
- package/dist-types/ts3.4/Chime.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +8 -1
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -9,15 +9,12 @@
|
|
|
9
9
|
|
|
10
10
|
AWS SDK for JavaScript Chime Client for Node.js, Browser and React Native.
|
|
11
11
|
|
|
12
|
-
<p>The Amazon Chime
|
|
12
|
+
<p>The Amazon Chime application programming interface (API) is designed so administrators can
|
|
13
13
|
perform key tasks, such as creating and managing Amazon Chime accounts, users, and Voice
|
|
14
14
|
Connectors. This guide provides detailed information about the Amazon Chime API,
|
|
15
|
-
including operations, types, inputs and outputs, and error codes
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
</a> in the <i>Amazon Chime Developer Guide</i>.</p>
|
|
19
|
-
<p>You can use an AWS SDK, the AWS Command Line Interface (AWS CLI), or the REST API to make API calls. We recommend using an AWS SDK or the
|
|
20
|
-
AWS CLI. Each API operation includes links to information about using it with a language-specific AWS SDK or the AWS CLI.</p>
|
|
15
|
+
including operations, types, inputs and outputs, and error codes.</p>
|
|
16
|
+
<p>You can use an AWS SDK, the AWS Command Line Interface (AWS CLI), or the REST API to make API calls for Amazon Chime. We recommend using an AWS SDK or the
|
|
17
|
+
AWS CLI. The page for each API action contains a <i>See Also</i> section that includes links to information about using the action with a language-specific AWS SDK or the AWS CLI.</p>
|
|
21
18
|
<dl>
|
|
22
19
|
<dt>Using an AWS SDK</dt>
|
|
23
20
|
<dd>
|
|
@@ -37,14 +34,12 @@ in the <i>AWS Command Line Interface User Guide</i>. For a list of available Ama
|
|
|
37
34
|
</dd>
|
|
38
35
|
<dt>Using REST APIs</dt>
|
|
39
36
|
<dd>
|
|
40
|
-
<p>If you use REST to make API calls, you must authenticate your request by providing a signature. Amazon Chime supports
|
|
37
|
+
<p>If you use REST to make API calls, you must authenticate your request by providing a signature. Amazon Chime supports Signature Version 4. For more information, see
|
|
41
38
|
<a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature Version 4 Signing Process</a>
|
|
42
39
|
in the <i>Amazon Web Services General Reference</i>.</p>
|
|
43
|
-
|
|
44
40
|
<p>When making REST API calls, use the service name <code>chime</code> and REST endpoint <code>https://service.chime.aws.amazon.com</code>.</p>
|
|
45
41
|
</dd>
|
|
46
42
|
</dl>
|
|
47
|
-
|
|
48
43
|
<p>Administrative permissions are controlled using AWS Identity and Access Management (IAM). For more information, see
|
|
49
44
|
<a href="https://docs.aws.amazon.com/chime/latest/ag/security-iam.html">Identity and Access Management for Amazon Chime</a>
|
|
50
45
|
in the <i>Amazon Chime Administration Guide</i>.</p>
|