@aws-sdk/client-pinpoint-sms-voice-v2 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.
Files changed (91) hide show
  1. package/dist-cjs/commands/AssociateOriginationIdentityCommand.js +4 -4
  2. package/dist-cjs/commands/CreateConfigurationSetCommand.js +4 -4
  3. package/dist-cjs/commands/CreateEventDestinationCommand.js +4 -4
  4. package/dist-cjs/commands/CreateOptOutListCommand.js +4 -4
  5. package/dist-cjs/commands/CreatePoolCommand.js +4 -4
  6. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +4 -4
  7. package/dist-cjs/commands/DeleteDefaultMessageTypeCommand.js +4 -4
  8. package/dist-cjs/commands/DeleteDefaultSenderIdCommand.js +4 -4
  9. package/dist-cjs/commands/DeleteEventDestinationCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteKeywordCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteOptOutListCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteOptedOutNumberCommand.js +4 -4
  13. package/dist-cjs/commands/DeletePoolCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteTextMessageSpendLimitOverrideCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteVoiceMessageSpendLimitOverrideCommand.js +4 -4
  16. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +4 -4
  17. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +4 -4
  18. package/dist-cjs/commands/DescribeConfigurationSetsCommand.js +4 -4
  19. package/dist-cjs/commands/DescribeKeywordsCommand.js +4 -4
  20. package/dist-cjs/commands/DescribeOptOutListsCommand.js +4 -4
  21. package/dist-cjs/commands/DescribeOptedOutNumbersCommand.js +4 -4
  22. package/dist-cjs/commands/DescribePhoneNumbersCommand.js +4 -4
  23. package/dist-cjs/commands/DescribePoolsCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeSenderIdsCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeSpendLimitsCommand.js +4 -4
  26. package/dist-cjs/commands/DisassociateOriginationIdentityCommand.js +4 -4
  27. package/dist-cjs/commands/ListPoolOriginationIdentitiesCommand.js +4 -4
  28. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  29. package/dist-cjs/commands/PutKeywordCommand.js +4 -4
  30. package/dist-cjs/commands/PutOptedOutNumberCommand.js +4 -4
  31. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +4 -4
  32. package/dist-cjs/commands/RequestPhoneNumberCommand.js +4 -4
  33. package/dist-cjs/commands/SendTextMessageCommand.js +4 -4
  34. package/dist-cjs/commands/SendVoiceMessageCommand.js +4 -4
  35. package/dist-cjs/commands/SetDefaultMessageTypeCommand.js +4 -4
  36. package/dist-cjs/commands/SetDefaultSenderIdCommand.js +4 -4
  37. package/dist-cjs/commands/SetTextMessageSpendLimitOverrideCommand.js +4 -4
  38. package/dist-cjs/commands/SetVoiceMessageSpendLimitOverrideCommand.js +4 -4
  39. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  40. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  41. package/dist-cjs/commands/UpdateEventDestinationCommand.js +4 -4
  42. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +4 -4
  43. package/dist-cjs/commands/UpdatePoolCommand.js +4 -4
  44. package/dist-es/commands/AssociateOriginationIdentityCommand.js +4 -4
  45. package/dist-es/commands/CreateConfigurationSetCommand.js +4 -4
  46. package/dist-es/commands/CreateEventDestinationCommand.js +4 -4
  47. package/dist-es/commands/CreateOptOutListCommand.js +4 -4
  48. package/dist-es/commands/CreatePoolCommand.js +4 -4
  49. package/dist-es/commands/DeleteConfigurationSetCommand.js +4 -4
  50. package/dist-es/commands/DeleteDefaultMessageTypeCommand.js +4 -4
  51. package/dist-es/commands/DeleteDefaultSenderIdCommand.js +4 -4
  52. package/dist-es/commands/DeleteEventDestinationCommand.js +4 -4
  53. package/dist-es/commands/DeleteKeywordCommand.js +4 -4
  54. package/dist-es/commands/DeleteOptOutListCommand.js +4 -4
  55. package/dist-es/commands/DeleteOptedOutNumberCommand.js +4 -4
  56. package/dist-es/commands/DeletePoolCommand.js +4 -4
  57. package/dist-es/commands/DeleteTextMessageSpendLimitOverrideCommand.js +4 -4
  58. package/dist-es/commands/DeleteVoiceMessageSpendLimitOverrideCommand.js +4 -4
  59. package/dist-es/commands/DescribeAccountAttributesCommand.js +4 -4
  60. package/dist-es/commands/DescribeAccountLimitsCommand.js +4 -4
  61. package/dist-es/commands/DescribeConfigurationSetsCommand.js +4 -4
  62. package/dist-es/commands/DescribeKeywordsCommand.js +4 -4
  63. package/dist-es/commands/DescribeOptOutListsCommand.js +4 -4
  64. package/dist-es/commands/DescribeOptedOutNumbersCommand.js +4 -4
  65. package/dist-es/commands/DescribePhoneNumbersCommand.js +4 -4
  66. package/dist-es/commands/DescribePoolsCommand.js +4 -4
  67. package/dist-es/commands/DescribeSenderIdsCommand.js +4 -4
  68. package/dist-es/commands/DescribeSpendLimitsCommand.js +4 -4
  69. package/dist-es/commands/DisassociateOriginationIdentityCommand.js +4 -4
  70. package/dist-es/commands/ListPoolOriginationIdentitiesCommand.js +4 -4
  71. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  72. package/dist-es/commands/PutKeywordCommand.js +4 -4
  73. package/dist-es/commands/PutOptedOutNumberCommand.js +4 -4
  74. package/dist-es/commands/ReleasePhoneNumberCommand.js +4 -4
  75. package/dist-es/commands/RequestPhoneNumberCommand.js +4 -4
  76. package/dist-es/commands/SendTextMessageCommand.js +4 -4
  77. package/dist-es/commands/SendVoiceMessageCommand.js +4 -4
  78. package/dist-es/commands/SetDefaultMessageTypeCommand.js +4 -4
  79. package/dist-es/commands/SetDefaultSenderIdCommand.js +4 -4
  80. package/dist-es/commands/SetTextMessageSpendLimitOverrideCommand.js +4 -4
  81. package/dist-es/commands/SetVoiceMessageSpendLimitOverrideCommand.js +4 -4
  82. package/dist-es/commands/TagResourceCommand.js +4 -4
  83. package/dist-es/commands/UntagResourceCommand.js +4 -4
  84. package/dist-es/commands/UpdateEventDestinationCommand.js +4 -4
  85. package/dist-es/commands/UpdatePhoneNumberCommand.js +4 -4
  86. package/dist-es/commands/UpdatePoolCommand.js +4 -4
  87. package/dist-types/PinpointSMSVoiceV2Client.d.ts +4 -4
  88. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  89. package/dist-types/ts3.4/PinpointSMSVoiceV2Client.d.ts +4 -4
  90. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  91. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTextMessageSpendLimitOverrideRequestFilterSensitiveLog, DeleteTextMessageSpendLimitOverrideResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DeleteTextMessageSpendLimitOverrideCommand, serializeAws_json1_0DeleteTextMessageSpendLimitOverrideCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DeleteTextMessageSpendLimitOverrideCommand 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 DeleteTextMessageSpendLimitOverrideCommand 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, DeleteTextMessageSpendLimitOverrideCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceMessageSpendLimitOverrideRequestFilterSensitiveLog, DeleteVoiceMessageSpendLimitOverrideResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DeleteVoiceMessageSpendLimitOverrideCommand, serializeAws_json1_0DeleteVoiceMessageSpendLimitOverrideCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DeleteVoiceMessageSpendLimitOverrideCommand 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 DeleteVoiceMessageSpendLimitOverrideCommand 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, DeleteVoiceMessageSpendLimitOverrideCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAccountAttributesRequestFilterSensitiveLog, DescribeAccountAttributesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribeAccountAttributesCommand, serializeAws_json1_0DescribeAccountAttributesCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribeAccountAttributesCommand 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 DescribeAccountAttributesCommand 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, DescribeAccountAttributesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAccountLimitsRequestFilterSensitiveLog, DescribeAccountLimitsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribeAccountLimitsCommand, serializeAws_json1_0DescribeAccountLimitsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribeAccountLimitsCommand 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 DescribeAccountLimitsCommand 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, DescribeAccountLimitsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeConfigurationSetsRequestFilterSensitiveLog, DescribeConfigurationSetsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribeConfigurationSetsCommand, serializeAws_json1_0DescribeConfigurationSetsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribeConfigurationSetsCommand 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 DescribeConfigurationSetsCommand 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, DescribeConfigurationSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeKeywordsRequestFilterSensitiveLog, DescribeKeywordsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribeKeywordsCommand, serializeAws_json1_0DescribeKeywordsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribeKeywordsCommand 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 DescribeKeywordsCommand 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, DescribeKeywordsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeOptOutListsRequestFilterSensitiveLog, DescribeOptOutListsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribeOptOutListsCommand, serializeAws_json1_0DescribeOptOutListsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribeOptOutListsCommand 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 DescribeOptOutListsCommand 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, DescribeOptOutListsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeOptedOutNumbersRequestFilterSensitiveLog, DescribeOptedOutNumbersResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribeOptedOutNumbersCommand, serializeAws_json1_0DescribeOptedOutNumbersCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribeOptedOutNumbersCommand 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 DescribeOptedOutNumbersCommand 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, DescribeOptedOutNumbersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribePhoneNumbersRequestFilterSensitiveLog, DescribePhoneNumbersResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribePhoneNumbersCommand, serializeAws_json1_0DescribePhoneNumbersCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribePhoneNumbersCommand 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 DescribePhoneNumbersCommand 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, DescribePhoneNumbersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribePoolsRequestFilterSensitiveLog, DescribePoolsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribePoolsCommand, serializeAws_json1_0DescribePoolsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribePoolsCommand 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 DescribePoolsCommand 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, DescribePoolsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeSenderIdsRequestFilterSensitiveLog, DescribeSenderIdsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribeSenderIdsCommand, serializeAws_json1_0DescribeSenderIdsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribeSenderIdsCommand 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 DescribeSenderIdsCommand 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, DescribeSenderIdsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeSpendLimitsRequestFilterSensitiveLog, DescribeSpendLimitsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DescribeSpendLimitsCommand, serializeAws_json1_0DescribeSpendLimitsCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DescribeSpendLimitsCommand 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 DescribeSpendLimitsCommand 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, DescribeSpendLimitsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateOriginationIdentityRequestFilterSensitiveLog, DisassociateOriginationIdentityResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0DisassociateOriginationIdentityCommand, serializeAws_json1_0DisassociateOriginationIdentityCommand, } from "../protocols/Aws_json1_0";
6
6
  export class DisassociateOriginationIdentityCommand 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 DisassociateOriginationIdentityCommand 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, DisassociateOriginationIdentityCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListPoolOriginationIdentitiesRequestFilterSensitiveLog, ListPoolOriginationIdentitiesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListPoolOriginationIdentitiesCommand, serializeAws_json1_0ListPoolOriginationIdentitiesCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListPoolOriginationIdentitiesCommand 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 ListPoolOriginationIdentitiesCommand 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, ListPoolOriginationIdentitiesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ListTagsForResourceCommand, serializeAws_json1_0ListTagsForResourceCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ListTagsForResourceCommand 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 ListTagsForResourceCommand 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, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutKeywordRequestFilterSensitiveLog, PutKeywordResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0PutKeywordCommand, serializeAws_json1_0PutKeywordCommand, } from "../protocols/Aws_json1_0";
6
6
  export class PutKeywordCommand 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 PutKeywordCommand 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, PutKeywordCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutOptedOutNumberRequestFilterSensitiveLog, PutOptedOutNumberResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0PutOptedOutNumberCommand, serializeAws_json1_0PutOptedOutNumberCommand, } from "../protocols/Aws_json1_0";
6
6
  export class PutOptedOutNumberCommand 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 PutOptedOutNumberCommand 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, PutOptedOutNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ReleasePhoneNumberRequestFilterSensitiveLog, ReleasePhoneNumberResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0ReleasePhoneNumberCommand, serializeAws_json1_0ReleasePhoneNumberCommand, } from "../protocols/Aws_json1_0";
6
6
  export class ReleasePhoneNumberCommand 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 ReleasePhoneNumberCommand 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, ReleasePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RequestPhoneNumberRequestFilterSensitiveLog, RequestPhoneNumberResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0RequestPhoneNumberCommand, serializeAws_json1_0RequestPhoneNumberCommand, } from "../protocols/Aws_json1_0";
6
6
  export class RequestPhoneNumberCommand 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 RequestPhoneNumberCommand 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, RequestPhoneNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendTextMessageRequestFilterSensitiveLog, SendTextMessageResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0SendTextMessageCommand, serializeAws_json1_0SendTextMessageCommand, } from "../protocols/Aws_json1_0";
6
6
  export class SendTextMessageCommand 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 SendTextMessageCommand 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, SendTextMessageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendVoiceMessageRequestFilterSensitiveLog, SendVoiceMessageResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0SendVoiceMessageCommand, serializeAws_json1_0SendVoiceMessageCommand, } from "../protocols/Aws_json1_0";
6
6
  export class SendVoiceMessageCommand 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 SendVoiceMessageCommand 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, SendVoiceMessageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetDefaultMessageTypeRequestFilterSensitiveLog, SetDefaultMessageTypeResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0SetDefaultMessageTypeCommand, serializeAws_json1_0SetDefaultMessageTypeCommand, } from "../protocols/Aws_json1_0";
6
6
  export class SetDefaultMessageTypeCommand 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 SetDefaultMessageTypeCommand 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, SetDefaultMessageTypeCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetDefaultSenderIdRequestFilterSensitiveLog, SetDefaultSenderIdResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0SetDefaultSenderIdCommand, serializeAws_json1_0SetDefaultSenderIdCommand, } from "../protocols/Aws_json1_0";
6
6
  export class SetDefaultSenderIdCommand 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 SetDefaultSenderIdCommand 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, SetDefaultSenderIdCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetTextMessageSpendLimitOverrideRequestFilterSensitiveLog, SetTextMessageSpendLimitOverrideResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0SetTextMessageSpendLimitOverrideCommand, serializeAws_json1_0SetTextMessageSpendLimitOverrideCommand, } from "../protocols/Aws_json1_0";
6
6
  export class SetTextMessageSpendLimitOverrideCommand 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 SetTextMessageSpendLimitOverrideCommand 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, SetTextMessageSpendLimitOverrideCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetVoiceMessageSpendLimitOverrideRequestFilterSensitiveLog, SetVoiceMessageSpendLimitOverrideResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0SetVoiceMessageSpendLimitOverrideCommand, serializeAws_json1_0SetVoiceMessageSpendLimitOverrideCommand, } from "../protocols/Aws_json1_0";
6
6
  export class SetVoiceMessageSpendLimitOverrideCommand 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 SetVoiceMessageSpendLimitOverrideCommand 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, SetVoiceMessageSpendLimitOverrideCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog, TagResourceResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0TagResourceCommand, serializeAws_json1_0TagResourceCommand, } from "../protocols/Aws_json1_0";
6
6
  export class TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog, UntagResourceResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UntagResourceCommand, serializeAws_json1_0UntagResourceCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateEventDestinationRequestFilterSensitiveLog, UpdateEventDestinationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_0UpdateEventDestinationCommand, serializeAws_json1_0UpdateEventDestinationCommand, } from "../protocols/Aws_json1_0";
6
6
  export class UpdateEventDestinationCommand 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 UpdateEventDestinationCommand 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, UpdateEventDestinationCommand.getEndpointParameterInstructions()));