@aws-sdk/client-pinpoint 3.288.0 → 3.290.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/CreateAppCommand.d.ts +22 -0
- package/dist-types/commands/CreateCampaignCommand.d.ts +22 -0
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateExportJobCommand.d.ts +22 -0
- package/dist-types/commands/CreateImportJobCommand.d.ts +22 -0
- package/dist-types/commands/CreateInAppTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateJourneyCommand.d.ts +22 -0
- package/dist-types/commands/CreatePushTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/CreateSegmentCommand.d.ts +22 -0
- package/dist-types/commands/CreateSmsTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAdmChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteApnsChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +22 -0
- package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteCampaignCommand.d.ts +22 -0
- package/dist-types/commands/DeleteEmailChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +22 -0
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +22 -0
- package/dist-types/commands/DeleteGcmChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteJourneyCommand.d.ts +22 -0
- package/dist-types/commands/DeletePushTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/DeleteSegmentCommand.d.ts +22 -0
- package/dist-types/commands/DeleteSmsChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +22 -0
- package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetAdmChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetApnsChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetAppCommand.d.ts +22 -0
- package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +22 -0
- package/dist-types/commands/GetApplicationSettingsCommand.d.ts +22 -0
- package/dist-types/commands/GetAppsCommand.d.ts +22 -0
- package/dist-types/commands/GetBaiduChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignVersionCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignVersionsCommand.d.ts +22 -0
- package/dist-types/commands/GetCampaignsCommand.d.ts +22 -0
- package/dist-types/commands/GetChannelsCommand.d.ts +22 -0
- package/dist-types/commands/GetEmailChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetEndpointCommand.d.ts +22 -0
- package/dist-types/commands/GetEventStreamCommand.d.ts +22 -0
- package/dist-types/commands/GetExportJobCommand.d.ts +22 -0
- package/dist-types/commands/GetExportJobsCommand.d.ts +22 -0
- package/dist-types/commands/GetGcmChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetImportJobCommand.d.ts +22 -0
- package/dist-types/commands/GetImportJobsCommand.d.ts +22 -0
- package/dist-types/commands/GetInAppMessagesCommand.d.ts +22 -0
- package/dist-types/commands/GetInAppTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetJourneyCommand.d.ts +22 -0
- package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +22 -0
- package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +22 -0
- package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +22 -0
- package/dist-types/commands/GetPushTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentVersionCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentVersionsCommand.d.ts +22 -0
- package/dist-types/commands/GetSegmentsCommand.d.ts +22 -0
- package/dist-types/commands/GetSmsChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetSmsTemplateCommand.d.ts +22 -0
- package/dist-types/commands/GetUserEndpointsCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceChannelCommand.d.ts +22 -0
- package/dist-types/commands/GetVoiceTemplateCommand.d.ts +22 -0
- package/dist-types/commands/ListJourneysCommand.d.ts +22 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +22 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/PhoneNumberValidateCommand.d.ts +22 -0
- package/dist-types/commands/PutEventStreamCommand.d.ts +22 -0
- package/dist-types/commands/PutEventsCommand.d.ts +22 -0
- package/dist-types/commands/RemoveAttributesCommand.d.ts +22 -0
- package/dist-types/commands/SendMessagesCommand.d.ts +22 -0
- package/dist-types/commands/SendOTPMessageCommand.d.ts +22 -0
- package/dist-types/commands/SendUsersMessagesCommand.d.ts +22 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAdmChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApnsChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +22 -0
- package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateCampaignCommand.d.ts +22 -0
- package/dist-types/commands/UpdateEmailChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +22 -0
- package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +22 -0
- package/dist-types/commands/UpdateGcmChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateJourneyCommand.d.ts +25 -0
- package/dist-types/commands/UpdateJourneyStateCommand.d.ts +22 -0
- package/dist-types/commands/UpdatePushTemplateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/UpdateSegmentCommand.d.ts +22 -0
- package/dist-types/commands/UpdateSmsChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +22 -0
- package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +22 -0
- package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +22 -0
- package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +22 -0
- package/dist-types/commands/VerifyOTPMessageCommand.d.ts +22 -0
- package/package.json +29 -29
|
@@ -29,6 +29,28 @@ export interface UpdateSegmentCommandOutput extends UpdateSegmentResponse, __Met
|
|
|
29
29
|
* @see {@link UpdateSegmentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>Provides information about an API request or response.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>Provides information about an API request or response.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerErrorException} (server fault)
|
|
39
|
+
* <p>Provides information about an API request or response.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MethodNotAllowedException} (client fault)
|
|
42
|
+
* <p>Provides information about an API request or response.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link PayloadTooLargeException} (client fault)
|
|
48
|
+
* <p>Provides information about an API request or response.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
51
|
+
* <p>Provides information about an API request or response.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class UpdateSegmentCommand extends $Command<UpdateSegmentCommandInput, UpdateSegmentCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateSegmentCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateSmsChannelCommandOutput extends UpdateSmsChannelResponse,
|
|
|
29
29
|
* @see {@link UpdateSmsChannelCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>Provides information about an API request or response.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>Provides information about an API request or response.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerErrorException} (server fault)
|
|
39
|
+
* <p>Provides information about an API request or response.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MethodNotAllowedException} (client fault)
|
|
42
|
+
* <p>Provides information about an API request or response.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link PayloadTooLargeException} (client fault)
|
|
48
|
+
* <p>Provides information about an API request or response.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
51
|
+
* <p>Provides information about an API request or response.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class UpdateSmsChannelCommand extends $Command<UpdateSmsChannelCommandInput, UpdateSmsChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateSmsChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateSmsTemplateCommandOutput extends UpdateSmsTemplateRespons
|
|
|
29
29
|
* @see {@link UpdateSmsTemplateCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>Provides information about an API request or response.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>Provides information about an API request or response.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerErrorException} (server fault)
|
|
39
|
+
* <p>Provides information about an API request or response.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MethodNotAllowedException} (client fault)
|
|
42
|
+
* <p>Provides information about an API request or response.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link PayloadTooLargeException} (client fault)
|
|
48
|
+
* <p>Provides information about an API request or response.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
51
|
+
* <p>Provides information about an API request or response.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class UpdateSmsTemplateCommand extends $Command<UpdateSmsTemplateCommandInput, UpdateSmsTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateSmsTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateTemplateActiveVersionCommandOutput extends UpdateTemplate
|
|
|
29
29
|
* @see {@link UpdateTemplateActiveVersionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>Provides information about an API request or response.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>Provides information about an API request or response.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerErrorException} (server fault)
|
|
39
|
+
* <p>Provides information about an API request or response.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MethodNotAllowedException} (client fault)
|
|
42
|
+
* <p>Provides information about an API request or response.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link PayloadTooLargeException} (client fault)
|
|
48
|
+
* <p>Provides information about an API request or response.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
51
|
+
* <p>Provides information about an API request or response.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class UpdateTemplateActiveVersionCommand extends $Command<UpdateTemplateActiveVersionCommandInput, UpdateTemplateActiveVersionCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateTemplateActiveVersionCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateVoiceChannelCommandOutput extends UpdateVoiceChannelRespo
|
|
|
29
29
|
* @see {@link UpdateVoiceChannelCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>Provides information about an API request or response.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>Provides information about an API request or response.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerErrorException} (server fault)
|
|
39
|
+
* <p>Provides information about an API request or response.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MethodNotAllowedException} (client fault)
|
|
42
|
+
* <p>Provides information about an API request or response.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link PayloadTooLargeException} (client fault)
|
|
48
|
+
* <p>Provides information about an API request or response.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
51
|
+
* <p>Provides information about an API request or response.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class UpdateVoiceChannelCommand extends $Command<UpdateVoiceChannelCommandInput, UpdateVoiceChannelCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateVoiceChannelCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateVoiceTemplateCommandOutput extends UpdateVoiceTemplateRes
|
|
|
29
29
|
* @see {@link UpdateVoiceTemplateCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>Provides information about an API request or response.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>Provides information about an API request or response.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerErrorException} (server fault)
|
|
39
|
+
* <p>Provides information about an API request or response.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MethodNotAllowedException} (client fault)
|
|
42
|
+
* <p>Provides information about an API request or response.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link PayloadTooLargeException} (client fault)
|
|
48
|
+
* <p>Provides information about an API request or response.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
51
|
+
* <p>Provides information about an API request or response.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class UpdateVoiceTemplateCommand extends $Command<UpdateVoiceTemplateCommandInput, UpdateVoiceTemplateCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateVoiceTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface VerifyOTPMessageCommandOutput extends VerifyOTPMessageResponse,
|
|
|
29
29
|
* @see {@link VerifyOTPMessageCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link PinpointClientResolvedConfig | config} for PinpointClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link BadRequestException} (client fault)
|
|
33
|
+
* <p>Provides information about an API request or response.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ForbiddenException} (client fault)
|
|
36
|
+
* <p>Provides information about an API request or response.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerErrorException} (server fault)
|
|
39
|
+
* <p>Provides information about an API request or response.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MethodNotAllowedException} (client fault)
|
|
42
|
+
* <p>Provides information about an API request or response.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link NotFoundException} (client fault)
|
|
45
|
+
* <p>Provides information about an API request or response.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link PayloadTooLargeException} (client fault)
|
|
48
|
+
* <p>Provides information about an API request or response.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link TooManyRequestsException} (client fault)
|
|
51
|
+
* <p>Provides information about an API request or response.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class VerifyOTPMessageCommand extends $Command<VerifyOTPMessageCommandInput, VerifyOTPMessageCommandOutput, PinpointClientResolvedConfig> {
|
|
34
56
|
readonly input: VerifyOTPMessageCommandInput;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-pinpoint",
|
|
3
3
|
"description": "AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.290.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",
|
|
@@ -20,37 +20,37 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.290.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.290.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.290.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.290.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.290.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.290.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.290.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.290.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.290.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.290.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.290.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.290.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.290.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.290.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.290.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.290.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.290.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.290.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.290.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.290.0",
|
|
43
|
+
"@aws-sdk/types": "3.290.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.290.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.290.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.290.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.290.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.290.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.290.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.290.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
55
|
"tslib": "^2.3.1"
|
|
56
56
|
},
|