@aws-sdk/client-codebuild 3.799.0 → 3.804.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-types/commands/BatchDeleteBuildsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetBuildsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetCommandExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetFleetsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetProjectsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetReportsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetSandboxesCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateReportGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateWebhookCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBuildBatchCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReportCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReportGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWebhookCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTestCasesCommand.d.ts +1 -1
- package/dist-types/commands/GetReportGroupTrendCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +1 -1
- package/dist-types/commands/ListBuildsForProjectCommand.d.ts +1 -1
- package/dist-types/commands/ListCommandExecutionsForSandboxCommand.d.ts +1 -1
- package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +1 -1
- package/dist-types/commands/ListSandboxesForProjectCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/StartBuildBatchCommand.d.ts +1 -1
- package/dist-types/commands/StartBuildCommand.d.ts +1 -1
- package/dist-types/commands/StartCommandExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StartSandboxConnectionCommand.d.ts +1 -1
- package/dist-types/commands/StopBuildBatchCommand.d.ts +1 -1
- package/dist-types/commands/StopBuildCommand.d.ts +1 -1
- package/dist-types/commands/StopSandboxCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +1 -1
- package/dist-types/commands/UpdateReportGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWebhookCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +7 -3
- package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCommandExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetSandboxesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCommandExecutionsForSandboxCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSandboxesForProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCommandExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSandboxConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSandboxCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -23,7 +23,7 @@ export interface BatchDeleteBuildsCommandOutput extends BatchDeleteBuildsOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteBuildsCommand_base: {
|
|
25
25
|
new (input: BatchDeleteBuildsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBuildsCommandInput, BatchDeleteBuildsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeleteBuildsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteBuildsCommandInput, BatchDeleteBuildsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetBuildBatchesCommandOutput extends BatchGetBuildBatchesO
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetBuildBatchesCommand_base: {
|
|
25
25
|
new (input: BatchGetBuildBatchesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBuildBatchesCommandInput, BatchGetBuildBatchesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetBuildBatchesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBuildBatchesCommandInput, BatchGetBuildBatchesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetBuildsCommandOutput extends BatchGetBuildsOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetBuildsCommand_base: {
|
|
25
25
|
new (input: BatchGetBuildsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBuildsCommandInput, BatchGetBuildsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetBuildsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBuildsCommandInput, BatchGetBuildsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetCommandExecutionsCommandOutput extends BatchGetCommandE
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetCommandExecutionsCommand_base: {
|
|
25
25
|
new (input: BatchGetCommandExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCommandExecutionsCommandInput, BatchGetCommandExecutionsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetCommandExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCommandExecutionsCommandInput, BatchGetCommandExecutionsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetFleetsCommandOutput extends BatchGetFleetsOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetFleetsCommand_base: {
|
|
25
25
|
new (input: BatchGetFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFleetsCommandInput, BatchGetFleetsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetFleetsCommandInput, BatchGetFleetsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetProjectsCommandOutput extends BatchGetProjectsOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetProjectsCommand_base: {
|
|
25
25
|
new (input: BatchGetProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetProjectsCommandInput, BatchGetProjectsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetProjectsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetProjectsCommandInput, BatchGetProjectsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetReportGroupsCommandOutput extends BatchGetReportGroupsO
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetReportGroupsCommand_base: {
|
|
25
25
|
new (input: BatchGetReportGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetReportGroupsCommandInput, BatchGetReportGroupsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetReportGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetReportGroupsCommandInput, BatchGetReportGroupsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetReportsCommandOutput extends BatchGetReportsOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetReportsCommand_base: {
|
|
25
25
|
new (input: BatchGetReportsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetReportsCommandInput, BatchGetReportsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetReportsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetReportsCommandInput, BatchGetReportsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetSandboxesCommandOutput extends BatchGetSandboxesOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetSandboxesCommand_base: {
|
|
25
25
|
new (input: BatchGetSandboxesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSandboxesCommandInput, BatchGetSandboxesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetSandboxesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSandboxesCommandInput, BatchGetSandboxesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFleetCommandOutput extends CreateFleetOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFleetCommand_base: {
|
|
25
25
|
new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProjectCommandOutput extends CreateProjectOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProjectCommand_base: {
|
|
25
25
|
new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateReportGroupCommandOutput extends CreateReportGroupOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReportGroupCommand_base: {
|
|
25
25
|
new (input: CreateReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReportGroupCommandInput, CreateReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReportGroupCommandInput, CreateReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWebhookCommandOutput extends CreateWebhookOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWebhookCommand_base: {
|
|
25
25
|
new (input: CreateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebhookCommandInput, CreateWebhookCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebhookCommandInput, CreateWebhookCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteBuildBatchCommandOutput extends DeleteBuildBatchOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteBuildBatchCommand_base: {
|
|
25
25
|
new (input: DeleteBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBuildBatchCommandInput, DeleteBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBuildBatchCommandInput, DeleteBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFleetCommandOutput extends DeleteFleetOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFleetCommand_base: {
|
|
25
25
|
new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProjectCommand_base: {
|
|
25
25
|
new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteReportCommandOutput extends DeleteReportOutput, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReportCommand_base: {
|
|
25
25
|
new (input: DeleteReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReportCommandInput, DeleteReportCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReportCommandInput, DeleteReportCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteReportGroupCommandOutput extends DeleteReportGroupOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReportGroupCommand_base: {
|
|
25
25
|
new (input: DeleteReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReportGroupCommandInput, DeleteReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReportGroupCommandInput, DeleteReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyO
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteResourcePolicyCommand_base: {
|
|
25
25
|
new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSourceCredentialsCommandOutput extends DeleteSourceCreden
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSourceCredentialsCommand_base: {
|
|
25
25
|
new (input: DeleteSourceCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceCredentialsCommandInput, DeleteSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSourceCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSourceCredentialsCommandInput, DeleteSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWebhookCommandOutput extends DeleteWebhookOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWebhookCommand_base: {
|
|
25
25
|
new (input: DeleteWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebhookCommandInput, DeleteWebhookCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebhookCommandInput, DeleteWebhookCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeCodeCoveragesCommandOutput extends DescribeCodeCoverage
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeCodeCoveragesCommand_base: {
|
|
25
25
|
new (input: DescribeCodeCoveragesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCodeCoveragesCommandInput, DescribeCodeCoveragesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeCodeCoveragesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCodeCoveragesCommandInput, DescribeCodeCoveragesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeTestCasesCommandOutput extends DescribeTestCasesOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeTestCasesCommand_base: {
|
|
25
25
|
new (input: DescribeTestCasesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTestCasesCommandInput, DescribeTestCasesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeTestCasesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTestCasesCommandInput, DescribeTestCasesCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetReportGroupTrendCommandOutput extends GetReportGroupTrendOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetReportGroupTrendCommand_base: {
|
|
25
25
|
new (input: GetReportGroupTrendCommandInput): import("@smithy/smithy-client").CommandImpl<GetReportGroupTrendCommandInput, GetReportGroupTrendCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetReportGroupTrendCommandInput): import("@smithy/smithy-client").CommandImpl<GetReportGroupTrendCommandInput, GetReportGroupTrendCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetResourcePolicyCommand_base: {
|
|
25
25
|
new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportSourceCredentialsCommandOutput extends ImportSourceCreden
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportSourceCredentialsCommand_base: {
|
|
25
25
|
new (input: ImportSourceCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<ImportSourceCredentialsCommandInput, ImportSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportSourceCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<ImportSourceCredentialsCommandInput, ImportSourceCredentialsCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface InvalidateProjectCacheCommandOutput extends InvalidateProjectCa
|
|
|
23
23
|
}
|
|
24
24
|
declare const InvalidateProjectCacheCommand_base: {
|
|
25
25
|
new (input: InvalidateProjectCacheCommandInput): import("@smithy/smithy-client").CommandImpl<InvalidateProjectCacheCommandInput, InvalidateProjectCacheCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: InvalidateProjectCacheCommandInput): import("@smithy/smithy-client").CommandImpl<InvalidateProjectCacheCommandInput, InvalidateProjectCacheCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListBuildsForProjectCommandOutput extends ListBuildsForProjectO
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListBuildsForProjectCommand_base: {
|
|
25
25
|
new (input: ListBuildsForProjectCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuildsForProjectCommandInput, ListBuildsForProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListBuildsForProjectCommandInput): import("@smithy/smithy-client").CommandImpl<ListBuildsForProjectCommandInput, ListBuildsForProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCommandExecutionsForSandboxCommandOutput extends ListComman
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCommandExecutionsForSandboxCommand_base: {
|
|
25
25
|
new (input: ListCommandExecutionsForSandboxCommandInput): import("@smithy/smithy-client").CommandImpl<ListCommandExecutionsForSandboxCommandInput, ListCommandExecutionsForSandboxCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCommandExecutionsForSandboxCommandInput): import("@smithy/smithy-client").CommandImpl<ListCommandExecutionsForSandboxCommandInput, ListCommandExecutionsForSandboxCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListReportsForReportGroupCommandOutput extends ListReportsForRe
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListReportsForReportGroupCommand_base: {
|
|
25
25
|
new (input: ListReportsForReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListReportsForReportGroupCommandInput, ListReportsForReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListReportsForReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListReportsForReportGroupCommandInput, ListReportsForReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSandboxesForProjectCommandOutput extends ListSandboxesForPr
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSandboxesForProjectCommand_base: {
|
|
25
25
|
new (input: ListSandboxesForProjectCommandInput): import("@smithy/smithy-client").CommandImpl<ListSandboxesForProjectCommandInput, ListSandboxesForProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSandboxesForProjectCommandInput): import("@smithy/smithy-client").CommandImpl<ListSandboxesForProjectCommandInput, ListSandboxesForProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutResourcePolicyCommand_base: {
|
|
25
25
|
new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartBuildBatchCommandOutput extends StartBuildBatchOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartBuildBatchCommand_base: {
|
|
25
25
|
new (input: StartBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<StartBuildBatchCommandInput, StartBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<StartBuildBatchCommandInput, StartBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartBuildCommandOutput extends StartBuildOutput, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartBuildCommand_base: {
|
|
25
25
|
new (input: StartBuildCommandInput): import("@smithy/smithy-client").CommandImpl<StartBuildCommandInput, StartBuildCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartBuildCommandInput): import("@smithy/smithy-client").CommandImpl<StartBuildCommandInput, StartBuildCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartCommandExecutionCommandOutput extends StartCommandExecutio
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartCommandExecutionCommand_base: {
|
|
25
25
|
new (input: StartCommandExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCommandExecutionCommandInput, StartCommandExecutionCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartCommandExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartCommandExecutionCommandInput, StartCommandExecutionCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartSandboxConnectionCommandOutput extends StartSandboxConnect
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartSandboxConnectionCommand_base: {
|
|
25
25
|
new (input: StartSandboxConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartSandboxConnectionCommandInput, StartSandboxConnectionCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartSandboxConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<StartSandboxConnectionCommandInput, StartSandboxConnectionCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopBuildBatchCommandOutput extends StopBuildBatchOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopBuildBatchCommand_base: {
|
|
25
25
|
new (input: StopBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<StopBuildBatchCommandInput, StopBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopBuildBatchCommandInput): import("@smithy/smithy-client").CommandImpl<StopBuildBatchCommandInput, StopBuildBatchCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopBuildCommandOutput extends StopBuildOutput, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopBuildCommand_base: {
|
|
25
25
|
new (input: StopBuildCommandInput): import("@smithy/smithy-client").CommandImpl<StopBuildCommandInput, StopBuildCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopBuildCommandInput): import("@smithy/smithy-client").CommandImpl<StopBuildCommandInput, StopBuildCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopSandboxCommandOutput extends StopSandboxOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopSandboxCommand_base: {
|
|
25
25
|
new (input: StopSandboxCommandInput): import("@smithy/smithy-client").CommandImpl<StopSandboxCommandInput, StopSandboxCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopSandboxCommandInput): import("@smithy/smithy-client").CommandImpl<StopSandboxCommandInput, StopSandboxCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateFleetCommandOutput extends UpdateFleetOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFleetCommand_base: {
|
|
25
25
|
new (input: UpdateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCommandInput, UpdateFleetCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCommandInput, UpdateFleetCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateProjectCommand_base: {
|
|
25
25
|
new (input: UpdateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectCommandInput, UpdateProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectCommandInput, UpdateProjectCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateProjectVisibilityCommandOutput extends UpdateProjectVisib
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateProjectVisibilityCommand_base: {
|
|
25
25
|
new (input: UpdateProjectVisibilityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectVisibilityCommandInput, UpdateProjectVisibilityCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateProjectVisibilityCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectVisibilityCommandInput, UpdateProjectVisibilityCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateReportGroupCommandOutput extends UpdateReportGroupOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateReportGroupCommand_base: {
|
|
25
25
|
new (input: UpdateReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReportGroupCommandInput, UpdateReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateReportGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReportGroupCommandInput, UpdateReportGroupCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateWebhookCommandOutput extends UpdateWebhookOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateWebhookCommand_base: {
|
|
25
25
|
new (input: UpdateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWebhookCommandInput, UpdateWebhookCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateWebhookCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWebhookCommandInput, UpdateWebhookCommandOutput, CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CodeBuildClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: CodeBuildClientConfig) => {
|
|
|
21
21
|
cacheMiddleware?: boolean | undefined;
|
|
22
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
23
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
|
-
base64Encoder: (_input:
|
|
24
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
utf8Encoder: (input:
|
|
26
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
disableHostPrefix: boolean;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
profile?: string
|
|
29
|
+
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
33
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
32
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
35
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
36
36
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
37
|
-
logger?: import("@smithy/types").Logger
|
|
37
|
+
logger?: import("@smithy/types").Logger;
|
|
38
38
|
}) => import("@smithy/types").EndpointV2;
|
|
39
|
-
tls?: boolean
|
|
40
|
-
serviceConfiguredEndpoint?:
|
|
41
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
39
|
+
tls?: boolean;
|
|
40
|
+
serviceConfiguredEndpoint?: never;
|
|
41
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CodeBuildHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|