@aws-sdk/client-codebuild 3.297.0 → 3.298.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 +2 -3
  2. package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +2 -3
  3. package/dist-cjs/commands/BatchGetBuildsCommand.js +2 -3
  4. package/dist-cjs/commands/BatchGetProjectsCommand.js +2 -3
  5. package/dist-cjs/commands/BatchGetReportGroupsCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetReportsCommand.js +2 -3
  7. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  8. package/dist-cjs/commands/CreateReportGroupCommand.js +2 -3
  9. package/dist-cjs/commands/CreateWebhookCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteBuildBatchCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteReportCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteReportGroupCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteWebhookCommand.js +2 -3
  17. package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +2 -3
  18. package/dist-cjs/commands/DescribeTestCasesCommand.js +2 -3
  19. package/dist-cjs/commands/GetReportGroupTrendCommand.js +2 -3
  20. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
  21. package/dist-cjs/commands/ImportSourceCredentialsCommand.js +1 -1
  22. package/dist-cjs/commands/InvalidateProjectCacheCommand.js +2 -3
  23. package/dist-cjs/commands/ListBuildBatchesCommand.js +2 -3
  24. package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +2 -3
  25. package/dist-cjs/commands/ListBuildsCommand.js +2 -3
  26. package/dist-cjs/commands/ListBuildsForProjectCommand.js +2 -3
  27. package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +2 -3
  28. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  29. package/dist-cjs/commands/ListReportGroupsCommand.js +2 -3
  30. package/dist-cjs/commands/ListReportsCommand.js +2 -3
  31. package/dist-cjs/commands/ListReportsForReportGroupCommand.js +2 -3
  32. package/dist-cjs/commands/ListSharedProjectsCommand.js +2 -3
  33. package/dist-cjs/commands/ListSharedReportGroupsCommand.js +2 -3
  34. package/dist-cjs/commands/ListSourceCredentialsCommand.js +2 -3
  35. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  36. package/dist-cjs/commands/RetryBuildBatchCommand.js +2 -3
  37. package/dist-cjs/commands/RetryBuildCommand.js +2 -3
  38. package/dist-cjs/commands/StartBuildBatchCommand.js +2 -3
  39. package/dist-cjs/commands/StartBuildCommand.js +2 -3
  40. package/dist-cjs/commands/StopBuildBatchCommand.js +2 -3
  41. package/dist-cjs/commands/StopBuildCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateReportGroupCommand.js +2 -3
  45. package/dist-cjs/commands/UpdateWebhookCommand.js +2 -3
  46. package/dist-cjs/models/models_0.js +1 -572
  47. package/dist-es/commands/BatchDeleteBuildsCommand.js +2 -3
  48. package/dist-es/commands/BatchGetBuildBatchesCommand.js +2 -3
  49. package/dist-es/commands/BatchGetBuildsCommand.js +2 -3
  50. package/dist-es/commands/BatchGetProjectsCommand.js +2 -3
  51. package/dist-es/commands/BatchGetReportGroupsCommand.js +2 -3
  52. package/dist-es/commands/BatchGetReportsCommand.js +2 -3
  53. package/dist-es/commands/CreateProjectCommand.js +2 -3
  54. package/dist-es/commands/CreateReportGroupCommand.js +2 -3
  55. package/dist-es/commands/CreateWebhookCommand.js +2 -3
  56. package/dist-es/commands/DeleteBuildBatchCommand.js +2 -3
  57. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  58. package/dist-es/commands/DeleteReportCommand.js +2 -3
  59. package/dist-es/commands/DeleteReportGroupCommand.js +2 -3
  60. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  61. package/dist-es/commands/DeleteSourceCredentialsCommand.js +2 -3
  62. package/dist-es/commands/DeleteWebhookCommand.js +2 -3
  63. package/dist-es/commands/DescribeCodeCoveragesCommand.js +2 -3
  64. package/dist-es/commands/DescribeTestCasesCommand.js +2 -3
  65. package/dist-es/commands/GetReportGroupTrendCommand.js +2 -3
  66. package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
  67. package/dist-es/commands/ImportSourceCredentialsCommand.js +2 -2
  68. package/dist-es/commands/InvalidateProjectCacheCommand.js +2 -3
  69. package/dist-es/commands/ListBuildBatchesCommand.js +2 -3
  70. package/dist-es/commands/ListBuildBatchesForProjectCommand.js +2 -3
  71. package/dist-es/commands/ListBuildsCommand.js +2 -3
  72. package/dist-es/commands/ListBuildsForProjectCommand.js +2 -3
  73. package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +2 -3
  74. package/dist-es/commands/ListProjectsCommand.js +2 -3
  75. package/dist-es/commands/ListReportGroupsCommand.js +2 -3
  76. package/dist-es/commands/ListReportsCommand.js +2 -3
  77. package/dist-es/commands/ListReportsForReportGroupCommand.js +2 -3
  78. package/dist-es/commands/ListSharedProjectsCommand.js +2 -3
  79. package/dist-es/commands/ListSharedReportGroupsCommand.js +2 -3
  80. package/dist-es/commands/ListSourceCredentialsCommand.js +2 -3
  81. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  82. package/dist-es/commands/RetryBuildBatchCommand.js +2 -3
  83. package/dist-es/commands/RetryBuildCommand.js +2 -3
  84. package/dist-es/commands/StartBuildBatchCommand.js +2 -3
  85. package/dist-es/commands/StartBuildCommand.js +2 -3
  86. package/dist-es/commands/StopBuildBatchCommand.js +2 -3
  87. package/dist-es/commands/StopBuildCommand.js +2 -3
  88. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  89. package/dist-es/commands/UpdateProjectVisibilityCommand.js +2 -3
  90. package/dist-es/commands/UpdateReportGroupCommand.js +2 -3
  91. package/dist-es/commands/UpdateWebhookCommand.js +2 -3
  92. package/dist-es/models/models_0.js +0 -426
  93. package/dist-types/models/models_0.d.ts +0 -568
  94. package/dist-types/ts3.4/models/models_0.d.ts +0 -382
  95. package/package.json +4 -3
@@ -4,7 +4,6 @@ exports.ListSharedReportGroupsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class ListSharedReportGroupsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListSharedReportGroupsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListSharedReportGroupsInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListSharedReportGroupsOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.ListSourceCredentialsCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class ListSourceCredentialsCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class ListSourceCredentialsCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.ListSourceCredentialsInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.ListSourceCredentialsOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.PutResourcePolicyCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class PutResourcePolicyCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class PutResourcePolicyCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.PutResourcePolicyInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.PutResourcePolicyOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.RetryBuildBatchCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class RetryBuildBatchCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class RetryBuildBatchCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.RetryBuildBatchInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.RetryBuildBatchOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.RetryBuildCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class RetryBuildCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class RetryBuildCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.RetryBuildInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.RetryBuildOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.StartBuildBatchCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class StartBuildBatchCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class StartBuildBatchCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.StartBuildBatchInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.StartBuildBatchOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.StartBuildCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class StartBuildCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class StartBuildCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.StartBuildInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.StartBuildOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.StopBuildBatchCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class StopBuildBatchCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class StopBuildBatchCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.StopBuildBatchInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.StopBuildBatchOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.StopBuildCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class StopBuildCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class StopBuildCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.StopBuildInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.StopBuildOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateProjectCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class UpdateProjectCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateProjectCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateProjectInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateProjectOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateProjectVisibilityCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class UpdateProjectVisibilityCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateProjectVisibilityCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateProjectVisibilityInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateProjectVisibilityOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateReportGroupCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class UpdateReportGroupCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateReportGroupCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateReportGroupInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateReportGroupOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -4,7 +4,6 @@ exports.UpdateWebhookCommand = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- const models_0_1 = require("../models/models_0");
8
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
8
  class UpdateWebhookCommand extends smithy_client_1.Command {
10
9
  static getEndpointParameterInstructions() {
@@ -30,8 +29,8 @@ class UpdateWebhookCommand extends smithy_client_1.Command {
30
29
  logger,
31
30
  clientName,
32
31
  commandName,
33
- inputFilterSensitiveLog: models_0_1.UpdateWebhookInputFilterSensitiveLog,
34
- outputFilterSensitiveLog: models_0_1.UpdateWebhookOutputFilterSensitiveLog,
32
+ inputFilterSensitiveLog: (_) => _,
33
+ outputFilterSensitiveLog: (_) => _,
35
34
  };
36
35
  const { requestHandler } = configuration;
37
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);