@aws-sdk/client-pinpoint 3.414.0 → 3.418.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-cjs/commands/CreateAppCommand.js +5 -0
- package/dist-cjs/commands/CreateCampaignCommand.js +5 -0
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateExportJobCommand.js +5 -0
- package/dist-cjs/commands/CreateImportJobCommand.js +5 -0
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateJourneyCommand.js +5 -0
- package/dist-cjs/commands/CreatePushTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +5 -0
- package/dist-cjs/commands/CreateSegmentCommand.js +5 -0
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteAppCommand.js +5 -0
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteCampaignCommand.js +5 -0
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteEndpointCommand.js +5 -0
- package/dist-cjs/commands/DeleteEventStreamCommand.js +5 -0
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteJourneyCommand.js +5 -0
- package/dist-cjs/commands/DeletePushTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteSegmentCommand.js +5 -0
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +5 -0
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetAdmChannelCommand.js +5 -0
- package/dist-cjs/commands/GetApnsChannelCommand.js +5 -0
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +5 -0
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/GetAppCommand.js +5 -0
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +5 -0
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +5 -0
- package/dist-cjs/commands/GetAppsCommand.js +5 -0
- package/dist-cjs/commands/GetBaiduChannelCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignVersionCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +5 -0
- package/dist-cjs/commands/GetCampaignsCommand.js +5 -0
- package/dist-cjs/commands/GetChannelsCommand.js +5 -0
- package/dist-cjs/commands/GetEmailChannelCommand.js +5 -0
- package/dist-cjs/commands/GetEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetEndpointCommand.js +5 -0
- package/dist-cjs/commands/GetEventStreamCommand.js +5 -0
- package/dist-cjs/commands/GetExportJobCommand.js +5 -0
- package/dist-cjs/commands/GetExportJobsCommand.js +5 -0
- package/dist-cjs/commands/GetGcmChannelCommand.js +5 -0
- package/dist-cjs/commands/GetImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetImportJobsCommand.js +5 -0
- package/dist-cjs/commands/GetInAppMessagesCommand.js +5 -0
- package/dist-cjs/commands/GetInAppTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyRunExecutionActivityMetricsCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyRunExecutionMetricsCommand.js +5 -0
- package/dist-cjs/commands/GetJourneyRunsCommand.js +5 -0
- package/dist-cjs/commands/GetPushTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentVersionCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +5 -0
- package/dist-cjs/commands/GetSegmentsCommand.js +5 -0
- package/dist-cjs/commands/GetSmsChannelCommand.js +5 -0
- package/dist-cjs/commands/GetSmsTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetUserEndpointsCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceChannelCommand.js +5 -0
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +5 -0
- package/dist-cjs/commands/ListJourneysCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListTemplatesCommand.js +5 -0
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +5 -0
- package/dist-cjs/commands/PutEventStreamCommand.js +5 -0
- package/dist-cjs/commands/PutEventsCommand.js +5 -0
- package/dist-cjs/commands/RemoveAttributesCommand.js +5 -0
- package/dist-cjs/commands/SendMessagesCommand.js +5 -0
- package/dist-cjs/commands/SendOTPMessageCommand.js +5 -0
- package/dist-cjs/commands/SendUsersMessagesCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateCampaignCommand.js +5 -0
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateEndpointCommand.js +5 -0
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +5 -0
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateJourneyCommand.js +5 -0
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +5 -0
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateSegmentCommand.js +5 -0
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +5 -0
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +5 -0
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +5 -0
- package/dist-es/commands/CreateAppCommand.js +5 -0
- package/dist-es/commands/CreateCampaignCommand.js +5 -0
- package/dist-es/commands/CreateEmailTemplateCommand.js +5 -0
- package/dist-es/commands/CreateExportJobCommand.js +5 -0
- package/dist-es/commands/CreateImportJobCommand.js +5 -0
- package/dist-es/commands/CreateInAppTemplateCommand.js +5 -0
- package/dist-es/commands/CreateJourneyCommand.js +5 -0
- package/dist-es/commands/CreatePushTemplateCommand.js +5 -0
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +5 -0
- package/dist-es/commands/CreateSegmentCommand.js +5 -0
- package/dist-es/commands/CreateSmsTemplateCommand.js +5 -0
- package/dist-es/commands/CreateVoiceTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteAdmChannelCommand.js +5 -0
- package/dist-es/commands/DeleteApnsChannelCommand.js +5 -0
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +5 -0
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +5 -0
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-es/commands/DeleteAppCommand.js +5 -0
- package/dist-es/commands/DeleteBaiduChannelCommand.js +5 -0
- package/dist-es/commands/DeleteCampaignCommand.js +5 -0
- package/dist-es/commands/DeleteEmailChannelCommand.js +5 -0
- package/dist-es/commands/DeleteEmailTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteEndpointCommand.js +5 -0
- package/dist-es/commands/DeleteEventStreamCommand.js +5 -0
- package/dist-es/commands/DeleteGcmChannelCommand.js +5 -0
- package/dist-es/commands/DeleteInAppTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteJourneyCommand.js +5 -0
- package/dist-es/commands/DeletePushTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteSegmentCommand.js +5 -0
- package/dist-es/commands/DeleteSmsChannelCommand.js +5 -0
- package/dist-es/commands/DeleteSmsTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteUserEndpointsCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceChannelCommand.js +5 -0
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +5 -0
- package/dist-es/commands/GetAdmChannelCommand.js +5 -0
- package/dist-es/commands/GetApnsChannelCommand.js +5 -0
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +5 -0
- package/dist-es/commands/GetApnsVoipChannelCommand.js +5 -0
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-es/commands/GetAppCommand.js +5 -0
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +5 -0
- package/dist-es/commands/GetApplicationSettingsCommand.js +5 -0
- package/dist-es/commands/GetAppsCommand.js +5 -0
- package/dist-es/commands/GetBaiduChannelCommand.js +5 -0
- package/dist-es/commands/GetCampaignActivitiesCommand.js +5 -0
- package/dist-es/commands/GetCampaignCommand.js +5 -0
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +5 -0
- package/dist-es/commands/GetCampaignVersionCommand.js +5 -0
- package/dist-es/commands/GetCampaignVersionsCommand.js +5 -0
- package/dist-es/commands/GetCampaignsCommand.js +5 -0
- package/dist-es/commands/GetChannelsCommand.js +5 -0
- package/dist-es/commands/GetEmailChannelCommand.js +5 -0
- package/dist-es/commands/GetEmailTemplateCommand.js +5 -0
- package/dist-es/commands/GetEndpointCommand.js +5 -0
- package/dist-es/commands/GetEventStreamCommand.js +5 -0
- package/dist-es/commands/GetExportJobCommand.js +5 -0
- package/dist-es/commands/GetExportJobsCommand.js +5 -0
- package/dist-es/commands/GetGcmChannelCommand.js +5 -0
- package/dist-es/commands/GetImportJobCommand.js +5 -0
- package/dist-es/commands/GetImportJobsCommand.js +5 -0
- package/dist-es/commands/GetInAppMessagesCommand.js +5 -0
- package/dist-es/commands/GetInAppTemplateCommand.js +5 -0
- package/dist-es/commands/GetJourneyCommand.js +5 -0
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +5 -0
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +5 -0
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +5 -0
- package/dist-es/commands/GetJourneyRunExecutionActivityMetricsCommand.js +5 -0
- package/dist-es/commands/GetJourneyRunExecutionMetricsCommand.js +5 -0
- package/dist-es/commands/GetJourneyRunsCommand.js +5 -0
- package/dist-es/commands/GetPushTemplateCommand.js +5 -0
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +5 -0
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +5 -0
- package/dist-es/commands/GetSegmentCommand.js +5 -0
- package/dist-es/commands/GetSegmentExportJobsCommand.js +5 -0
- package/dist-es/commands/GetSegmentImportJobsCommand.js +5 -0
- package/dist-es/commands/GetSegmentVersionCommand.js +5 -0
- package/dist-es/commands/GetSegmentVersionsCommand.js +5 -0
- package/dist-es/commands/GetSegmentsCommand.js +5 -0
- package/dist-es/commands/GetSmsChannelCommand.js +5 -0
- package/dist-es/commands/GetSmsTemplateCommand.js +5 -0
- package/dist-es/commands/GetUserEndpointsCommand.js +5 -0
- package/dist-es/commands/GetVoiceChannelCommand.js +5 -0
- package/dist-es/commands/GetVoiceTemplateCommand.js +5 -0
- package/dist-es/commands/ListJourneysCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListTemplateVersionsCommand.js +5 -0
- package/dist-es/commands/ListTemplatesCommand.js +5 -0
- package/dist-es/commands/PhoneNumberValidateCommand.js +5 -0
- package/dist-es/commands/PutEventStreamCommand.js +5 -0
- package/dist-es/commands/PutEventsCommand.js +5 -0
- package/dist-es/commands/RemoveAttributesCommand.js +5 -0
- package/dist-es/commands/SendMessagesCommand.js +5 -0
- package/dist-es/commands/SendOTPMessageCommand.js +5 -0
- package/dist-es/commands/SendUsersMessagesCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAdmChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApnsChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +5 -0
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateBaiduChannelCommand.js +5 -0
- package/dist-es/commands/UpdateCampaignCommand.js +5 -0
- package/dist-es/commands/UpdateEmailChannelCommand.js +5 -0
- package/dist-es/commands/UpdateEmailTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateEndpointCommand.js +5 -0
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +5 -0
- package/dist-es/commands/UpdateGcmChannelCommand.js +5 -0
- package/dist-es/commands/UpdateInAppTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateJourneyCommand.js +5 -0
- package/dist-es/commands/UpdateJourneyStateCommand.js +5 -0
- package/dist-es/commands/UpdatePushTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateSegmentCommand.js +5 -0
- package/dist-es/commands/UpdateSmsChannelCommand.js +5 -0
- package/dist-es/commands/UpdateSmsTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +5 -0
- package/dist-es/commands/UpdateVoiceChannelCommand.js +5 -0
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +5 -0
- package/dist-es/commands/VerifyOTPMessageCommand.js +5 -0
- package/package.json +31 -31
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateApplicationSettingsCommand, se_UpdateApplicationSettingsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateApplicationSettingsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateApplicationSettingsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateApplicationSettings",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateBaiduChannelCommand, se_UpdateBaiduChannelCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateBaiduChannelCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateBaiduChannelCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateBaiduChannel",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateCampaignCommand, se_UpdateCampaignCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateCampaignCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateCampaignCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateCampaign",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateEmailChannelCommand, se_UpdateEmailChannelCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateEmailChannelCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateEmailChannelCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateEmailChannel",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateEmailTemplateCommand, se_UpdateEmailTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateEmailTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateEmailTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateEmailTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateEndpointCommand, se_UpdateEndpointCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateEndpointCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateEndpointCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateEndpoint",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateEndpointsBatchCommand, se_UpdateEndpointsBatchCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateEndpointsBatchCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateEndpointsBatchCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateEndpointsBatch",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateGcmChannelCommand, se_UpdateGcmChannelCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateGcmChannelCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateGcmChannelCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateGcmChannel",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateInAppTemplateCommand, se_UpdateInAppTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateInAppTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateInAppTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateInAppTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateJourneyCommand, se_UpdateJourneyCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateJourneyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateJourneyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateJourney",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateJourneyStateCommand, se_UpdateJourneyStateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateJourneyStateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateJourneyStateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateJourneyState",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdatePushTemplateCommand, se_UpdatePushTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdatePushTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdatePushTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdatePushTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRecommenderConfigurationCommand, se_UpdateRecommenderConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRecommenderConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRecommenderConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateRecommenderConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateSegmentCommand, se_UpdateSegmentCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateSegmentCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateSegmentCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateSegment",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateSmsChannelCommand, se_UpdateSmsChannelCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateSmsChannelCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateSmsChannelCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateSmsChannel",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateSmsTemplateCommand, se_UpdateSmsTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateSmsTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateSmsTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateSmsTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateTemplateActiveVersionCommand, se_UpdateTemplateActiveVersionCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateTemplateActiveVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateTemplateActiveVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateTemplateActiveVersion",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateVoiceChannelCommand, se_UpdateVoiceChannelCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateVoiceChannelCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateVoiceChannelCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateVoiceChannel",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateVoiceTemplateCommand, se_UpdateVoiceTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateVoiceTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateVoiceTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "UpdateVoiceTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_VerifyOTPMessageCommand, se_VerifyOTPMessageCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class VerifyOTPMessageCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class VerifyOTPMessageCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Pinpoint",
|
|
35
|
+
operation: "VerifyOTPMessage",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
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.418.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,39 +21,39 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.0.
|
|
37
|
-
"@smithy/fetch-http-handler": "^2.1.
|
|
38
|
-
"@smithy/hash-node": "^2.0.
|
|
39
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
40
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
42
|
-
"@smithy/middleware-retry": "^2.0.
|
|
43
|
-
"@smithy/middleware-serde": "^2.0.
|
|
44
|
-
"@smithy/middleware-stack": "^2.0.
|
|
45
|
-
"@smithy/node-config-provider": "^2.0.
|
|
46
|
-
"@smithy/node-http-handler": "^2.1.
|
|
47
|
-
"@smithy/protocol-http": "^3.0.
|
|
48
|
-
"@smithy/smithy-client": "^2.1.
|
|
49
|
-
"@smithy/types": "^2.3.
|
|
50
|
-
"@smithy/url-parser": "^2.0.
|
|
24
|
+
"@aws-sdk/client-sts": "3.418.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.418.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
32
|
+
"@aws-sdk/types": "3.418.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
38
|
+
"@smithy/hash-node": "^2.0.9",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
42
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
43
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
44
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
45
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
46
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
47
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
48
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
49
|
+
"@smithy/types": "^2.3.3",
|
|
50
|
+
"@smithy/url-parser": "^2.0.9",
|
|
51
51
|
"@smithy/util-base64": "^2.0.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
56
|
-
"@smithy/util-retry": "^2.0.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
56
|
+
"@smithy/util-retry": "^2.0.2",
|
|
57
57
|
"@smithy/util-utf8": "^2.0.0",
|
|
58
58
|
"tslib": "^2.5.0"
|
|
59
59
|
},
|