@aws-sdk/client-codebuild 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 (95) hide show
  1. package/dist-cjs/commands/BatchDeleteBuildsCommand.js +4 -4
  2. package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +4 -4
  3. package/dist-cjs/commands/BatchGetBuildsCommand.js +4 -4
  4. package/dist-cjs/commands/BatchGetProjectsCommand.js +4 -4
  5. package/dist-cjs/commands/BatchGetReportGroupsCommand.js +4 -4
  6. package/dist-cjs/commands/BatchGetReportsCommand.js +4 -4
  7. package/dist-cjs/commands/CreateProjectCommand.js +4 -4
  8. package/dist-cjs/commands/CreateReportGroupCommand.js +4 -4
  9. package/dist-cjs/commands/CreateWebhookCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteBuildBatchCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteProjectCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteReportCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteReportGroupCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteWebhookCommand.js +4 -4
  17. package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +4 -4
  18. package/dist-cjs/commands/DescribeTestCasesCommand.js +4 -4
  19. package/dist-cjs/commands/GetReportGroupTrendCommand.js +4 -4
  20. package/dist-cjs/commands/GetResourcePolicyCommand.js +4 -4
  21. package/dist-cjs/commands/ImportSourceCredentialsCommand.js +4 -4
  22. package/dist-cjs/commands/InvalidateProjectCacheCommand.js +4 -4
  23. package/dist-cjs/commands/ListBuildBatchesCommand.js +4 -4
  24. package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +4 -4
  25. package/dist-cjs/commands/ListBuildsCommand.js +4 -4
  26. package/dist-cjs/commands/ListBuildsForProjectCommand.js +4 -4
  27. package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +4 -4
  28. package/dist-cjs/commands/ListProjectsCommand.js +4 -4
  29. package/dist-cjs/commands/ListReportGroupsCommand.js +4 -4
  30. package/dist-cjs/commands/ListReportsCommand.js +4 -4
  31. package/dist-cjs/commands/ListReportsForReportGroupCommand.js +4 -4
  32. package/dist-cjs/commands/ListSharedProjectsCommand.js +4 -4
  33. package/dist-cjs/commands/ListSharedReportGroupsCommand.js +4 -4
  34. package/dist-cjs/commands/ListSourceCredentialsCommand.js +4 -4
  35. package/dist-cjs/commands/PutResourcePolicyCommand.js +4 -4
  36. package/dist-cjs/commands/RetryBuildBatchCommand.js +4 -4
  37. package/dist-cjs/commands/RetryBuildCommand.js +4 -4
  38. package/dist-cjs/commands/StartBuildBatchCommand.js +4 -4
  39. package/dist-cjs/commands/StartBuildCommand.js +4 -4
  40. package/dist-cjs/commands/StopBuildBatchCommand.js +4 -4
  41. package/dist-cjs/commands/StopBuildCommand.js +4 -4
  42. package/dist-cjs/commands/UpdateProjectCommand.js +4 -4
  43. package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +4 -4
  44. package/dist-cjs/commands/UpdateReportGroupCommand.js +4 -4
  45. package/dist-cjs/commands/UpdateWebhookCommand.js +4 -4
  46. package/dist-es/commands/BatchDeleteBuildsCommand.js +4 -4
  47. package/dist-es/commands/BatchGetBuildBatchesCommand.js +4 -4
  48. package/dist-es/commands/BatchGetBuildsCommand.js +4 -4
  49. package/dist-es/commands/BatchGetProjectsCommand.js +4 -4
  50. package/dist-es/commands/BatchGetReportGroupsCommand.js +4 -4
  51. package/dist-es/commands/BatchGetReportsCommand.js +4 -4
  52. package/dist-es/commands/CreateProjectCommand.js +4 -4
  53. package/dist-es/commands/CreateReportGroupCommand.js +4 -4
  54. package/dist-es/commands/CreateWebhookCommand.js +4 -4
  55. package/dist-es/commands/DeleteBuildBatchCommand.js +4 -4
  56. package/dist-es/commands/DeleteProjectCommand.js +4 -4
  57. package/dist-es/commands/DeleteReportCommand.js +4 -4
  58. package/dist-es/commands/DeleteReportGroupCommand.js +4 -4
  59. package/dist-es/commands/DeleteResourcePolicyCommand.js +4 -4
  60. package/dist-es/commands/DeleteSourceCredentialsCommand.js +4 -4
  61. package/dist-es/commands/DeleteWebhookCommand.js +4 -4
  62. package/dist-es/commands/DescribeCodeCoveragesCommand.js +4 -4
  63. package/dist-es/commands/DescribeTestCasesCommand.js +4 -4
  64. package/dist-es/commands/GetReportGroupTrendCommand.js +4 -4
  65. package/dist-es/commands/GetResourcePolicyCommand.js +4 -4
  66. package/dist-es/commands/ImportSourceCredentialsCommand.js +4 -4
  67. package/dist-es/commands/InvalidateProjectCacheCommand.js +4 -4
  68. package/dist-es/commands/ListBuildBatchesCommand.js +4 -4
  69. package/dist-es/commands/ListBuildBatchesForProjectCommand.js +4 -4
  70. package/dist-es/commands/ListBuildsCommand.js +4 -4
  71. package/dist-es/commands/ListBuildsForProjectCommand.js +4 -4
  72. package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +4 -4
  73. package/dist-es/commands/ListProjectsCommand.js +4 -4
  74. package/dist-es/commands/ListReportGroupsCommand.js +4 -4
  75. package/dist-es/commands/ListReportsCommand.js +4 -4
  76. package/dist-es/commands/ListReportsForReportGroupCommand.js +4 -4
  77. package/dist-es/commands/ListSharedProjectsCommand.js +4 -4
  78. package/dist-es/commands/ListSharedReportGroupsCommand.js +4 -4
  79. package/dist-es/commands/ListSourceCredentialsCommand.js +4 -4
  80. package/dist-es/commands/PutResourcePolicyCommand.js +4 -4
  81. package/dist-es/commands/RetryBuildBatchCommand.js +4 -4
  82. package/dist-es/commands/RetryBuildCommand.js +4 -4
  83. package/dist-es/commands/StartBuildBatchCommand.js +4 -4
  84. package/dist-es/commands/StartBuildCommand.js +4 -4
  85. package/dist-es/commands/StopBuildBatchCommand.js +4 -4
  86. package/dist-es/commands/StopBuildCommand.js +4 -4
  87. package/dist-es/commands/UpdateProjectCommand.js +4 -4
  88. package/dist-es/commands/UpdateProjectVisibilityCommand.js +4 -4
  89. package/dist-es/commands/UpdateReportGroupCommand.js +4 -4
  90. package/dist-es/commands/UpdateWebhookCommand.js +4 -4
  91. package/dist-types/CodeBuildClient.d.ts +4 -4
  92. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  93. package/dist-types/ts3.4/CodeBuildClient.d.ts +4 -4
  94. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  95. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteReportInputFilterSensitiveLog, DeleteReportOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteReportCommand, serializeAws_json1_1DeleteReportCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteReportCommand 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 DeleteReportCommand 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, DeleteReportCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteReportGroupInputFilterSensitiveLog, DeleteReportGroupOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteReportGroupCommand, serializeAws_json1_1DeleteReportGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteReportGroupCommand 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 DeleteReportGroupCommand 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, DeleteReportGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteResourcePolicyInputFilterSensitiveLog, DeleteResourcePolicyOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteResourcePolicyCommand, serializeAws_json1_1DeleteResourcePolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteResourcePolicyCommand 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 DeleteResourcePolicyCommand 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, DeleteResourcePolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSourceCredentialsInputFilterSensitiveLog, DeleteSourceCredentialsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteSourceCredentialsCommand, serializeAws_json1_1DeleteSourceCredentialsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteSourceCredentialsCommand 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 DeleteSourceCredentialsCommand 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, DeleteSourceCredentialsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteWebhookInputFilterSensitiveLog, DeleteWebhookOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteWebhookCommand, serializeAws_json1_1DeleteWebhookCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteWebhookCommand 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 DeleteWebhookCommand 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, DeleteWebhookCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeCodeCoveragesInputFilterSensitiveLog, DescribeCodeCoveragesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeCodeCoveragesCommand, serializeAws_json1_1DescribeCodeCoveragesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeCodeCoveragesCommand 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 DescribeCodeCoveragesCommand 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, DescribeCodeCoveragesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeTestCasesInputFilterSensitiveLog, DescribeTestCasesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeTestCasesCommand, serializeAws_json1_1DescribeTestCasesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeTestCasesCommand 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 DescribeTestCasesCommand 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, DescribeTestCasesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetReportGroupTrendInputFilterSensitiveLog, GetReportGroupTrendOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetReportGroupTrendCommand, serializeAws_json1_1GetReportGroupTrendCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetReportGroupTrendCommand 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 GetReportGroupTrendCommand 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, GetReportGroupTrendCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetResourcePolicyInputFilterSensitiveLog, GetResourcePolicyOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetResourcePolicyCommand, serializeAws_json1_1GetResourcePolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetResourcePolicyCommand 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 GetResourcePolicyCommand 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, GetResourcePolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ImportSourceCredentialsInputFilterSensitiveLog, ImportSourceCredentialsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ImportSourceCredentialsCommand, serializeAws_json1_1ImportSourceCredentialsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ImportSourceCredentialsCommand 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 ImportSourceCredentialsCommand 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, ImportSourceCredentialsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { InvalidateProjectCacheInputFilterSensitiveLog, InvalidateProjectCacheOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1InvalidateProjectCacheCommand, serializeAws_json1_1InvalidateProjectCacheCommand, } from "../protocols/Aws_json1_1";
6
6
  export class InvalidateProjectCacheCommand 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 InvalidateProjectCacheCommand 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, InvalidateProjectCacheCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListBuildBatchesInputFilterSensitiveLog, ListBuildBatchesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListBuildBatchesCommand, serializeAws_json1_1ListBuildBatchesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListBuildBatchesCommand 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 ListBuildBatchesCommand 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, ListBuildBatchesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListBuildBatchesForProjectInputFilterSensitiveLog, ListBuildBatchesForProjectOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListBuildBatchesForProjectCommand, serializeAws_json1_1ListBuildBatchesForProjectCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListBuildBatchesForProjectCommand 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 ListBuildBatchesForProjectCommand 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, ListBuildBatchesForProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListBuildsInputFilterSensitiveLog, ListBuildsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListBuildsCommand, serializeAws_json1_1ListBuildsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListBuildsCommand 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 ListBuildsCommand 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, ListBuildsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListBuildsForProjectInputFilterSensitiveLog, ListBuildsForProjectOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListBuildsForProjectCommand, serializeAws_json1_1ListBuildsForProjectCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListBuildsForProjectCommand 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 ListBuildsForProjectCommand 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, ListBuildsForProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListCuratedEnvironmentImagesInputFilterSensitiveLog, ListCuratedEnvironmentImagesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListCuratedEnvironmentImagesCommand, serializeAws_json1_1ListCuratedEnvironmentImagesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListCuratedEnvironmentImagesCommand 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 ListCuratedEnvironmentImagesCommand 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, ListCuratedEnvironmentImagesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListProjectsInputFilterSensitiveLog, ListProjectsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListProjectsCommand, serializeAws_json1_1ListProjectsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListProjectsCommand 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 ListProjectsCommand 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, ListProjectsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReportGroupsInputFilterSensitiveLog, ListReportGroupsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListReportGroupsCommand, serializeAws_json1_1ListReportGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListReportGroupsCommand 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 ListReportGroupsCommand 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, ListReportGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReportsInputFilterSensitiveLog, ListReportsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListReportsCommand, serializeAws_json1_1ListReportsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListReportsCommand 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 ListReportsCommand 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, ListReportsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListReportsForReportGroupInputFilterSensitiveLog, ListReportsForReportGroupOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListReportsForReportGroupCommand, serializeAws_json1_1ListReportsForReportGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListReportsForReportGroupCommand 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 ListReportsForReportGroupCommand 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, ListReportsForReportGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSharedProjectsInputFilterSensitiveLog, ListSharedProjectsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSharedProjectsCommand, serializeAws_json1_1ListSharedProjectsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSharedProjectsCommand 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 ListSharedProjectsCommand 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, ListSharedProjectsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSharedReportGroupsInputFilterSensitiveLog, ListSharedReportGroupsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSharedReportGroupsCommand, serializeAws_json1_1ListSharedReportGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSharedReportGroupsCommand 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 ListSharedReportGroupsCommand 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, ListSharedReportGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSourceCredentialsInputFilterSensitiveLog, ListSourceCredentialsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSourceCredentialsCommand, serializeAws_json1_1ListSourceCredentialsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSourceCredentialsCommand 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 ListSourceCredentialsCommand 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, ListSourceCredentialsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutResourcePolicyInputFilterSensitiveLog, PutResourcePolicyOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutResourcePolicyCommand, serializeAws_json1_1PutResourcePolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PutResourcePolicyCommand 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 PutResourcePolicyCommand 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, PutResourcePolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RetryBuildBatchInputFilterSensitiveLog, RetryBuildBatchOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RetryBuildBatchCommand, serializeAws_json1_1RetryBuildBatchCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RetryBuildBatchCommand 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 RetryBuildBatchCommand 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, RetryBuildBatchCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RetryBuildInputFilterSensitiveLog, RetryBuildOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RetryBuildCommand, serializeAws_json1_1RetryBuildCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RetryBuildCommand 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 RetryBuildCommand 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, RetryBuildCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartBuildBatchInputFilterSensitiveLog, StartBuildBatchOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartBuildBatchCommand, serializeAws_json1_1StartBuildBatchCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartBuildBatchCommand 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 StartBuildBatchCommand 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, StartBuildBatchCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartBuildInputFilterSensitiveLog, StartBuildOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartBuildCommand, serializeAws_json1_1StartBuildCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartBuildCommand 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 StartBuildCommand 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, StartBuildCommand.getEndpointParameterInstructions()));