@aws-sdk/client-codecatalyst 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/CreateAccessTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateSourceRepositoryBranchCommand.d.ts +1 -1
- package/dist-types/commands/CreateSourceRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccessTokenCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSourceRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSpaceCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/commands/GetProjectCommand.d.ts +1 -1
- package/dist-types/commands/GetSourceRepositoryCloneUrlsCommand.d.ts +1 -1
- package/dist-types/commands/GetSourceRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/GetSpaceCommand.d.ts +1 -1
- package/dist-types/commands/GetSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/ListDevEnvironmentSessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevEnvironmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListEventLogsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListSourceRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListSourceRepositoryBranchesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowRunsCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/StartDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/commands/StartDevEnvironmentSessionCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/StopDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/commands/StopDevEnvironmentSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +12 -12
- package/dist-types/runtimeConfig.d.ts +10 -13
- package/dist-types/runtimeConfig.native.d.ts +13 -13
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAccessTokenCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSourceRepositoryBranchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSourceRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccessTokenCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSourceRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSourceRepositoryCloneUrlsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSourceRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevEnvironmentSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevEnvironmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEventLogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSourceRepositoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSourceRepositoryBranchesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDevEnvironmentSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopDevEnvironmentSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevEnvironmentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +13 -20
- package/dist-types/ts3.4/runtimeConfig.d.ts +10 -14
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -21
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -27,7 +27,7 @@ declare const CreateSourceRepositoryBranchCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateSourceRepositoryBranchCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateSourceRepositoryBranchCommandInput,
|
|
33
33
|
CreateSourceRepositoryBranchCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateSourceRepositoryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateSourceRepositoryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateSourceRepositoryCommandInput,
|
|
33
33
|
CreateSourceRepositoryCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteAccessTokenCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteAccessTokenCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteAccessTokenCommandInput,
|
|
33
33
|
DeleteAccessTokenCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteDevEnvironmentCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteDevEnvironmentCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteDevEnvironmentCommandInput,
|
|
33
33
|
DeleteDevEnvironmentCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DeleteProjectCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DeleteProjectCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DeleteProjectCommandInput,
|
|
32
32
|
DeleteProjectCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DeleteSourceRepositoryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DeleteSourceRepositoryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DeleteSourceRepositoryCommandInput,
|
|
33
33
|
DeleteSourceRepositoryCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetDevEnvironmentCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetDevEnvironmentCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetDevEnvironmentCommandInput,
|
|
33
33
|
GetDevEnvironmentCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSourceRepositoryCloneUrlsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSourceRepositoryCloneUrlsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSourceRepositoryCloneUrlsCommandInput,
|
|
33
33
|
GetSourceRepositoryCloneUrlsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetSourceRepositoryCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetSourceRepositoryCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetSourceRepositoryCommandInput,
|
|
33
33
|
GetSourceRepositoryCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetSubscriptionCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetSubscriptionCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetSubscriptionCommandInput,
|
|
32
32
|
GetSubscriptionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const GetWorkflowRunCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: GetWorkflowRunCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
GetWorkflowRunCommandInput,
|
|
32
32
|
GetWorkflowRunCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListDevEnvironmentSessionsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListDevEnvironmentSessionsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListDevEnvironmentSessionsCommandInput,
|
|
33
33
|
ListDevEnvironmentSessionsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListDevEnvironmentsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListDevEnvironmentsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListDevEnvironmentsCommandInput,
|
|
33
33
|
ListDevEnvironmentsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListEventLogsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListEventLogsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListEventLogsCommandInput,
|
|
32
32
|
ListEventLogsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListSourceRepositoriesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListSourceRepositoriesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListSourceRepositoriesCommandInput,
|
|
33
33
|
ListSourceRepositoriesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListSourceRepositoryBranchesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListSourceRepositoryBranchesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListSourceRepositoryBranchesCommandInput,
|
|
33
33
|
ListSourceRepositoryBranchesCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListWorkflowRunsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListWorkflowRunsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListWorkflowRunsCommandInput,
|
|
32
32
|
ListWorkflowRunsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListWorkflowsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListWorkflowsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListWorkflowsCommandInput,
|
|
32
32
|
ListWorkflowsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartDevEnvironmentCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartDevEnvironmentCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartDevEnvironmentCommandInput,
|
|
33
33
|
StartDevEnvironmentCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StartDevEnvironmentSessionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StartDevEnvironmentSessionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StartDevEnvironmentSessionCommandInput,
|
|
33
33
|
StartDevEnvironmentSessionCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const StartWorkflowRunCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: StartWorkflowRunCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
StartWorkflowRunCommandInput,
|
|
32
32
|
StartWorkflowRunCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopDevEnvironmentCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopDevEnvironmentCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopDevEnvironmentCommandInput,
|
|
33
33
|
StopDevEnvironmentCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const StopDevEnvironmentSessionCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: StopDevEnvironmentSessionCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
StopDevEnvironmentSessionCommandInput,
|
|
33
33
|
StopDevEnvironmentSessionCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const UpdateDevEnvironmentCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: UpdateDevEnvironmentCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
UpdateDevEnvironmentCommandInput,
|
|
33
33
|
UpdateDevEnvironmentCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const UpdateProjectCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: UpdateProjectCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
UpdateProjectCommandInput,
|
|
32
32
|
UpdateProjectCommandOutput,
|
|
@@ -20,10 +20,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
20
20
|
};
|
|
21
21
|
export declare const resolveClientEndpointParameters: <T>(
|
|
22
22
|
options: T & ClientInputEndpointParameters
|
|
23
|
-
) => T &
|
|
24
|
-
ClientInputEndpointParameters & {
|
|
25
|
-
defaultSigningName: string;
|
|
26
|
-
};
|
|
23
|
+
) => T & ClientResolvedEndpointParameters;
|
|
27
24
|
export declare const commonParams: {
|
|
28
25
|
readonly UseFIPS: {
|
|
29
26
|
readonly type: "builtInParams";
|
|
@@ -7,9 +7,7 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
7
7
|
>;
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
defaultUserAgentProvider: (
|
|
10
|
-
config?:
|
|
11
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
12
|
-
| undefined
|
|
10
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
13
11
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
14
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
15
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
@@ -25,23 +23,22 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
25
23
|
cacheMiddleware?: boolean | undefined;
|
|
26
24
|
urlParser: import("@smithy/types").UrlParser;
|
|
27
25
|
base64Decoder: import("@smithy/types").Decoder;
|
|
28
|
-
base64Encoder: (_input:
|
|
26
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
29
27
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
30
|
-
utf8Encoder: (input:
|
|
28
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
31
29
|
disableHostPrefix: boolean;
|
|
32
30
|
serviceId: string;
|
|
33
|
-
profile?: string
|
|
31
|
+
profile?: string;
|
|
34
32
|
logger: import("@smithy/types").Logger;
|
|
35
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
36
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
34
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
35
|
userAgentAppId?:
|
|
38
36
|
| string
|
|
39
|
-
|
|
|
40
|
-
| undefined
|
|
37
|
+
| undefined
|
|
38
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
41
39
|
retryStrategy?:
|
|
42
40
|
| import("@smithy/types").RetryStrategy
|
|
43
|
-
| import("@smithy/types").RetryStrategyV2
|
|
44
|
-
| undefined;
|
|
41
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
45
42
|
endpoint?:
|
|
46
43
|
| ((
|
|
47
44
|
| string
|
|
@@ -62,15 +59,12 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
62
59
|
endpointProvider: (
|
|
63
60
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
64
61
|
context?: {
|
|
65
|
-
logger?: import("@smithy/types").Logger
|
|
62
|
+
logger?: import("@smithy/types").Logger;
|
|
66
63
|
}
|
|
67
64
|
) => import("@smithy/types").EndpointV2;
|
|
68
|
-
tls?: boolean
|
|
69
|
-
serviceConfiguredEndpoint?:
|
|
70
|
-
authSchemePreference?:
|
|
71
|
-
| string[]
|
|
72
|
-
| import("@smithy/types").Provider<string[]>
|
|
73
|
-
| undefined;
|
|
65
|
+
tls?: boolean;
|
|
66
|
+
serviceConfiguredEndpoint?: never;
|
|
67
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
74
68
|
httpAuthSchemes: {
|
|
75
69
|
schemeId: string;
|
|
76
70
|
identityProvider: (
|
|
@@ -85,6 +79,5 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
85
79
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CodeCatalystHttpAuthSchemeProvider;
|
|
86
80
|
token?:
|
|
87
81
|
| import("@smithy/types").TokenIdentity
|
|
88
|
-
| import("@smithy/types").TokenIdentityProvider
|
|
89
|
-
| undefined;
|
|
82
|
+
| import("@smithy/types").TokenIdentityProvider;
|
|
90
83
|
};
|
|
@@ -10,9 +10,7 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
10
10
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
defaultUserAgentProvider: (
|
|
13
|
-
config?:
|
|
14
|
-
| import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
15
|
-
| undefined
|
|
13
|
+
config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
16
14
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
17
15
|
httpAuthSchemes:
|
|
18
16
|
| import("@smithy/types").HttpAuthScheme[]
|
|
@@ -40,19 +38,18 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
40
38
|
cacheMiddleware?: boolean | undefined;
|
|
41
39
|
urlParser: import("@smithy/types").UrlParser;
|
|
42
40
|
base64Decoder: import("@smithy/types").Decoder;
|
|
43
|
-
base64Encoder: (_input:
|
|
41
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
44
42
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
45
|
-
utf8Encoder: (input:
|
|
43
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
46
44
|
disableHostPrefix: boolean;
|
|
47
45
|
serviceId: string;
|
|
48
|
-
profile?: string
|
|
46
|
+
profile?: string;
|
|
49
47
|
logger: import("@smithy/types").Logger;
|
|
50
48
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
51
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
49
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
52
50
|
retryStrategy?:
|
|
53
51
|
| import("@smithy/types").RetryStrategy
|
|
54
|
-
| import("@smithy/types").RetryStrategyV2
|
|
55
|
-
| undefined;
|
|
52
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
56
53
|
endpoint?:
|
|
57
54
|
| ((
|
|
58
55
|
| string
|
|
@@ -73,14 +70,13 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
73
70
|
endpointProvider: (
|
|
74
71
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
75
72
|
context?: {
|
|
76
|
-
logger?: import("@smithy/types").Logger
|
|
73
|
+
logger?: import("@smithy/types").Logger;
|
|
77
74
|
}
|
|
78
75
|
) => import("@smithy/types").EndpointV2;
|
|
79
|
-
tls?: boolean
|
|
80
|
-
serviceConfiguredEndpoint?:
|
|
76
|
+
tls?: boolean;
|
|
77
|
+
serviceConfiguredEndpoint?: never;
|
|
81
78
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CodeCatalystHttpAuthSchemeProvider;
|
|
82
79
|
token?:
|
|
83
80
|
| import("@smithy/types").TokenIdentity
|
|
84
|
-
| import("@smithy/types").TokenIdentityProvider
|
|
85
|
-
| undefined;
|
|
81
|
+
| import("@smithy/types").TokenIdentityProvider;
|
|
86
82
|
};
|
|
@@ -9,24 +9,22 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
9
9
|
| import("@smithy/protocol-http").HttpHandler<any>
|
|
10
10
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
11
11
|
apiVersion: string;
|
|
12
|
-
cacheMiddleware?: boolean
|
|
12
|
+
cacheMiddleware?: boolean;
|
|
13
13
|
urlParser: import("@smithy/types").UrlParser;
|
|
14
14
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
15
15
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
16
16
|
base64Decoder: import("@smithy/types").Decoder;
|
|
17
|
-
base64Encoder: (_input:
|
|
17
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
18
18
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
19
|
-
utf8Encoder: (input:
|
|
19
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
20
20
|
disableHostPrefix: boolean;
|
|
21
21
|
serviceId: string;
|
|
22
22
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
23
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
24
|
region: string | import("@smithy/types").Provider<any>;
|
|
25
|
-
profile?: string
|
|
25
|
+
profile?: string;
|
|
26
26
|
defaultUserAgentProvider: (
|
|
27
|
-
config?:
|
|
28
|
-
| import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
29
|
-
| undefined
|
|
27
|
+
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
30
28
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
31
29
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
32
30
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -37,15 +35,14 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
37
35
|
| import("@smithy/types").Provider<
|
|
38
36
|
import("@smithy/smithy-client").DefaultsMode
|
|
39
37
|
>;
|
|
40
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
38
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
41
39
|
userAgentAppId?:
|
|
42
40
|
| string
|
|
43
|
-
|
|
|
44
|
-
| undefined
|
|
41
|
+
| undefined
|
|
42
|
+
| import("@smithy/types").Provider<string | undefined>;
|
|
45
43
|
retryStrategy?:
|
|
46
44
|
| import("@smithy/types").RetryStrategy
|
|
47
|
-
| import("@smithy/types").RetryStrategyV2
|
|
48
|
-
| undefined;
|
|
45
|
+
| import("@smithy/types").RetryStrategyV2;
|
|
49
46
|
endpoint?:
|
|
50
47
|
| ((
|
|
51
48
|
| string
|
|
@@ -66,15 +63,12 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
66
63
|
endpointProvider: (
|
|
67
64
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
68
65
|
context?: {
|
|
69
|
-
logger?: import("@smithy/types").Logger
|
|
66
|
+
logger?: import("@smithy/types").Logger;
|
|
70
67
|
}
|
|
71
68
|
) => import("@smithy/types").EndpointV2;
|
|
72
|
-
tls?: boolean
|
|
73
|
-
serviceConfiguredEndpoint?:
|
|
74
|
-
authSchemePreference?:
|
|
75
|
-
| string[]
|
|
76
|
-
| import("@smithy/types").Provider<string[]>
|
|
77
|
-
| undefined;
|
|
69
|
+
tls?: boolean;
|
|
70
|
+
serviceConfiguredEndpoint?: never;
|
|
71
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
78
72
|
httpAuthSchemes: {
|
|
79
73
|
schemeId: string;
|
|
80
74
|
identityProvider: (
|
|
@@ -89,6 +83,5 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
89
83
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CodeCatalystHttpAuthSchemeProvider;
|
|
90
84
|
token?:
|
|
91
85
|
| import("@smithy/types").TokenIdentity
|
|
92
|
-
| import("@smithy/types").TokenIdentityProvider
|
|
93
|
-
| undefined;
|
|
86
|
+
| import("@smithy/types").TokenIdentityProvider;
|
|
94
87
|
};
|
|
@@ -4,12 +4,12 @@ import { CodeCatalystClientConfig } from "./CodeCatalystClient";
|
|
|
4
4
|
export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
5
5
|
apiVersion: string;
|
|
6
6
|
base64Decoder: import("@smithy/types").Decoder;
|
|
7
|
-
base64Encoder: (_input:
|
|
7
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
8
8
|
disableHostPrefix: boolean;
|
|
9
9
|
endpointProvider: (
|
|
10
10
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
11
11
|
context?: {
|
|
12
|
-
logger?: import("@smithy/types").Logger
|
|
12
|
+
logger?: import("@smithy/types").Logger;
|
|
13
13
|
}
|
|
14
14
|
) => import("@smithy/types").EndpointV2;
|
|
15
15
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
@@ -29,5 +29,5 @@ export declare const getRuntimeConfig: (config: CodeCatalystClientConfig) => {
|
|
|
29
29
|
serviceId: string;
|
|
30
30
|
urlParser: import("@smithy/types").UrlParser;
|
|
31
31
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
32
|
-
utf8Encoder: (input:
|
|
32
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
33
33
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codecatalyst",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codecatalyst Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.804.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-codecatalyst",
|
|
@@ -20,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
25
|
-
"@aws-sdk/middleware-logger": "3.
|
|
26
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
27
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
-
"@aws-sdk/token-providers": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.804.0",
|
|
24
|
+
"@aws-sdk/middleware-host-header": "3.804.0",
|
|
25
|
+
"@aws-sdk/middleware-logger": "3.804.0",
|
|
26
|
+
"@aws-sdk/middleware-recursion-detection": "3.804.0",
|
|
27
|
+
"@aws-sdk/middleware-user-agent": "3.804.0",
|
|
28
|
+
"@aws-sdk/region-config-resolver": "3.804.0",
|
|
29
|
+
"@aws-sdk/token-providers": "3.804.0",
|
|
30
|
+
"@aws-sdk/types": "3.804.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.804.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.804.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.804.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.1.0",
|
|
35
|
-
"@smithy/core": "^3.3.
|
|
35
|
+
"@smithy/core": "^3.3.1",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.0.2",
|
|
37
37
|
"@smithy/hash-node": "^4.0.2",
|
|
38
38
|
"@smithy/invalid-dependency": "^4.0.2",
|
|
39
39
|
"@smithy/middleware-content-length": "^4.0.2",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
41
|
-
"@smithy/middleware-retry": "^4.1.
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.1.2",
|
|
41
|
+
"@smithy/middleware-retry": "^4.1.3",
|
|
42
42
|
"@smithy/middleware-serde": "^4.0.3",
|
|
43
43
|
"@smithy/middleware-stack": "^4.0.2",
|
|
44
44
|
"@smithy/node-config-provider": "^4.0.2",
|
|
45
45
|
"@smithy/node-http-handler": "^4.0.4",
|
|
46
46
|
"@smithy/protocol-http": "^5.1.0",
|
|
47
|
-
"@smithy/smithy-client": "^4.2.
|
|
47
|
+
"@smithy/smithy-client": "^4.2.2",
|
|
48
48
|
"@smithy/types": "^4.2.0",
|
|
49
49
|
"@smithy/url-parser": "^4.0.2",
|
|
50
50
|
"@smithy/util-base64": "^4.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.0.10",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.0.10",
|
|
55
55
|
"@smithy/util-endpoints": "^3.0.2",
|
|
56
56
|
"@smithy/util-middleware": "^4.0.2",
|
|
57
|
-
"@smithy/util-retry": "^4.0.
|
|
57
|
+
"@smithy/util-retry": "^4.0.3",
|
|
58
58
|
"@smithy/util-utf8": "^4.0.0",
|
|
59
59
|
"@types/uuid": "^9.0.1",
|
|
60
60
|
"tslib": "^2.6.2",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"concurrently": "7.0.0",
|
|
67
67
|
"downlevel-dts": "0.10.1",
|
|
68
68
|
"rimraf": "3.0.2",
|
|
69
|
-
"typescript": "~5.
|
|
69
|
+
"typescript": "~5.8.3"
|
|
70
70
|
},
|
|
71
71
|
"engines": {
|
|
72
72
|
"node": ">=18.0.0"
|