@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.
Files changed (99) hide show
  1. package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +1 -1
  2. package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchGetBuildsCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchGetCommandExecutionsCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchGetFleetsCommand.d.ts +1 -1
  6. package/dist-types/commands/BatchGetProjectsCommand.d.ts +1 -1
  7. package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +1 -1
  8. package/dist-types/commands/BatchGetReportsCommand.d.ts +1 -1
  9. package/dist-types/commands/BatchGetSandboxesCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateReportGroupCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateWebhookCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteBuildBatchCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteReportCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteReportGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteWebhookCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeTestCasesCommand.d.ts +1 -1
  24. package/dist-types/commands/GetReportGroupTrendCommand.d.ts +1 -1
  25. package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
  26. package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +1 -1
  27. package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +1 -1
  28. package/dist-types/commands/ListBuildsForProjectCommand.d.ts +1 -1
  29. package/dist-types/commands/ListCommandExecutionsForSandboxCommand.d.ts +1 -1
  30. package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +1 -1
  31. package/dist-types/commands/ListSandboxesForProjectCommand.d.ts +1 -1
  32. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/StartBuildBatchCommand.d.ts +1 -1
  34. package/dist-types/commands/StartBuildCommand.d.ts +1 -1
  35. package/dist-types/commands/StartCommandExecutionCommand.d.ts +1 -1
  36. package/dist-types/commands/StartSandboxConnectionCommand.d.ts +1 -1
  37. package/dist-types/commands/StopBuildBatchCommand.d.ts +1 -1
  38. package/dist-types/commands/StopBuildCommand.d.ts +1 -1
  39. package/dist-types/commands/StopSandboxCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateFleetCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateReportGroupCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateWebhookCommand.d.ts +1 -1
  45. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  46. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  47. package/dist-types/runtimeConfig.d.ts +16 -16
  48. package/dist-types/runtimeConfig.native.d.ts +18 -18
  49. package/dist-types/runtimeConfig.shared.d.ts +7 -3
  50. package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/BatchGetCommandExecutionsCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/BatchGetFleetsCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/BatchGetSandboxesCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/ListCommandExecutionsForSandboxCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/ListSandboxesForProjectCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/StartCommandExecutionCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/StartSandboxConnectionCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/StopSandboxCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  95. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  96. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  97. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  98. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  99. package/package.json +20 -20
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: CodeBuildClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: CodeBuildClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  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;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CodeBuildHttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
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
  };
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: CodeBuildClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  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;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CodeBuildHttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  };
@@ -5,10 +5,14 @@ import { CodeBuildClientConfig } from "./CodeBuildClient";
5
5
  export declare const getRuntimeConfig: (config: CodeBuildClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger
12
+ /**
13
+ * @internal
14
+ */
15
+ ?: import("@smithy/types").Logger;
12
16
  }) => import("@smithy/types").EndpointV2;
13
17
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
18
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CodeBuildHttpAuthSchemeProvider;
@@ -17,5 +21,5 @@ export declare const getRuntimeConfig: (config: CodeBuildClientConfig) => {
17
21
  serviceId: string;
18
22
  urlParser: import("@smithy/types").UrlParser;
19
23
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
24
+ utf8Encoder: (input: Uint8Array | string) => string;
21
25
  };
@@ -26,7 +26,7 @@ declare const BatchDeleteBuildsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: BatchDeleteBuildsCommandInput
29
+ input: BatchDeleteBuildsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  BatchDeleteBuildsCommandInput,
32
32
  BatchDeleteBuildsCommandOutput,
@@ -27,7 +27,7 @@ declare const BatchGetBuildBatchesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: BatchGetBuildBatchesCommandInput
30
+ input: BatchGetBuildBatchesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  BatchGetBuildBatchesCommandInput,
33
33
  BatchGetBuildBatchesCommandOutput,
@@ -23,7 +23,7 @@ declare const BatchGetBuildsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: BatchGetBuildsCommandInput
26
+ input: BatchGetBuildsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  BatchGetBuildsCommandInput,
29
29
  BatchGetBuildsCommandOutput,
@@ -27,7 +27,7 @@ declare const BatchGetCommandExecutionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: BatchGetCommandExecutionsCommandInput
30
+ input: BatchGetCommandExecutionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  BatchGetCommandExecutionsCommandInput,
33
33
  BatchGetCommandExecutionsCommandOutput,
@@ -23,7 +23,7 @@ declare const BatchGetFleetsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: BatchGetFleetsCommandInput
26
+ input: BatchGetFleetsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  BatchGetFleetsCommandInput,
29
29
  BatchGetFleetsCommandOutput,
@@ -26,7 +26,7 @@ declare const BatchGetProjectsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: BatchGetProjectsCommandInput
29
+ input: BatchGetProjectsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  BatchGetProjectsCommandInput,
32
32
  BatchGetProjectsCommandOutput,
@@ -27,7 +27,7 @@ declare const BatchGetReportGroupsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: BatchGetReportGroupsCommandInput
30
+ input: BatchGetReportGroupsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  BatchGetReportGroupsCommandInput,
33
33
  BatchGetReportGroupsCommandOutput,
@@ -26,7 +26,7 @@ declare const BatchGetReportsCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: BatchGetReportsCommandInput
29
+ input: BatchGetReportsCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  BatchGetReportsCommandInput,
32
32
  BatchGetReportsCommandOutput,
@@ -26,7 +26,7 @@ declare const BatchGetSandboxesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: BatchGetSandboxesCommandInput
29
+ input: BatchGetSandboxesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  BatchGetSandboxesCommandInput,
32
32
  BatchGetSandboxesCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateFleetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateFleetCommandInput
26
+ input: CreateFleetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateFleetCommandInput,
29
29
  CreateFleetCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateProjectCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateProjectCommandInput
26
+ input: CreateProjectCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateProjectCommandInput,
29
29
  CreateProjectCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateReportGroupCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateReportGroupCommandInput
29
+ input: CreateReportGroupCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateReportGroupCommandInput,
32
32
  CreateReportGroupCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateWebhookCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateWebhookCommandInput
26
+ input: CreateWebhookCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateWebhookCommandInput,
29
29
  CreateWebhookCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteBuildBatchCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteBuildBatchCommandInput
29
+ input: DeleteBuildBatchCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteBuildBatchCommandInput,
32
32
  DeleteBuildBatchCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteFleetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteFleetCommandInput
26
+ input: DeleteFleetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteFleetCommandInput,
29
29
  DeleteFleetCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteProjectCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteProjectCommandInput
26
+ input: DeleteProjectCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteProjectCommandInput,
29
29
  DeleteProjectCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteReportCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteReportCommandInput
26
+ input: DeleteReportCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteReportCommandInput,
29
29
  DeleteReportCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteReportGroupCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteReportGroupCommandInput
29
+ input: DeleteReportGroupCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteReportGroupCommandInput,
32
32
  DeleteReportGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteResourcePolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteResourcePolicyCommandInput
30
+ input: DeleteResourcePolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteResourcePolicyCommandInput,
33
33
  DeleteResourcePolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteSourceCredentialsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteSourceCredentialsCommandInput
30
+ input: DeleteSourceCredentialsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteSourceCredentialsCommandInput,
33
33
  DeleteSourceCredentialsCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteWebhookCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteWebhookCommandInput
26
+ input: DeleteWebhookCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteWebhookCommandInput,
29
29
  DeleteWebhookCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeCodeCoveragesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeCodeCoveragesCommandInput
30
+ input: DescribeCodeCoveragesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeCodeCoveragesCommandInput,
33
33
  DescribeCodeCoveragesCommandOutput,
@@ -26,7 +26,7 @@ declare const DescribeTestCasesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DescribeTestCasesCommandInput
29
+ input: DescribeTestCasesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DescribeTestCasesCommandInput,
32
32
  DescribeTestCasesCommandOutput,
@@ -27,7 +27,7 @@ declare const GetReportGroupTrendCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetReportGroupTrendCommandInput
30
+ input: GetReportGroupTrendCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetReportGroupTrendCommandInput,
33
33
  GetReportGroupTrendCommandOutput,
@@ -26,7 +26,7 @@ declare const GetResourcePolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetResourcePolicyCommandInput
29
+ input: GetResourcePolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetResourcePolicyCommandInput,
32
32
  GetResourcePolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const ImportSourceCredentialsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ImportSourceCredentialsCommandInput
30
+ input: ImportSourceCredentialsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ImportSourceCredentialsCommandInput,
33
33
  ImportSourceCredentialsCommandOutput,
@@ -27,7 +27,7 @@ declare const InvalidateProjectCacheCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: InvalidateProjectCacheCommandInput
30
+ input: InvalidateProjectCacheCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  InvalidateProjectCacheCommandInput,
33
33
  InvalidateProjectCacheCommandOutput,
@@ -27,7 +27,7 @@ declare const ListBuildsForProjectCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListBuildsForProjectCommandInput
30
+ input: ListBuildsForProjectCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListBuildsForProjectCommandInput,
33
33
  ListBuildsForProjectCommandOutput,
@@ -27,7 +27,7 @@ declare const ListCommandExecutionsForSandboxCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListCommandExecutionsForSandboxCommandInput
30
+ input: ListCommandExecutionsForSandboxCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListCommandExecutionsForSandboxCommandInput,
33
33
  ListCommandExecutionsForSandboxCommandOutput,
@@ -27,7 +27,7 @@ declare const ListReportsForReportGroupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListReportsForReportGroupCommandInput
30
+ input: ListReportsForReportGroupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListReportsForReportGroupCommandInput,
33
33
  ListReportsForReportGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const ListSandboxesForProjectCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListSandboxesForProjectCommandInput
30
+ input: ListSandboxesForProjectCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListSandboxesForProjectCommandInput,
33
33
  ListSandboxesForProjectCommandOutput,
@@ -26,7 +26,7 @@ declare const PutResourcePolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutResourcePolicyCommandInput
29
+ input: PutResourcePolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutResourcePolicyCommandInput,
32
32
  PutResourcePolicyCommandOutput,
@@ -26,7 +26,7 @@ declare const StartBuildBatchCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: StartBuildBatchCommandInput
29
+ input: StartBuildBatchCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  StartBuildBatchCommandInput,
32
32
  StartBuildBatchCommandOutput,
@@ -23,7 +23,7 @@ declare const StartBuildCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StartBuildCommandInput
26
+ input: StartBuildCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StartBuildCommandInput,
29
29
  StartBuildCommandOutput,
@@ -27,7 +27,7 @@ declare const StartCommandExecutionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartCommandExecutionCommandInput
30
+ input: StartCommandExecutionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartCommandExecutionCommandInput,
33
33
  StartCommandExecutionCommandOutput,
@@ -27,7 +27,7 @@ declare const StartSandboxConnectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartSandboxConnectionCommandInput
30
+ input: StartSandboxConnectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartSandboxConnectionCommandInput,
33
33
  StartSandboxConnectionCommandOutput,
@@ -23,7 +23,7 @@ declare const StopBuildBatchCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StopBuildBatchCommandInput
26
+ input: StopBuildBatchCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StopBuildBatchCommandInput,
29
29
  StopBuildBatchCommandOutput,
@@ -23,7 +23,7 @@ declare const StopBuildCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StopBuildCommandInput
26
+ input: StopBuildCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StopBuildCommandInput,
29
29
  StopBuildCommandOutput,
@@ -23,7 +23,7 @@ declare const StopSandboxCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: StopSandboxCommandInput
26
+ input: StopSandboxCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  StopSandboxCommandInput,
29
29
  StopSandboxCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateFleetCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateFleetCommandInput
26
+ input: UpdateFleetCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateFleetCommandInput,
29
29
  UpdateFleetCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateProjectCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateProjectCommandInput
26
+ input: UpdateProjectCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateProjectCommandInput,
29
29
  UpdateProjectCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateProjectVisibilityCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateProjectVisibilityCommandInput
30
+ input: UpdateProjectVisibilityCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateProjectVisibilityCommandInput,
33
33
  UpdateProjectVisibilityCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateReportGroupCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateReportGroupCommandInput
29
+ input: UpdateReportGroupCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateReportGroupCommandInput,
32
32
  UpdateReportGroupCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateWebhookCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateWebhookCommandInput
26
+ input: UpdateWebhookCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateWebhookCommandInput,
29
29
  UpdateWebhookCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";