@aws-sdk/client-pinpoint 3.294.0 → 3.295.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 +4 -4
- package/dist-cjs/commands/CreateCampaignCommand.js +4 -4
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateExportJobCommand.js +4 -4
- package/dist-cjs/commands/CreateImportJobCommand.js +4 -4
- package/dist-cjs/commands/CreateInAppTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateJourneyCommand.js +4 -4
- package/dist-cjs/commands/CreatePushTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateRecommenderConfigurationCommand.js +4 -4
- package/dist-cjs/commands/CreateSegmentCommand.js +4 -4
- package/dist-cjs/commands/CreateSmsTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateVoiceTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteAdmChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteApnsChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteApnsSandboxChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteApnsVoipChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteApnsVoipSandboxChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteAppCommand.js +4 -4
- package/dist-cjs/commands/DeleteBaiduChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteCampaignCommand.js +4 -4
- package/dist-cjs/commands/DeleteEmailChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteEndpointCommand.js +4 -4
- package/dist-cjs/commands/DeleteEventStreamCommand.js +4 -4
- package/dist-cjs/commands/DeleteGcmChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteInAppTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteJourneyCommand.js +4 -4
- package/dist-cjs/commands/DeletePushTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteRecommenderConfigurationCommand.js +4 -4
- package/dist-cjs/commands/DeleteSegmentCommand.js +4 -4
- package/dist-cjs/commands/DeleteSmsChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteSmsTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserEndpointsCommand.js +4 -4
- package/dist-cjs/commands/DeleteVoiceChannelCommand.js +4 -4
- package/dist-cjs/commands/DeleteVoiceTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetAdmChannelCommand.js +4 -4
- package/dist-cjs/commands/GetApnsChannelCommand.js +4 -4
- package/dist-cjs/commands/GetApnsSandboxChannelCommand.js +4 -4
- package/dist-cjs/commands/GetApnsVoipChannelCommand.js +4 -4
- package/dist-cjs/commands/GetApnsVoipSandboxChannelCommand.js +4 -4
- package/dist-cjs/commands/GetAppCommand.js +4 -4
- package/dist-cjs/commands/GetApplicationDateRangeKpiCommand.js +4 -4
- package/dist-cjs/commands/GetApplicationSettingsCommand.js +4 -4
- package/dist-cjs/commands/GetAppsCommand.js +4 -4
- package/dist-cjs/commands/GetBaiduChannelCommand.js +4 -4
- package/dist-cjs/commands/GetCampaignActivitiesCommand.js +4 -4
- package/dist-cjs/commands/GetCampaignCommand.js +4 -4
- package/dist-cjs/commands/GetCampaignDateRangeKpiCommand.js +4 -4
- package/dist-cjs/commands/GetCampaignVersionCommand.js +4 -4
- package/dist-cjs/commands/GetCampaignVersionsCommand.js +4 -4
- package/dist-cjs/commands/GetCampaignsCommand.js +4 -4
- package/dist-cjs/commands/GetChannelsCommand.js +4 -4
- package/dist-cjs/commands/GetEmailChannelCommand.js +4 -4
- package/dist-cjs/commands/GetEmailTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetEndpointCommand.js +4 -4
- package/dist-cjs/commands/GetEventStreamCommand.js +4 -4
- package/dist-cjs/commands/GetExportJobCommand.js +4 -4
- package/dist-cjs/commands/GetExportJobsCommand.js +4 -4
- package/dist-cjs/commands/GetGcmChannelCommand.js +4 -4
- package/dist-cjs/commands/GetImportJobCommand.js +4 -4
- package/dist-cjs/commands/GetImportJobsCommand.js +4 -4
- package/dist-cjs/commands/GetInAppMessagesCommand.js +4 -4
- package/dist-cjs/commands/GetInAppTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetJourneyCommand.js +4 -4
- package/dist-cjs/commands/GetJourneyDateRangeKpiCommand.js +4 -4
- package/dist-cjs/commands/GetJourneyExecutionActivityMetricsCommand.js +4 -4
- package/dist-cjs/commands/GetJourneyExecutionMetricsCommand.js +4 -4
- package/dist-cjs/commands/GetPushTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetRecommenderConfigurationCommand.js +4 -4
- package/dist-cjs/commands/GetRecommenderConfigurationsCommand.js +4 -4
- package/dist-cjs/commands/GetSegmentCommand.js +4 -4
- package/dist-cjs/commands/GetSegmentExportJobsCommand.js +4 -4
- package/dist-cjs/commands/GetSegmentImportJobsCommand.js +4 -4
- package/dist-cjs/commands/GetSegmentVersionCommand.js +4 -4
- package/dist-cjs/commands/GetSegmentVersionsCommand.js +4 -4
- package/dist-cjs/commands/GetSegmentsCommand.js +4 -4
- package/dist-cjs/commands/GetSmsChannelCommand.js +4 -4
- package/dist-cjs/commands/GetSmsTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetUserEndpointsCommand.js +4 -4
- package/dist-cjs/commands/GetVoiceChannelCommand.js +4 -4
- package/dist-cjs/commands/GetVoiceTemplateCommand.js +4 -4
- package/dist-cjs/commands/ListJourneysCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListTemplatesCommand.js +4 -4
- package/dist-cjs/commands/PhoneNumberValidateCommand.js +4 -4
- package/dist-cjs/commands/PutEventStreamCommand.js +4 -4
- package/dist-cjs/commands/PutEventsCommand.js +4 -4
- package/dist-cjs/commands/RemoveAttributesCommand.js +4 -4
- package/dist-cjs/commands/SendMessagesCommand.js +4 -4
- package/dist-cjs/commands/SendOTPMessageCommand.js +4 -4
- package/dist-cjs/commands/SendUsersMessagesCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateAdmChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateApnsChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateApnsSandboxChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateApnsVoipChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateApnsVoipSandboxChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateApplicationSettingsCommand.js +4 -4
- package/dist-cjs/commands/UpdateBaiduChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateCampaignCommand.js +4 -4
- package/dist-cjs/commands/UpdateEmailChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateEndpointCommand.js +4 -4
- package/dist-cjs/commands/UpdateEndpointsBatchCommand.js +4 -4
- package/dist-cjs/commands/UpdateGcmChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateInAppTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateJourneyCommand.js +4 -4
- package/dist-cjs/commands/UpdateJourneyStateCommand.js +4 -4
- package/dist-cjs/commands/UpdatePushTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateRecommenderConfigurationCommand.js +4 -4
- package/dist-cjs/commands/UpdateSegmentCommand.js +4 -4
- package/dist-cjs/commands/UpdateSmsChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateSmsTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplateActiveVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateVoiceChannelCommand.js +4 -4
- package/dist-cjs/commands/UpdateVoiceTemplateCommand.js +4 -4
- package/dist-cjs/commands/VerifyOTPMessageCommand.js +4 -4
- package/dist-es/commands/CreateAppCommand.js +4 -4
- package/dist-es/commands/CreateCampaignCommand.js +4 -4
- package/dist-es/commands/CreateEmailTemplateCommand.js +4 -4
- package/dist-es/commands/CreateExportJobCommand.js +4 -4
- package/dist-es/commands/CreateImportJobCommand.js +4 -4
- package/dist-es/commands/CreateInAppTemplateCommand.js +4 -4
- package/dist-es/commands/CreateJourneyCommand.js +4 -4
- package/dist-es/commands/CreatePushTemplateCommand.js +4 -4
- package/dist-es/commands/CreateRecommenderConfigurationCommand.js +4 -4
- package/dist-es/commands/CreateSegmentCommand.js +4 -4
- package/dist-es/commands/CreateSmsTemplateCommand.js +4 -4
- package/dist-es/commands/CreateVoiceTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteAdmChannelCommand.js +4 -4
- package/dist-es/commands/DeleteApnsChannelCommand.js +4 -4
- package/dist-es/commands/DeleteApnsSandboxChannelCommand.js +4 -4
- package/dist-es/commands/DeleteApnsVoipChannelCommand.js +4 -4
- package/dist-es/commands/DeleteApnsVoipSandboxChannelCommand.js +4 -4
- package/dist-es/commands/DeleteAppCommand.js +4 -4
- package/dist-es/commands/DeleteBaiduChannelCommand.js +4 -4
- package/dist-es/commands/DeleteCampaignCommand.js +4 -4
- package/dist-es/commands/DeleteEmailChannelCommand.js +4 -4
- package/dist-es/commands/DeleteEmailTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteEndpointCommand.js +4 -4
- package/dist-es/commands/DeleteEventStreamCommand.js +4 -4
- package/dist-es/commands/DeleteGcmChannelCommand.js +4 -4
- package/dist-es/commands/DeleteInAppTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteJourneyCommand.js +4 -4
- package/dist-es/commands/DeletePushTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteRecommenderConfigurationCommand.js +4 -4
- package/dist-es/commands/DeleteSegmentCommand.js +4 -4
- package/dist-es/commands/DeleteSmsChannelCommand.js +4 -4
- package/dist-es/commands/DeleteSmsTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteUserEndpointsCommand.js +4 -4
- package/dist-es/commands/DeleteVoiceChannelCommand.js +4 -4
- package/dist-es/commands/DeleteVoiceTemplateCommand.js +4 -4
- package/dist-es/commands/GetAdmChannelCommand.js +4 -4
- package/dist-es/commands/GetApnsChannelCommand.js +4 -4
- package/dist-es/commands/GetApnsSandboxChannelCommand.js +4 -4
- package/dist-es/commands/GetApnsVoipChannelCommand.js +4 -4
- package/dist-es/commands/GetApnsVoipSandboxChannelCommand.js +4 -4
- package/dist-es/commands/GetAppCommand.js +4 -4
- package/dist-es/commands/GetApplicationDateRangeKpiCommand.js +4 -4
- package/dist-es/commands/GetApplicationSettingsCommand.js +4 -4
- package/dist-es/commands/GetAppsCommand.js +4 -4
- package/dist-es/commands/GetBaiduChannelCommand.js +4 -4
- package/dist-es/commands/GetCampaignActivitiesCommand.js +4 -4
- package/dist-es/commands/GetCampaignCommand.js +4 -4
- package/dist-es/commands/GetCampaignDateRangeKpiCommand.js +4 -4
- package/dist-es/commands/GetCampaignVersionCommand.js +4 -4
- package/dist-es/commands/GetCampaignVersionsCommand.js +4 -4
- package/dist-es/commands/GetCampaignsCommand.js +4 -4
- package/dist-es/commands/GetChannelsCommand.js +4 -4
- package/dist-es/commands/GetEmailChannelCommand.js +4 -4
- package/dist-es/commands/GetEmailTemplateCommand.js +4 -4
- package/dist-es/commands/GetEndpointCommand.js +4 -4
- package/dist-es/commands/GetEventStreamCommand.js +4 -4
- package/dist-es/commands/GetExportJobCommand.js +4 -4
- package/dist-es/commands/GetExportJobsCommand.js +4 -4
- package/dist-es/commands/GetGcmChannelCommand.js +4 -4
- package/dist-es/commands/GetImportJobCommand.js +4 -4
- package/dist-es/commands/GetImportJobsCommand.js +4 -4
- package/dist-es/commands/GetInAppMessagesCommand.js +4 -4
- package/dist-es/commands/GetInAppTemplateCommand.js +4 -4
- package/dist-es/commands/GetJourneyCommand.js +4 -4
- package/dist-es/commands/GetJourneyDateRangeKpiCommand.js +4 -4
- package/dist-es/commands/GetJourneyExecutionActivityMetricsCommand.js +4 -4
- package/dist-es/commands/GetJourneyExecutionMetricsCommand.js +4 -4
- package/dist-es/commands/GetPushTemplateCommand.js +4 -4
- package/dist-es/commands/GetRecommenderConfigurationCommand.js +4 -4
- package/dist-es/commands/GetRecommenderConfigurationsCommand.js +4 -4
- package/dist-es/commands/GetSegmentCommand.js +4 -4
- package/dist-es/commands/GetSegmentExportJobsCommand.js +4 -4
- package/dist-es/commands/GetSegmentImportJobsCommand.js +4 -4
- package/dist-es/commands/GetSegmentVersionCommand.js +4 -4
- package/dist-es/commands/GetSegmentVersionsCommand.js +4 -4
- package/dist-es/commands/GetSegmentsCommand.js +4 -4
- package/dist-es/commands/GetSmsChannelCommand.js +4 -4
- package/dist-es/commands/GetSmsTemplateCommand.js +4 -4
- package/dist-es/commands/GetUserEndpointsCommand.js +4 -4
- package/dist-es/commands/GetVoiceChannelCommand.js +4 -4
- package/dist-es/commands/GetVoiceTemplateCommand.js +4 -4
- package/dist-es/commands/ListJourneysCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ListTemplateVersionsCommand.js +4 -4
- package/dist-es/commands/ListTemplatesCommand.js +4 -4
- package/dist-es/commands/PhoneNumberValidateCommand.js +4 -4
- package/dist-es/commands/PutEventStreamCommand.js +4 -4
- package/dist-es/commands/PutEventsCommand.js +4 -4
- package/dist-es/commands/RemoveAttributesCommand.js +4 -4
- package/dist-es/commands/SendMessagesCommand.js +4 -4
- package/dist-es/commands/SendOTPMessageCommand.js +4 -4
- package/dist-es/commands/SendUsersMessagesCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateAdmChannelCommand.js +4 -4
- package/dist-es/commands/UpdateApnsChannelCommand.js +4 -4
- package/dist-es/commands/UpdateApnsSandboxChannelCommand.js +4 -4
- package/dist-es/commands/UpdateApnsVoipChannelCommand.js +4 -4
- package/dist-es/commands/UpdateApnsVoipSandboxChannelCommand.js +4 -4
- package/dist-es/commands/UpdateApplicationSettingsCommand.js +4 -4
- package/dist-es/commands/UpdateBaiduChannelCommand.js +4 -4
- package/dist-es/commands/UpdateCampaignCommand.js +4 -4
- package/dist-es/commands/UpdateEmailChannelCommand.js +4 -4
- package/dist-es/commands/UpdateEmailTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateEndpointCommand.js +4 -4
- package/dist-es/commands/UpdateEndpointsBatchCommand.js +4 -4
- package/dist-es/commands/UpdateGcmChannelCommand.js +4 -4
- package/dist-es/commands/UpdateInAppTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateJourneyCommand.js +4 -4
- package/dist-es/commands/UpdateJourneyStateCommand.js +4 -4
- package/dist-es/commands/UpdatePushTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateRecommenderConfigurationCommand.js +4 -4
- package/dist-es/commands/UpdateSegmentCommand.js +4 -4
- package/dist-es/commands/UpdateSmsChannelCommand.js +4 -4
- package/dist-es/commands/UpdateSmsTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateTemplateActiveVersionCommand.js +4 -4
- package/dist-es/commands/UpdateVoiceChannelCommand.js +4 -4
- package/dist-es/commands/UpdateVoiceTemplateCommand.js +4 -4
- package/dist-es/commands/VerifyOTPMessageCommand.js +4 -4
- package/dist-types/PinpointClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/PinpointClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEmailTemplateRequestFilterSensitiveLog, DeleteEmailTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteEmailTemplateCommand, serializeAws_restJson1DeleteEmailTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteEmailTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteEmailTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteEmailTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEndpointRequestFilterSensitiveLog, DeleteEndpointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteEndpointCommand, serializeAws_restJson1DeleteEndpointCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteEndpointCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteEndpointCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteEndpointCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEventStreamRequestFilterSensitiveLog, DeleteEventStreamResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteEventStreamCommand, serializeAws_restJson1DeleteEventStreamCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteEventStreamCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteEventStreamCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteEventStreamCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteGcmChannelRequestFilterSensitiveLog, DeleteGcmChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteGcmChannelCommand, serializeAws_restJson1DeleteGcmChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteGcmChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteGcmChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteGcmChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteInAppTemplateRequestFilterSensitiveLog, DeleteInAppTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteInAppTemplateCommand, serializeAws_restJson1DeleteInAppTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteInAppTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteInAppTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteInAppTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteJourneyRequestFilterSensitiveLog, DeleteJourneyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteJourneyCommand, serializeAws_restJson1DeleteJourneyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteJourneyCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteJourneyCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteJourneyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeletePushTemplateRequestFilterSensitiveLog, DeletePushTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeletePushTemplateCommand, serializeAws_restJson1DeletePushTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeletePushTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeletePushTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeletePushTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteRecommenderConfigurationRequestFilterSensitiveLog, DeleteRecommenderConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteRecommenderConfigurationCommand, serializeAws_restJson1DeleteRecommenderConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteRecommenderConfigurationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteRecommenderConfigurationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteRecommenderConfigurationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteSegmentRequestFilterSensitiveLog, DeleteSegmentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteSegmentCommand, serializeAws_restJson1DeleteSegmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteSegmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteSegmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteSegmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteSmsChannelRequestFilterSensitiveLog, DeleteSmsChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteSmsChannelCommand, serializeAws_restJson1DeleteSmsChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteSmsChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteSmsChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteSmsChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteSmsTemplateRequestFilterSensitiveLog, DeleteSmsTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteSmsTemplateCommand, serializeAws_restJson1DeleteSmsTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteSmsTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteSmsTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteSmsTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteUserEndpointsRequestFilterSensitiveLog, DeleteUserEndpointsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteUserEndpointsCommand, serializeAws_restJson1DeleteUserEndpointsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteUserEndpointsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteUserEndpointsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteUserEndpointsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteVoiceChannelRequestFilterSensitiveLog, DeleteVoiceChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteVoiceChannelCommand, serializeAws_restJson1DeleteVoiceChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteVoiceChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteVoiceChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteVoiceTemplateRequestFilterSensitiveLog, DeleteVoiceTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteVoiceTemplateCommand, serializeAws_restJson1DeleteVoiceTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteVoiceTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteVoiceTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetAdmChannelRequestFilterSensitiveLog, GetAdmChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetAdmChannelCommand, serializeAws_restJson1GetAdmChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetAdmChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetAdmChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetAdmChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetApnsChannelRequestFilterSensitiveLog, GetApnsChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetApnsChannelCommand, serializeAws_restJson1GetApnsChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetApnsChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetApnsChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetApnsChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetApnsSandboxChannelRequestFilterSensitiveLog, GetApnsSandboxChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetApnsSandboxChannelCommand, serializeAws_restJson1GetApnsSandboxChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetApnsSandboxChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetApnsSandboxChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetApnsSandboxChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetApnsVoipChannelRequestFilterSensitiveLog, GetApnsVoipChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetApnsVoipChannelCommand, serializeAws_restJson1GetApnsVoipChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetApnsVoipChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetApnsVoipChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetApnsVoipChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetApnsVoipSandboxChannelRequestFilterSensitiveLog, GetApnsVoipSandboxChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetApnsVoipSandboxChannelCommand, serializeAws_restJson1GetApnsVoipSandboxChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetApnsVoipSandboxChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetApnsVoipSandboxChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetApnsVoipSandboxChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetAppRequestFilterSensitiveLog, GetAppResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetAppCommand, serializeAws_restJson1GetAppCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetAppCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetAppCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetAppCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetApplicationDateRangeKpiRequestFilterSensitiveLog, GetApplicationDateRangeKpiResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetApplicationDateRangeKpiCommand, serializeAws_restJson1GetApplicationDateRangeKpiCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetApplicationDateRangeKpiCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetApplicationDateRangeKpiCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetApplicationDateRangeKpiCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetApplicationSettingsRequestFilterSensitiveLog, GetApplicationSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetApplicationSettingsCommand, serializeAws_restJson1GetApplicationSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetApplicationSettingsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetApplicationSettingsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetApplicationSettingsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetAppsRequestFilterSensitiveLog, GetAppsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetAppsCommand, serializeAws_restJson1GetAppsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetAppsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetAppsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetAppsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetBaiduChannelRequestFilterSensitiveLog, GetBaiduChannelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetBaiduChannelCommand, serializeAws_restJson1GetBaiduChannelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetBaiduChannelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetBaiduChannelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetBaiduChannelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetCampaignActivitiesRequestFilterSensitiveLog, GetCampaignActivitiesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCampaignActivitiesCommand, serializeAws_restJson1GetCampaignActivitiesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetCampaignActivitiesCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetCampaignActivitiesCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetCampaignActivitiesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetCampaignRequestFilterSensitiveLog, GetCampaignResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCampaignCommand, serializeAws_restJson1GetCampaignCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetCampaignCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetCampaignCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetCampaignCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetCampaignDateRangeKpiRequestFilterSensitiveLog, GetCampaignDateRangeKpiResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCampaignDateRangeKpiCommand, serializeAws_restJson1GetCampaignDateRangeKpiCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetCampaignDateRangeKpiCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetCampaignDateRangeKpiCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetCampaignDateRangeKpiCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetCampaignVersionRequestFilterSensitiveLog, GetCampaignVersionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetCampaignVersionCommand, serializeAws_restJson1GetCampaignVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetCampaignVersionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetCampaignVersionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetCampaignVersionCommand.getEndpointParameterInstructions()));
|