@aws-sdk/client-s3-control 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/S3Control.d.ts +308 -440
- package/dist-types/ts3.4/S3ControlClient.d.ts +10 -34
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +10 -11
- package/dist-types/ts3.4/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccessGrantCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateAccessGrantsInstanceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessGrantCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessGrantsInstanceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccessPointScopeCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DissociateAccessGrantsIdentityCenterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAccessGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAccessGrantsLocationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccessPointScopeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStorageLensGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAccessGrantsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAccessGrantsInstancesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessGrantsLocationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAccessPointsForDirectoryBucketsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCallerAccessGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListStorageLensGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutAccessPointScopeCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAccessGrantsLocationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateStorageLensGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +18 -36
- package/dist-types/ts3.4/models/errors.d.ts +10 -33
- package/dist-types/ts3.4/models/models_0.d.ts +11 -33
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -26
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -26
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -5
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +41 -41
|
@@ -15,10 +15,7 @@ import {
|
|
|
15
15
|
Client as __Client,
|
|
16
16
|
} from "@smithy/core/client";
|
|
17
17
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
18
|
-
import {
|
|
19
|
-
EndpointInputConfig,
|
|
20
|
-
EndpointResolvedConfig,
|
|
21
|
-
} from "@smithy/core/endpoints";
|
|
18
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
22
19
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
23
20
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
24
21
|
import {
|
|
@@ -70,10 +67,7 @@ import {
|
|
|
70
67
|
CreateBucketCommandInput,
|
|
71
68
|
CreateBucketCommandOutput,
|
|
72
69
|
} from "./commands/CreateBucketCommand";
|
|
73
|
-
import {
|
|
74
|
-
CreateJobCommandInput,
|
|
75
|
-
CreateJobCommandOutput,
|
|
76
|
-
} from "./commands/CreateJobCommand";
|
|
70
|
+
import { CreateJobCommandInput, CreateJobCommandOutput } from "./commands/CreateJobCommand";
|
|
77
71
|
import {
|
|
78
72
|
CreateMultiRegionAccessPointCommandInput,
|
|
79
73
|
CreateMultiRegionAccessPointCommandOutput,
|
|
@@ -162,10 +156,7 @@ import {
|
|
|
162
156
|
DeleteStorageLensGroupCommandInput,
|
|
163
157
|
DeleteStorageLensGroupCommandOutput,
|
|
164
158
|
} from "./commands/DeleteStorageLensGroupCommand";
|
|
165
|
-
import {
|
|
166
|
-
DescribeJobCommandInput,
|
|
167
|
-
DescribeJobCommandOutput,
|
|
168
|
-
} from "./commands/DescribeJobCommand";
|
|
159
|
+
import { DescribeJobCommandInput, DescribeJobCommandOutput } from "./commands/DescribeJobCommand";
|
|
169
160
|
import {
|
|
170
161
|
DescribeMultiRegionAccessPointOperationCommandInput,
|
|
171
162
|
DescribeMultiRegionAccessPointOperationCommandOutput,
|
|
@@ -226,10 +217,7 @@ import {
|
|
|
226
217
|
GetAccessPointScopeCommandInput,
|
|
227
218
|
GetAccessPointScopeCommandOutput,
|
|
228
219
|
} from "./commands/GetAccessPointScopeCommand";
|
|
229
|
-
import {
|
|
230
|
-
GetBucketCommandInput,
|
|
231
|
-
GetBucketCommandOutput,
|
|
232
|
-
} from "./commands/GetBucketCommand";
|
|
220
|
+
import { GetBucketCommandInput, GetBucketCommandOutput } from "./commands/GetBucketCommand";
|
|
233
221
|
import {
|
|
234
222
|
GetBucketLifecycleConfigurationCommandInput,
|
|
235
223
|
GetBucketLifecycleConfigurationCommandOutput,
|
|
@@ -318,10 +306,7 @@ import {
|
|
|
318
306
|
ListCallerAccessGrantsCommandInput,
|
|
319
307
|
ListCallerAccessGrantsCommandOutput,
|
|
320
308
|
} from "./commands/ListCallerAccessGrantsCommand";
|
|
321
|
-
import {
|
|
322
|
-
ListJobsCommandInput,
|
|
323
|
-
ListJobsCommandOutput,
|
|
324
|
-
} from "./commands/ListJobsCommand";
|
|
309
|
+
import { ListJobsCommandInput, ListJobsCommandOutput } from "./commands/ListJobsCommand";
|
|
325
310
|
import {
|
|
326
311
|
ListMultiRegionAccessPointsCommandInput,
|
|
327
312
|
ListMultiRegionAccessPointsCommandOutput,
|
|
@@ -406,10 +391,7 @@ import {
|
|
|
406
391
|
SubmitMultiRegionAccessPointRoutesCommandInput,
|
|
407
392
|
SubmitMultiRegionAccessPointRoutesCommandOutput,
|
|
408
393
|
} from "./commands/SubmitMultiRegionAccessPointRoutesCommand";
|
|
409
|
-
import {
|
|
410
|
-
TagResourceCommandInput,
|
|
411
|
-
TagResourceCommandOutput,
|
|
412
|
-
} from "./commands/TagResourceCommand";
|
|
394
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
413
395
|
import {
|
|
414
396
|
UntagResourceCommandInput,
|
|
415
397
|
UntagResourceCommandOutput,
|
|
@@ -633,8 +615,7 @@ export type ServiceOutputTypes =
|
|
|
633
615
|
| UpdateJobPriorityCommandOutput
|
|
634
616
|
| UpdateJobStatusCommandOutput
|
|
635
617
|
| UpdateStorageLensGroupCommandOutput;
|
|
636
|
-
export interface ClientDefaults
|
|
637
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
618
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
638
619
|
requestHandler?: __HttpHandlerUserInput;
|
|
639
620
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
640
621
|
urlParser?: __UrlParser;
|
|
@@ -662,9 +643,7 @@ export interface ClientDefaults
|
|
|
662
643
|
md5?: __ChecksumConstructor | __HashConstructor;
|
|
663
644
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
664
645
|
}
|
|
665
|
-
export type S3ControlClientConfigType = Partial<
|
|
666
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
667
|
-
> &
|
|
646
|
+
export type S3ControlClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
668
647
|
ClientDefaults &
|
|
669
648
|
UserAgentInputConfig &
|
|
670
649
|
RetryInputConfig &
|
|
@@ -687,8 +666,7 @@ export type S3ControlClientResolvedConfigType =
|
|
|
687
666
|
S3ControlResolvedConfig &
|
|
688
667
|
HttpAuthSchemeResolvedConfig &
|
|
689
668
|
ClientResolvedEndpointParameters;
|
|
690
|
-
export interface S3ControlClientResolvedConfig
|
|
691
|
-
extends S3ControlClientResolvedConfigType {}
|
|
669
|
+
export interface S3ControlClientResolvedConfig extends S3ControlClientResolvedConfigType {}
|
|
692
670
|
export declare class S3ControlClient extends __Client<
|
|
693
671
|
__HttpHandlerOptions,
|
|
694
672
|
ServiceInputTypes,
|
|
@@ -696,8 +674,6 @@ export declare class S3ControlClient extends __Client<
|
|
|
696
674
|
S3ControlClientResolvedConfig
|
|
697
675
|
> {
|
|
698
676
|
readonly config: S3ControlClientResolvedConfig;
|
|
699
|
-
constructor(
|
|
700
|
-
...[configuration]: __CheckOptionalClientConfig<S3ControlClientConfig>
|
|
701
|
-
);
|
|
677
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<S3ControlClientConfig>);
|
|
702
678
|
destroy(): void;
|
|
703
679
|
}
|
|
@@ -7,17 +7,10 @@ import { S3ControlHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: S3ControlHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: S3ControlHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): S3ControlHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { S3ControlClientResolvedConfig } from "../S3ControlClient";
|
|
15
|
-
export interface S3ControlHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface S3ControlHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface S3ControlHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface S3ControlHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
S3ControlClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
S3ControlHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultS3ControlHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: S3ControlClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<S3ControlHttpAuthSchemeParameters>;
|
|
31
|
-
export interface S3ControlHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<S3ControlHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface S3ControlHttpAuthSchemeProvider extends HttpAuthSchemeProvider<S3ControlHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultS3ControlHttpAuthSchemeProvider: S3ControlHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: S3ControlHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: S3ControlHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./S3ControlClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
S3ControlClientResolvedConfig,
|
|
@@ -50,23 +49,23 @@ export declare const _mw0: (
|
|
|
50
49
|
Command: any,
|
|
51
50
|
cs: any,
|
|
52
51
|
config: any,
|
|
53
|
-
o: any
|
|
52
|
+
o: any,
|
|
54
53
|
) => import("@smithy/types").Pluggable<any, any>[];
|
|
55
54
|
export declare const _mw1: (
|
|
56
55
|
Command: any,
|
|
57
56
|
cs: any,
|
|
58
57
|
config: any,
|
|
59
|
-
o: any
|
|
58
|
+
o: any,
|
|
60
59
|
) => import("@smithy/types").Pluggable<any, any>[];
|
|
61
60
|
export declare const _mw2: (
|
|
62
61
|
Command: any,
|
|
63
62
|
cs: any,
|
|
64
63
|
config: any,
|
|
65
|
-
o: any
|
|
64
|
+
o: any,
|
|
66
65
|
) => import("@smithy/types").Pluggable<any, any>[];
|
|
67
66
|
export declare const _mw3: (
|
|
68
67
|
Command: any,
|
|
69
68
|
cs: any,
|
|
70
69
|
config: any,
|
|
71
|
-
o: any
|
|
70
|
+
o: any,
|
|
72
71
|
) => import("@smithy/types").Pluggable<any, any>[];
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateAccessGrantsIdentityCenterRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateAccessGrantsIdentityCenterCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateAccessGrantsIdentityCenterCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateAccessGrantsIdentityCenterCommandInput extends AssociateAccessGrantsIdentityCenterRequest {}
|
|
5
|
+
export interface AssociateAccessGrantsIdentityCenterCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateAccessGrantsIdentityCenterCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateAccessGrantsIdentityCenterCommandInput
|
|
8
|
+
input: AssociateAccessGrantsIdentityCenterCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateAccessGrantsIdentityCenterCommandInput,
|
|
13
11
|
AssociateAccessGrantsIdentityCenterCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateAccessGrantsIdentityCenterCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateAccessGrantsIdentityCenterCommandInput
|
|
17
|
+
input: AssociateAccessGrantsIdentityCenterCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateAccessGrantsIdentityCenterCommandInput,
|
|
22
20
|
AssociateAccessGrantsIdentityCenterCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAccessGrantRequest,
|
|
4
|
-
CreateAccessGrantResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAccessGrantRequest, CreateAccessGrantResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAccessGrantCommandInput
|
|
8
|
-
|
|
9
|
-
export interface CreateAccessGrantCommandOutput
|
|
10
|
-
extends CreateAccessGrantResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface CreateAccessGrantCommandInput extends CreateAccessGrantRequest {}
|
|
5
|
+
export interface CreateAccessGrantCommandOutput extends CreateAccessGrantResult, __MetadataBearer {}
|
|
12
6
|
declare const CreateAccessGrantCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: CreateAccessGrantCommandInput
|
|
8
|
+
input: CreateAccessGrantCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
CreateAccessGrantCommandInput,
|
|
17
11
|
CreateAccessGrantCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const CreateAccessGrantCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: CreateAccessGrantCommandInput
|
|
17
|
+
input: CreateAccessGrantCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
CreateAccessGrantCommandInput,
|
|
26
20
|
CreateAccessGrantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAccessGrantsInstanceResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAccessGrantsInstanceCommandInput
|
|
8
|
-
extends CreateAccessGrantsInstanceRequest {}
|
|
7
|
+
export interface CreateAccessGrantsInstanceCommandInput extends CreateAccessGrantsInstanceRequest {}
|
|
9
8
|
export interface CreateAccessGrantsInstanceCommandOutput
|
|
10
|
-
extends CreateAccessGrantsInstanceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAccessGrantsInstanceResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateAccessGrantsInstanceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAccessGrantsInstanceCommandInput
|
|
12
|
+
input: CreateAccessGrantsInstanceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAccessGrantsInstanceCommandInput,
|
|
17
15
|
CreateAccessGrantsInstanceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAccessGrantsLocationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAccessGrantsLocationCommandInput
|
|
8
|
-
extends CreateAccessGrantsLocationRequest {}
|
|
7
|
+
export interface CreateAccessGrantsLocationCommandInput extends CreateAccessGrantsLocationRequest {}
|
|
9
8
|
export interface CreateAccessGrantsLocationCommandOutput
|
|
10
|
-
extends CreateAccessGrantsLocationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAccessGrantsLocationResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateAccessGrantsLocationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAccessGrantsLocationCommandInput
|
|
12
|
+
input: CreateAccessGrantsLocationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAccessGrantsLocationCommandInput,
|
|
17
15
|
CreateAccessGrantsLocationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateAccessGrantsLocationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateAccessGrantsLocationCommandInput
|
|
21
|
+
input: CreateAccessGrantsLocationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateAccessGrantsLocationCommandInput,
|
|
26
24
|
CreateAccessGrantsLocationCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAccessPointRequest,
|
|
4
|
-
CreateAccessPointResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAccessPointRequest, CreateAccessPointResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAccessPointCommandInput
|
|
8
|
-
|
|
9
|
-
export interface CreateAccessPointCommandOutput
|
|
10
|
-
extends CreateAccessPointResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface CreateAccessPointCommandInput extends CreateAccessPointRequest {}
|
|
5
|
+
export interface CreateAccessPointCommandOutput extends CreateAccessPointResult, __MetadataBearer {}
|
|
12
6
|
declare const CreateAccessPointCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: CreateAccessPointCommandInput
|
|
8
|
+
input: CreateAccessPointCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
CreateAccessPointCommandInput,
|
|
17
11
|
CreateAccessPointCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const CreateAccessPointCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: CreateAccessPointCommandInput
|
|
17
|
+
input: CreateAccessPointCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
CreateAccessPointCommandInput,
|
|
26
20
|
CreateAccessPointCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAccessPointForObjectLambdaResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAccessPointForObjectLambdaCommandInput
|
|
8
|
-
extends CreateAccessPointForObjectLambdaRequest {}
|
|
7
|
+
export interface CreateAccessPointForObjectLambdaCommandInput extends CreateAccessPointForObjectLambdaRequest {}
|
|
9
8
|
export interface CreateAccessPointForObjectLambdaCommandOutput
|
|
10
|
-
extends CreateAccessPointForObjectLambdaResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAccessPointForObjectLambdaResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateAccessPointForObjectLambdaCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAccessPointForObjectLambdaCommandInput
|
|
12
|
+
input: CreateAccessPointForObjectLambdaCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAccessPointForObjectLambdaCommandInput,
|
|
17
15
|
CreateAccessPointForObjectLambdaCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateAccessPointForObjectLambdaCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateAccessPointForObjectLambdaCommandInput
|
|
21
|
+
input: CreateAccessPointForObjectLambdaCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateAccessPointForObjectLambdaCommandInput,
|
|
26
24
|
CreateAccessPointForObjectLambdaCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateBucketRequest, CreateBucketResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateBucketCommandInput extends CreateBucketRequest {}
|
|
5
|
-
export interface CreateBucketCommandOutput
|
|
6
|
-
extends CreateBucketResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateBucketCommandOutput extends CreateBucketResult, __MetadataBearer {}
|
|
8
6
|
declare const CreateBucketCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateBucketCommandInput
|
|
8
|
+
input: CreateBucketCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateBucketCommandInput,
|
|
13
11
|
CreateBucketCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateBucketCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateBucketCommandInput
|
|
17
|
+
input: CreateBucketCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateBucketCommandInput,
|
|
22
20
|
CreateBucketCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateJobRequest, CreateJobResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateJobCommandInput extends CreateJobRequest {}
|
|
5
|
-
export interface CreateJobCommandOutput
|
|
6
|
-
extends CreateJobResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateJobCommandOutput extends CreateJobResult, __MetadataBearer {}
|
|
8
6
|
declare const CreateJobCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: CreateJobCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
CreateJobCommandInput,
|
|
11
11
|
CreateJobCommandOutput,
|
|
12
12
|
import("..").S3ControlClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: CreateJobCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
CreateJobCommandInput,
|
|
18
20
|
CreateJobCommandOutput,
|
|
19
21
|
import("..").S3ControlClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateMultiRegionAccessPointResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateMultiRegionAccessPointCommandInput
|
|
8
|
-
extends CreateMultiRegionAccessPointRequest {}
|
|
7
|
+
export interface CreateMultiRegionAccessPointCommandInput extends CreateMultiRegionAccessPointRequest {}
|
|
9
8
|
export interface CreateMultiRegionAccessPointCommandOutput
|
|
10
|
-
extends CreateMultiRegionAccessPointResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateMultiRegionAccessPointResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateMultiRegionAccessPointCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateMultiRegionAccessPointCommandInput
|
|
12
|
+
input: CreateMultiRegionAccessPointCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateMultiRegionAccessPointCommandInput,
|
|
17
15
|
CreateMultiRegionAccessPointCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateMultiRegionAccessPointCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateMultiRegionAccessPointCommandInput
|
|
21
|
+
input: CreateMultiRegionAccessPointCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateMultiRegionAccessPointCommandInput,
|
|
26
24
|
CreateMultiRegionAccessPointCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { CreateStorageLensGroupRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface CreateStorageLensGroupCommandInput
|
|
5
|
-
extends CreateStorageLensGroupRequest {}
|
|
4
|
+
export interface CreateStorageLensGroupCommandInput extends CreateStorageLensGroupRequest {}
|
|
6
5
|
export interface CreateStorageLensGroupCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const CreateStorageLensGroupCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: CreateStorageLensGroupCommandInput
|
|
8
|
+
input: CreateStorageLensGroupCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
CreateStorageLensGroupCommandInput,
|
|
12
11
|
CreateStorageLensGroupCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const CreateStorageLensGroupCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: CreateStorageLensGroupCommandInput
|
|
17
|
+
input: CreateStorageLensGroupCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
CreateStorageLensGroupCommandInput,
|
|
21
20
|
CreateStorageLensGroupCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAccessGrantRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAccessGrantCommandInput
|
|
5
|
-
extends DeleteAccessGrantRequest {}
|
|
4
|
+
export interface DeleteAccessGrantCommandInput extends DeleteAccessGrantRequest {}
|
|
6
5
|
export interface DeleteAccessGrantCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteAccessGrantCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteAccessGrantCommandInput
|
|
8
|
+
input: DeleteAccessGrantCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteAccessGrantCommandInput,
|
|
12
11
|
DeleteAccessGrantCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteAccessGrantCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteAccessGrantCommandInput
|
|
17
|
+
input: DeleteAccessGrantCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteAccessGrantCommandInput,
|
|
21
20
|
DeleteAccessGrantCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAccessGrantsInstanceRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAccessGrantsInstanceCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteAccessGrantsInstanceCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteAccessGrantsInstanceCommandInput extends DeleteAccessGrantsInstanceRequest {}
|
|
5
|
+
export interface DeleteAccessGrantsInstanceCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteAccessGrantsInstanceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAccessGrantsInstanceCommandInput
|
|
8
|
+
input: DeleteAccessGrantsInstanceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAccessGrantsInstanceCommandInput,
|
|
13
11
|
DeleteAccessGrantsInstanceCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAccessGrantsInstanceResourcePolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAccessGrantsInstanceResourcePolicyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteAccessGrantsInstanceResourcePolicyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteAccessGrantsInstanceResourcePolicyCommandInput extends DeleteAccessGrantsInstanceResourcePolicyRequest {}
|
|
5
|
+
export interface DeleteAccessGrantsInstanceResourcePolicyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteAccessGrantsInstanceResourcePolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAccessGrantsInstanceResourcePolicyCommandInput
|
|
8
|
+
input: DeleteAccessGrantsInstanceResourcePolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAccessGrantsInstanceResourcePolicyCommandInput,
|
|
13
11
|
DeleteAccessGrantsInstanceResourcePolicyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAccessGrantsLocationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAccessGrantsLocationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteAccessGrantsLocationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteAccessGrantsLocationCommandInput extends DeleteAccessGrantsLocationRequest {}
|
|
5
|
+
export interface DeleteAccessGrantsLocationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteAccessGrantsLocationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAccessGrantsLocationCommandInput
|
|
8
|
+
input: DeleteAccessGrantsLocationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAccessGrantsLocationCommandInput,
|
|
13
11
|
DeleteAccessGrantsLocationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteAccessGrantsLocationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteAccessGrantsLocationCommandInput
|
|
17
|
+
input: DeleteAccessGrantsLocationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteAccessGrantsLocationCommandInput,
|
|
22
20
|
DeleteAccessGrantsLocationCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAccessPointRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAccessPointCommandInput
|
|
5
|
-
extends DeleteAccessPointRequest {}
|
|
4
|
+
export interface DeleteAccessPointCommandInput extends DeleteAccessPointRequest {}
|
|
6
5
|
export interface DeleteAccessPointCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteAccessPointCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteAccessPointCommandInput
|
|
8
|
+
input: DeleteAccessPointCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteAccessPointCommandInput,
|
|
12
11
|
DeleteAccessPointCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteAccessPointCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteAccessPointCommandInput
|
|
17
|
+
input: DeleteAccessPointCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteAccessPointCommandInput,
|
|
21
20
|
DeleteAccessPointCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAccessPointForObjectLambdaRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAccessPointForObjectLambdaCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteAccessPointForObjectLambdaCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteAccessPointForObjectLambdaCommandInput extends DeleteAccessPointForObjectLambdaRequest {}
|
|
5
|
+
export interface DeleteAccessPointForObjectLambdaCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteAccessPointForObjectLambdaCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAccessPointForObjectLambdaCommandInput
|
|
8
|
+
input: DeleteAccessPointForObjectLambdaCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAccessPointForObjectLambdaCommandInput,
|
|
13
11
|
DeleteAccessPointForObjectLambdaCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteAccessPointForObjectLambdaCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteAccessPointForObjectLambdaCommandInput
|
|
17
|
+
input: DeleteAccessPointForObjectLambdaCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteAccessPointForObjectLambdaCommandInput,
|
|
22
20
|
DeleteAccessPointForObjectLambdaCommandOutput,
|