@aws-sdk/client-codebuild 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/CodeBuild.d.ts +203 -233
- package/dist-types/ts3.4/CodeBuildClient.d.ts +15 -54
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetCommandExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetFleetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetSandboxesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBuildBatchesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBuildBatchesForProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCommandExecutionsForSandboxCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCuratedEnvironmentImagesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListReportGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListReportsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSandboxesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSandboxesForProjectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSharedProjectsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSharedReportGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSourceCredentialsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RetryBuildBatchCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/RetryBuildCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCommandExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartSandboxCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartSandboxConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/StopSandboxCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +3 -5
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +22 -44
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListBuildsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListReportsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteFleetInput, DeleteFleetOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteFleetCommandInput extends DeleteFleetInput {}
|
|
5
|
-
export interface DeleteFleetCommandOutput
|
|
6
|
-
extends DeleteFleetOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteFleetCommandOutput extends DeleteFleetOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteFleetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteFleetCommandInput
|
|
8
|
+
input: DeleteFleetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteFleetCommandInput,
|
|
13
11
|
DeleteFleetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteFleetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteFleetCommandInput
|
|
17
|
+
input: DeleteFleetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteFleetCommandInput,
|
|
22
20
|
DeleteFleetCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteProjectInput, DeleteProjectOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteProjectCommandInput extends DeleteProjectInput {}
|
|
5
|
-
export interface DeleteProjectCommandOutput
|
|
6
|
-
extends DeleteProjectOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteProjectCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteProjectCommandInput
|
|
8
|
+
input: DeleteProjectCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteProjectCommandInput,
|
|
13
11
|
DeleteProjectCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteProjectCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteProjectCommandInput
|
|
17
|
+
input: DeleteProjectCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteProjectCommandInput,
|
|
22
20
|
DeleteProjectCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteReportInput, DeleteReportOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteReportCommandInput extends DeleteReportInput {}
|
|
5
|
-
export interface DeleteReportCommandOutput
|
|
6
|
-
extends DeleteReportOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteReportCommandOutput extends DeleteReportOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteReportCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteReportCommandInput
|
|
8
|
+
input: DeleteReportCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteReportCommandInput,
|
|
13
11
|
DeleteReportCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteReportCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteReportCommandInput
|
|
17
|
+
input: DeleteReportCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteReportCommandInput,
|
|
22
20
|
DeleteReportCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteReportGroupInput,
|
|
4
|
-
DeleteReportGroupOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteReportGroupInput, DeleteReportGroupOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteReportGroupCommandInput extends DeleteReportGroupInput {}
|
|
8
|
-
export interface DeleteReportGroupCommandOutput
|
|
9
|
-
extends DeleteReportGroupOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteReportGroupCommandOutput extends DeleteReportGroupOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteReportGroupCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteReportGroupCommandInput
|
|
8
|
+
input: DeleteReportGroupCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteReportGroupCommandInput,
|
|
16
11
|
DeleteReportGroupCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteReportGroupCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteReportGroupCommandInput
|
|
17
|
+
input: DeleteReportGroupCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteReportGroupCommandInput,
|
|
25
20
|
DeleteReportGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteResourcePolicyInput,
|
|
4
|
-
DeleteResourcePolicyOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteResourcePolicyInput, DeleteResourcePolicyOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteResourcePolicyCommandInput
|
|
8
|
-
extends DeleteResourcePolicyInput {}
|
|
4
|
+
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyInput {}
|
|
9
5
|
export interface DeleteResourcePolicyCommandOutput
|
|
10
|
-
extends DeleteResourcePolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteResourcePolicyOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteResourcePolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteResourcePolicyCommandInput
|
|
9
|
+
input: DeleteResourcePolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteResourcePolicyCommandInput,
|
|
17
12
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteResourcePolicyCommandInput
|
|
18
|
+
input: DeleteResourcePolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteResourcePolicyCommandInput,
|
|
26
21
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteSourceCredentialsInput,
|
|
4
|
-
DeleteSourceCredentialsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteSourceCredentialsInput, DeleteSourceCredentialsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteSourceCredentialsCommandInput
|
|
8
|
-
extends DeleteSourceCredentialsInput {}
|
|
4
|
+
export interface DeleteSourceCredentialsCommandInput extends DeleteSourceCredentialsInput {}
|
|
9
5
|
export interface DeleteSourceCredentialsCommandOutput
|
|
10
|
-
extends DeleteSourceCredentialsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteSourceCredentialsOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteSourceCredentialsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteSourceCredentialsCommandInput
|
|
9
|
+
input: DeleteSourceCredentialsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteSourceCredentialsCommandInput,
|
|
17
12
|
DeleteSourceCredentialsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteSourceCredentialsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteSourceCredentialsCommandInput
|
|
18
|
+
input: DeleteSourceCredentialsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteSourceCredentialsCommandInput,
|
|
26
21
|
DeleteSourceCredentialsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteWebhookInput, DeleteWebhookOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteWebhookCommandInput extends DeleteWebhookInput {}
|
|
5
|
-
export interface DeleteWebhookCommandOutput
|
|
6
|
-
extends DeleteWebhookOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteWebhookCommandOutput extends DeleteWebhookOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteWebhookCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteWebhookCommandInput
|
|
8
|
+
input: DeleteWebhookCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteWebhookCommandInput,
|
|
13
11
|
DeleteWebhookCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteWebhookCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteWebhookCommandInput
|
|
17
|
+
input: DeleteWebhookCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteWebhookCommandInput,
|
|
22
20
|
DeleteWebhookCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeCodeCoveragesInput,
|
|
4
|
-
DescribeCodeCoveragesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeCodeCoveragesInput, DescribeCodeCoveragesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCodeCoveragesCommandInput
|
|
8
|
-
extends DescribeCodeCoveragesInput {}
|
|
4
|
+
export interface DescribeCodeCoveragesCommandInput extends DescribeCodeCoveragesInput {}
|
|
9
5
|
export interface DescribeCodeCoveragesCommandOutput
|
|
10
|
-
extends DescribeCodeCoveragesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeCodeCoveragesOutput, __MetadataBearer {}
|
|
12
7
|
declare const DescribeCodeCoveragesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeCodeCoveragesCommandInput
|
|
9
|
+
input: DescribeCodeCoveragesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeCodeCoveragesCommandInput,
|
|
17
12
|
DescribeCodeCoveragesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeCodeCoveragesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeCodeCoveragesCommandInput
|
|
18
|
+
input: DescribeCodeCoveragesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeCodeCoveragesCommandInput,
|
|
26
21
|
DescribeCodeCoveragesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeTestCasesInput,
|
|
4
|
-
DescribeTestCasesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeTestCasesInput, DescribeTestCasesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeTestCasesCommandInput extends DescribeTestCasesInput {}
|
|
8
|
-
export interface DescribeTestCasesCommandOutput
|
|
9
|
-
extends DescribeTestCasesOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeTestCasesCommandOutput extends DescribeTestCasesOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeTestCasesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeTestCasesCommandInput
|
|
8
|
+
input: DescribeTestCasesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeTestCasesCommandInput,
|
|
16
11
|
DescribeTestCasesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeTestCasesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeTestCasesCommandInput
|
|
17
|
+
input: DescribeTestCasesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeTestCasesCommandInput,
|
|
25
20
|
DescribeTestCasesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetReportGroupTrendInput,
|
|
4
|
-
GetReportGroupTrendOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetReportGroupTrendInput, GetReportGroupTrendOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetReportGroupTrendCommandInput
|
|
8
|
-
extends GetReportGroupTrendInput {}
|
|
4
|
+
export interface GetReportGroupTrendCommandInput extends GetReportGroupTrendInput {}
|
|
9
5
|
export interface GetReportGroupTrendCommandOutput
|
|
10
|
-
extends GetReportGroupTrendOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetReportGroupTrendOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetReportGroupTrendCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetReportGroupTrendCommandInput
|
|
9
|
+
input: GetReportGroupTrendCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetReportGroupTrendCommandInput,
|
|
17
12
|
GetReportGroupTrendCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetReportGroupTrendCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetReportGroupTrendCommandInput
|
|
18
|
+
input: GetReportGroupTrendCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetReportGroupTrendCommandInput,
|
|
26
21
|
GetReportGroupTrendCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourcePolicyInput,
|
|
4
|
-
GetResourcePolicyOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetResourcePolicyInput, GetResourcePolicyOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetResourcePolicyCommandInput extends GetResourcePolicyInput {}
|
|
8
|
-
export interface GetResourcePolicyCommandOutput
|
|
9
|
-
extends GetResourcePolicyOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetResourcePolicyCommandOutput extends GetResourcePolicyOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetResourcePolicyCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetResourcePolicyCommandInput
|
|
8
|
+
input: GetResourcePolicyCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetResourcePolicyCommandInput,
|
|
16
11
|
GetResourcePolicyCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetResourcePolicyCommandInput
|
|
17
|
+
input: GetResourcePolicyCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetResourcePolicyCommandInput,
|
|
25
20
|
GetResourcePolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ImportSourceCredentialsInput,
|
|
4
|
-
ImportSourceCredentialsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ImportSourceCredentialsInput, ImportSourceCredentialsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ImportSourceCredentialsCommandInput
|
|
8
|
-
extends ImportSourceCredentialsInput {}
|
|
4
|
+
export interface ImportSourceCredentialsCommandInput extends ImportSourceCredentialsInput {}
|
|
9
5
|
export interface ImportSourceCredentialsCommandOutput
|
|
10
|
-
extends ImportSourceCredentialsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ImportSourceCredentialsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ImportSourceCredentialsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ImportSourceCredentialsCommandInput
|
|
9
|
+
input: ImportSourceCredentialsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ImportSourceCredentialsCommandInput,
|
|
17
12
|
ImportSourceCredentialsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ImportSourceCredentialsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ImportSourceCredentialsCommandInput
|
|
18
|
+
input: ImportSourceCredentialsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ImportSourceCredentialsCommandInput,
|
|
26
21
|
ImportSourceCredentialsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
InvalidateProjectCacheInput,
|
|
4
|
-
InvalidateProjectCacheOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { InvalidateProjectCacheInput, InvalidateProjectCacheOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface InvalidateProjectCacheCommandInput
|
|
8
|
-
extends InvalidateProjectCacheInput {}
|
|
4
|
+
export interface InvalidateProjectCacheCommandInput extends InvalidateProjectCacheInput {}
|
|
9
5
|
export interface InvalidateProjectCacheCommandOutput
|
|
10
|
-
extends InvalidateProjectCacheOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends InvalidateProjectCacheOutput, __MetadataBearer {}
|
|
12
7
|
declare const InvalidateProjectCacheCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: InvalidateProjectCacheCommandInput
|
|
9
|
+
input: InvalidateProjectCacheCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
InvalidateProjectCacheCommandInput,
|
|
17
12
|
InvalidateProjectCacheCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const InvalidateProjectCacheCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: InvalidateProjectCacheCommandInput
|
|
18
|
+
input: InvalidateProjectCacheCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
InvalidateProjectCacheCommandInput,
|
|
26
21
|
InvalidateProjectCacheCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBuildBatchesInput,
|
|
4
|
-
ListBuildBatchesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBuildBatchesInput, ListBuildBatchesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListBuildBatchesCommandInput extends ListBuildBatchesInput {}
|
|
8
|
-
export interface ListBuildBatchesCommandOutput
|
|
9
|
-
extends ListBuildBatchesOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListBuildBatchesCommandOutput extends ListBuildBatchesOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListBuildBatchesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListBuildBatchesCommandInput
|
|
8
|
+
input: ListBuildBatchesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListBuildBatchesCommandInput,
|
|
16
11
|
ListBuildBatchesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListBuildBatchesForProjectOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBuildBatchesForProjectCommandInput
|
|
8
|
-
extends ListBuildBatchesForProjectInput {}
|
|
7
|
+
export interface ListBuildBatchesForProjectCommandInput extends ListBuildBatchesForProjectInput {}
|
|
9
8
|
export interface ListBuildBatchesForProjectCommandOutput
|
|
10
|
-
extends ListBuildBatchesForProjectOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListBuildBatchesForProjectOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListBuildBatchesForProjectCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListBuildBatchesForProjectCommandInput
|
|
12
|
+
input: ListBuildBatchesForProjectCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListBuildBatchesForProjectCommandInput,
|
|
17
15
|
ListBuildBatchesForProjectCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListBuildsCommandInput extends ListBuildsInput {}
|
|
5
|
-
export interface ListBuildsCommandOutput
|
|
6
|
-
extends ListBuildsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListBuildsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListBuildsCommandInput
|
|
8
|
+
input: ListBuildsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListBuildsCommandInput,
|
|
13
11
|
ListBuildsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBuildsForProjectInput,
|
|
4
|
-
ListBuildsForProjectOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBuildsForProjectInput, ListBuildsForProjectOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBuildsForProjectCommandInput
|
|
8
|
-
extends ListBuildsForProjectInput {}
|
|
4
|
+
export interface ListBuildsForProjectCommandInput extends ListBuildsForProjectInput {}
|
|
9
5
|
export interface ListBuildsForProjectCommandOutput
|
|
10
|
-
extends ListBuildsForProjectOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBuildsForProjectOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListBuildsForProjectCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBuildsForProjectCommandInput
|
|
9
|
+
input: ListBuildsForProjectCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBuildsForProjectCommandInput,
|
|
17
12
|
ListBuildsForProjectCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListBuildsForProjectCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListBuildsForProjectCommandInput
|
|
18
|
+
input: ListBuildsForProjectCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListBuildsForProjectCommandInput,
|
|
26
21
|
ListBuildsForProjectCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCommandExecutionsForSandboxOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCommandExecutionsForSandboxCommandInput
|
|
8
|
-
extends ListCommandExecutionsForSandboxInput {}
|
|
7
|
+
export interface ListCommandExecutionsForSandboxCommandInput extends ListCommandExecutionsForSandboxInput {}
|
|
9
8
|
export interface ListCommandExecutionsForSandboxCommandOutput
|
|
10
|
-
extends ListCommandExecutionsForSandboxOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCommandExecutionsForSandboxOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListCommandExecutionsForSandboxCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCommandExecutionsForSandboxCommandInput
|
|
12
|
+
input: ListCommandExecutionsForSandboxCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCommandExecutionsForSandboxCommandInput,
|
|
17
15
|
ListCommandExecutionsForSandboxCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCommandExecutionsForSandboxCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCommandExecutionsForSandboxCommandInput
|
|
21
|
+
input: ListCommandExecutionsForSandboxCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCommandExecutionsForSandboxCommandInput,
|
|
26
24
|
ListCommandExecutionsForSandboxCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCuratedEnvironmentImagesOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCuratedEnvironmentImagesCommandInput
|
|
8
|
-
extends ListCuratedEnvironmentImagesInput {}
|
|
7
|
+
export interface ListCuratedEnvironmentImagesCommandInput extends ListCuratedEnvironmentImagesInput {}
|
|
9
8
|
export interface ListCuratedEnvironmentImagesCommandOutput
|
|
10
|
-
extends ListCuratedEnvironmentImagesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCuratedEnvironmentImagesOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListCuratedEnvironmentImagesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCuratedEnvironmentImagesCommandInput
|
|
12
|
+
input: ListCuratedEnvironmentImagesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCuratedEnvironmentImagesCommandInput,
|
|
17
15
|
ListCuratedEnvironmentImagesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListFleetsInput, ListFleetsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListFleetsCommandInput extends ListFleetsInput {}
|
|
5
|
-
export interface ListFleetsCommandOutput
|
|
6
|
-
extends ListFleetsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListFleetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListFleetsCommandInput
|
|
8
|
+
input: ListFleetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListFleetsCommandInput,
|
|
13
11
|
ListFleetsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListProjectsInput, ListProjectsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListProjectsCommandInput extends ListProjectsInput {}
|
|
5
|
-
export interface ListProjectsCommandOutput
|
|
6
|
-
extends ListProjectsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListProjectsCommandOutput extends ListProjectsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListProjectsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListProjectsCommandInput
|
|
8
|
+
input: ListProjectsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListProjectsCommandInput,
|
|
13
11
|
ListProjectsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListReportGroupsInput,
|
|
4
|
-
ListReportGroupsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListReportGroupsInput, ListReportGroupsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListReportGroupsCommandInput extends ListReportGroupsInput {}
|
|
8
|
-
export interface ListReportGroupsCommandOutput
|
|
9
|
-
extends ListReportGroupsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListReportGroupsCommandOutput extends ListReportGroupsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListReportGroupsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListReportGroupsCommandInput
|
|
8
|
+
input: ListReportGroupsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListReportGroupsCommandInput,
|
|
16
11
|
ListReportGroupsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListReportsInput, ListReportsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListReportsCommandInput extends ListReportsInput {}
|
|
5
|
-
export interface ListReportsCommandOutput
|
|
6
|
-
extends ListReportsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListReportsCommandOutput extends ListReportsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListReportsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListReportsCommandInput
|
|
8
|
+
input: ListReportsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListReportsCommandInput,
|
|
13
11
|
ListReportsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListReportsForReportGroupOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListReportsForReportGroupCommandInput
|
|
8
|
-
extends ListReportsForReportGroupInput {}
|
|
7
|
+
export interface ListReportsForReportGroupCommandInput extends ListReportsForReportGroupInput {}
|
|
9
8
|
export interface ListReportsForReportGroupCommandOutput
|
|
10
|
-
extends ListReportsForReportGroupOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListReportsForReportGroupOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListReportsForReportGroupCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListReportsForReportGroupCommandInput
|
|
12
|
+
input: ListReportsForReportGroupCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListReportsForReportGroupCommandInput,
|
|
17
15
|
ListReportsForReportGroupCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListReportsForReportGroupCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListReportsForReportGroupCommandInput
|
|
21
|
+
input: ListReportsForReportGroupCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListReportsForReportGroupCommandInput,
|
|
26
24
|
ListReportsForReportGroupCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListSandboxesInput, ListSandboxesOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListSandboxesCommandInput extends ListSandboxesInput {}
|
|
5
|
-
export interface ListSandboxesCommandOutput
|
|
6
|
-
extends ListSandboxesOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListSandboxesCommandOutput extends ListSandboxesOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListSandboxesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListSandboxesCommandInput
|
|
8
|
+
input: ListSandboxesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListSandboxesCommandInput,
|
|
13
11
|
ListSandboxesCommandOutput,
|