@aws-sdk/client-s3-control 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/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
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAccessPointPolicyRequest,
|
|
4
|
-
GetAccessPointPolicyResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAccessPointPolicyRequest, GetAccessPointPolicyResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAccessPointPolicyCommandInput
|
|
8
|
-
extends GetAccessPointPolicyRequest {}
|
|
4
|
+
export interface GetAccessPointPolicyCommandInput extends GetAccessPointPolicyRequest {}
|
|
9
5
|
export interface GetAccessPointPolicyCommandOutput
|
|
10
|
-
extends GetAccessPointPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetAccessPointPolicyResult, __MetadataBearer {}
|
|
12
7
|
declare const GetAccessPointPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetAccessPointPolicyCommandInput
|
|
9
|
+
input: GetAccessPointPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetAccessPointPolicyCommandInput,
|
|
17
12
|
GetAccessPointPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetAccessPointPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetAccessPointPolicyCommandInput
|
|
18
|
+
input: GetAccessPointPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetAccessPointPolicyCommandInput,
|
|
26
21
|
GetAccessPointPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetAccessPointPolicyForObjectLambdaResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAccessPointPolicyForObjectLambdaCommandInput
|
|
8
|
-
extends GetAccessPointPolicyForObjectLambdaRequest {}
|
|
7
|
+
export interface GetAccessPointPolicyForObjectLambdaCommandInput extends GetAccessPointPolicyForObjectLambdaRequest {}
|
|
9
8
|
export interface GetAccessPointPolicyForObjectLambdaCommandOutput
|
|
10
|
-
extends GetAccessPointPolicyForObjectLambdaResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetAccessPointPolicyForObjectLambdaResult, __MetadataBearer {}
|
|
12
10
|
declare const GetAccessPointPolicyForObjectLambdaCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetAccessPointPolicyForObjectLambdaCommandInput
|
|
12
|
+
input: GetAccessPointPolicyForObjectLambdaCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetAccessPointPolicyForObjectLambdaCommandInput,
|
|
17
15
|
GetAccessPointPolicyForObjectLambdaCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetAccessPointPolicyForObjectLambdaCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetAccessPointPolicyForObjectLambdaCommandInput
|
|
21
|
+
input: GetAccessPointPolicyForObjectLambdaCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetAccessPointPolicyForObjectLambdaCommandInput,
|
|
26
24
|
GetAccessPointPolicyForObjectLambdaCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetAccessPointPolicyStatusResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAccessPointPolicyStatusCommandInput
|
|
8
|
-
extends GetAccessPointPolicyStatusRequest {}
|
|
7
|
+
export interface GetAccessPointPolicyStatusCommandInput extends GetAccessPointPolicyStatusRequest {}
|
|
9
8
|
export interface GetAccessPointPolicyStatusCommandOutput
|
|
10
|
-
extends GetAccessPointPolicyStatusResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetAccessPointPolicyStatusResult, __MetadataBearer {}
|
|
12
10
|
declare const GetAccessPointPolicyStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetAccessPointPolicyStatusCommandInput
|
|
12
|
+
input: GetAccessPointPolicyStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetAccessPointPolicyStatusCommandInput,
|
|
17
15
|
GetAccessPointPolicyStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetAccessPointPolicyStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetAccessPointPolicyStatusCommandInput
|
|
21
|
+
input: GetAccessPointPolicyStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetAccessPointPolicyStatusCommandInput,
|
|
26
24
|
GetAccessPointPolicyStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetAccessPointPolicyStatusForObjectLambdaResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAccessPointPolicyStatusForObjectLambdaCommandInput
|
|
8
|
-
extends GetAccessPointPolicyStatusForObjectLambdaRequest {}
|
|
7
|
+
export interface GetAccessPointPolicyStatusForObjectLambdaCommandInput extends GetAccessPointPolicyStatusForObjectLambdaRequest {}
|
|
9
8
|
export interface GetAccessPointPolicyStatusForObjectLambdaCommandOutput
|
|
10
|
-
extends GetAccessPointPolicyStatusForObjectLambdaResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetAccessPointPolicyStatusForObjectLambdaResult, __MetadataBearer {}
|
|
12
10
|
declare const GetAccessPointPolicyStatusForObjectLambdaCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetAccessPointPolicyStatusForObjectLambdaCommandInput
|
|
12
|
+
input: GetAccessPointPolicyStatusForObjectLambdaCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetAccessPointPolicyStatusForObjectLambdaCommandInput,
|
|
17
15
|
GetAccessPointPolicyStatusForObjectLambdaCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetAccessPointPolicyStatusForObjectLambdaCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetAccessPointPolicyStatusForObjectLambdaCommandInput
|
|
21
|
+
input: GetAccessPointPolicyStatusForObjectLambdaCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetAccessPointPolicyStatusForObjectLambdaCommandInput,
|
|
26
24
|
GetAccessPointPolicyStatusForObjectLambdaCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAccessPointScopeRequest,
|
|
4
|
-
GetAccessPointScopeResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAccessPointScopeRequest, GetAccessPointScopeResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAccessPointScopeCommandInput
|
|
8
|
-
extends GetAccessPointScopeRequest {}
|
|
4
|
+
export interface GetAccessPointScopeCommandInput extends GetAccessPointScopeRequest {}
|
|
9
5
|
export interface GetAccessPointScopeCommandOutput
|
|
10
|
-
extends GetAccessPointScopeResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetAccessPointScopeResult, __MetadataBearer {}
|
|
12
7
|
declare const GetAccessPointScopeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetAccessPointScopeCommandInput
|
|
9
|
+
input: GetAccessPointScopeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetAccessPointScopeCommandInput,
|
|
17
12
|
GetAccessPointScopeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetAccessPointScopeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetAccessPointScopeCommandInput
|
|
18
|
+
input: GetAccessPointScopeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetAccessPointScopeCommandInput,
|
|
26
21
|
GetAccessPointScopeCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetBucketRequest, GetBucketResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetBucketCommandInput extends GetBucketRequest {}
|
|
5
|
-
export interface GetBucketCommandOutput
|
|
6
|
-
extends GetBucketResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetBucketCommandOutput extends GetBucketResult, __MetadataBearer {}
|
|
8
6
|
declare const GetBucketCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetBucketCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetBucketCommandInput,
|
|
11
11
|
GetBucketCommandOutput,
|
|
12
12
|
import("..").S3ControlClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetBucketCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetBucketCommandInput,
|
|
18
20
|
GetBucketCommandOutput,
|
|
19
21
|
import("..").S3ControlClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetBucketLifecycleConfigurationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBucketLifecycleConfigurationCommandInput
|
|
8
|
-
extends GetBucketLifecycleConfigurationRequest {}
|
|
7
|
+
export interface GetBucketLifecycleConfigurationCommandInput extends GetBucketLifecycleConfigurationRequest {}
|
|
9
8
|
export interface GetBucketLifecycleConfigurationCommandOutput
|
|
10
|
-
extends GetBucketLifecycleConfigurationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetBucketLifecycleConfigurationResult, __MetadataBearer {}
|
|
12
10
|
declare const GetBucketLifecycleConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetBucketLifecycleConfigurationCommandInput
|
|
12
|
+
input: GetBucketLifecycleConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetBucketLifecycleConfigurationCommandInput,
|
|
17
15
|
GetBucketLifecycleConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetBucketLifecycleConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetBucketLifecycleConfigurationCommandInput
|
|
21
|
+
input: GetBucketLifecycleConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetBucketLifecycleConfigurationCommandInput,
|
|
26
24
|
GetBucketLifecycleConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetBucketPolicyRequest,
|
|
4
|
-
GetBucketPolicyResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetBucketPolicyRequest, GetBucketPolicyResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetBucketPolicyCommandInput extends GetBucketPolicyRequest {}
|
|
8
|
-
export interface GetBucketPolicyCommandOutput
|
|
9
|
-
extends GetBucketPolicyResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetBucketPolicyCommandOutput extends GetBucketPolicyResult, __MetadataBearer {}
|
|
11
6
|
declare const GetBucketPolicyCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetBucketPolicyCommandInput
|
|
8
|
+
input: GetBucketPolicyCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetBucketPolicyCommandInput,
|
|
16
11
|
GetBucketPolicyCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetBucketPolicyCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetBucketPolicyCommandInput
|
|
17
|
+
input: GetBucketPolicyCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetBucketPolicyCommandInput,
|
|
25
20
|
GetBucketPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetBucketReplicationRequest,
|
|
4
|
-
GetBucketReplicationResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetBucketReplicationRequest, GetBucketReplicationResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBucketReplicationCommandInput
|
|
8
|
-
extends GetBucketReplicationRequest {}
|
|
4
|
+
export interface GetBucketReplicationCommandInput extends GetBucketReplicationRequest {}
|
|
9
5
|
export interface GetBucketReplicationCommandOutput
|
|
10
|
-
extends GetBucketReplicationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetBucketReplicationResult, __MetadataBearer {}
|
|
12
7
|
declare const GetBucketReplicationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetBucketReplicationCommandInput
|
|
9
|
+
input: GetBucketReplicationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetBucketReplicationCommandInput,
|
|
17
12
|
GetBucketReplicationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetBucketReplicationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetBucketReplicationCommandInput
|
|
18
|
+
input: GetBucketReplicationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetBucketReplicationCommandInput,
|
|
26
21
|
GetBucketReplicationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetBucketTaggingRequest,
|
|
4
|
-
GetBucketTaggingResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetBucketTaggingRequest, GetBucketTaggingResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetBucketTaggingCommandInput extends GetBucketTaggingRequest {}
|
|
8
|
-
export interface GetBucketTaggingCommandOutput
|
|
9
|
-
extends GetBucketTaggingResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetBucketTaggingCommandOutput extends GetBucketTaggingResult, __MetadataBearer {}
|
|
11
6
|
declare const GetBucketTaggingCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetBucketTaggingCommandInput
|
|
8
|
+
input: GetBucketTaggingCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetBucketTaggingCommandInput,
|
|
16
11
|
GetBucketTaggingCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetBucketTaggingCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetBucketTaggingCommandInput
|
|
17
|
+
input: GetBucketTaggingCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetBucketTaggingCommandInput,
|
|
25
20
|
GetBucketTaggingCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetBucketVersioningRequest,
|
|
4
|
-
GetBucketVersioningResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetBucketVersioningRequest, GetBucketVersioningResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBucketVersioningCommandInput
|
|
8
|
-
extends GetBucketVersioningRequest {}
|
|
4
|
+
export interface GetBucketVersioningCommandInput extends GetBucketVersioningRequest {}
|
|
9
5
|
export interface GetBucketVersioningCommandOutput
|
|
10
|
-
extends GetBucketVersioningResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetBucketVersioningResult, __MetadataBearer {}
|
|
12
7
|
declare const GetBucketVersioningCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetBucketVersioningCommandInput
|
|
9
|
+
input: GetBucketVersioningCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetBucketVersioningCommandInput,
|
|
17
12
|
GetBucketVersioningCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetBucketVersioningCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetBucketVersioningCommandInput
|
|
18
|
+
input: GetBucketVersioningCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetBucketVersioningCommandInput,
|
|
26
21
|
GetBucketVersioningCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetDataAccessRequest, GetDataAccessResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetDataAccessCommandInput extends GetDataAccessRequest {}
|
|
5
|
-
export interface GetDataAccessCommandOutput
|
|
6
|
-
extends GetDataAccessResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDataAccessCommandOutput extends GetDataAccessResult, __MetadataBearer {}
|
|
8
6
|
declare const GetDataAccessCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetDataAccessCommandInput
|
|
8
|
+
input: GetDataAccessCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetDataAccessCommandInput,
|
|
13
11
|
GetDataAccessCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetDataAccessCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetDataAccessCommandInput
|
|
17
|
+
input: GetDataAccessCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetDataAccessCommandInput,
|
|
22
20
|
GetDataAccessCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetJobTaggingRequest, GetJobTaggingResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetJobTaggingCommandInput extends GetJobTaggingRequest {}
|
|
5
|
-
export interface GetJobTaggingCommandOutput
|
|
6
|
-
extends GetJobTaggingResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetJobTaggingCommandOutput extends GetJobTaggingResult, __MetadataBearer {}
|
|
8
6
|
declare const GetJobTaggingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetJobTaggingCommandInput
|
|
8
|
+
input: GetJobTaggingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetJobTaggingCommandInput,
|
|
13
11
|
GetJobTaggingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetJobTaggingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetJobTaggingCommandInput
|
|
17
|
+
input: GetJobTaggingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetJobTaggingCommandInput,
|
|
22
20
|
GetJobTaggingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMultiRegionAccessPointResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMultiRegionAccessPointCommandInput
|
|
8
|
-
extends GetMultiRegionAccessPointRequest {}
|
|
7
|
+
export interface GetMultiRegionAccessPointCommandInput extends GetMultiRegionAccessPointRequest {}
|
|
9
8
|
export interface GetMultiRegionAccessPointCommandOutput
|
|
10
|
-
extends GetMultiRegionAccessPointResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMultiRegionAccessPointResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMultiRegionAccessPointCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMultiRegionAccessPointCommandInput
|
|
12
|
+
input: GetMultiRegionAccessPointCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMultiRegionAccessPointCommandInput,
|
|
17
15
|
GetMultiRegionAccessPointCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMultiRegionAccessPointCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMultiRegionAccessPointCommandInput
|
|
21
|
+
input: GetMultiRegionAccessPointCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMultiRegionAccessPointCommandInput,
|
|
26
24
|
GetMultiRegionAccessPointCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMultiRegionAccessPointPolicyResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMultiRegionAccessPointPolicyCommandInput
|
|
8
|
-
extends GetMultiRegionAccessPointPolicyRequest {}
|
|
7
|
+
export interface GetMultiRegionAccessPointPolicyCommandInput extends GetMultiRegionAccessPointPolicyRequest {}
|
|
9
8
|
export interface GetMultiRegionAccessPointPolicyCommandOutput
|
|
10
|
-
extends GetMultiRegionAccessPointPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMultiRegionAccessPointPolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMultiRegionAccessPointPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMultiRegionAccessPointPolicyCommandInput
|
|
12
|
+
input: GetMultiRegionAccessPointPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMultiRegionAccessPointPolicyCommandInput,
|
|
17
15
|
GetMultiRegionAccessPointPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMultiRegionAccessPointPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMultiRegionAccessPointPolicyCommandInput
|
|
21
|
+
input: GetMultiRegionAccessPointPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMultiRegionAccessPointPolicyCommandInput,
|
|
26
24
|
GetMultiRegionAccessPointPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMultiRegionAccessPointPolicyStatusResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMultiRegionAccessPointPolicyStatusCommandInput
|
|
8
|
-
extends GetMultiRegionAccessPointPolicyStatusRequest {}
|
|
7
|
+
export interface GetMultiRegionAccessPointPolicyStatusCommandInput extends GetMultiRegionAccessPointPolicyStatusRequest {}
|
|
9
8
|
export interface GetMultiRegionAccessPointPolicyStatusCommandOutput
|
|
10
|
-
extends GetMultiRegionAccessPointPolicyStatusResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMultiRegionAccessPointPolicyStatusResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMultiRegionAccessPointPolicyStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMultiRegionAccessPointPolicyStatusCommandInput
|
|
12
|
+
input: GetMultiRegionAccessPointPolicyStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMultiRegionAccessPointPolicyStatusCommandInput,
|
|
17
15
|
GetMultiRegionAccessPointPolicyStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMultiRegionAccessPointPolicyStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMultiRegionAccessPointPolicyStatusCommandInput
|
|
21
|
+
input: GetMultiRegionAccessPointPolicyStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMultiRegionAccessPointPolicyStatusCommandInput,
|
|
26
24
|
GetMultiRegionAccessPointPolicyStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetMultiRegionAccessPointRoutesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMultiRegionAccessPointRoutesCommandInput
|
|
8
|
-
extends GetMultiRegionAccessPointRoutesRequest {}
|
|
7
|
+
export interface GetMultiRegionAccessPointRoutesCommandInput extends GetMultiRegionAccessPointRoutesRequest {}
|
|
9
8
|
export interface GetMultiRegionAccessPointRoutesCommandOutput
|
|
10
|
-
extends GetMultiRegionAccessPointRoutesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetMultiRegionAccessPointRoutesResult, __MetadataBearer {}
|
|
12
10
|
declare const GetMultiRegionAccessPointRoutesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetMultiRegionAccessPointRoutesCommandInput
|
|
12
|
+
input: GetMultiRegionAccessPointRoutesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetMultiRegionAccessPointRoutesCommandInput,
|
|
17
15
|
GetMultiRegionAccessPointRoutesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetMultiRegionAccessPointRoutesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetMultiRegionAccessPointRoutesCommandInput
|
|
21
|
+
input: GetMultiRegionAccessPointRoutesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetMultiRegionAccessPointRoutesCommandInput,
|
|
26
24
|
GetMultiRegionAccessPointRoutesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPublicAccessBlockOutput,
|
|
4
|
-
GetPublicAccessBlockRequest,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetPublicAccessBlockOutput, GetPublicAccessBlockRequest } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPublicAccessBlockCommandInput
|
|
8
|
-
extends GetPublicAccessBlockRequest {}
|
|
4
|
+
export interface GetPublicAccessBlockCommandInput extends GetPublicAccessBlockRequest {}
|
|
9
5
|
export interface GetPublicAccessBlockCommandOutput
|
|
10
|
-
extends GetPublicAccessBlockOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetPublicAccessBlockOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetPublicAccessBlockCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetPublicAccessBlockCommandInput
|
|
9
|
+
input: GetPublicAccessBlockCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetPublicAccessBlockCommandInput,
|
|
17
12
|
GetPublicAccessBlockCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetStorageLensConfigurationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetStorageLensConfigurationCommandInput
|
|
8
|
-
extends GetStorageLensConfigurationRequest {}
|
|
7
|
+
export interface GetStorageLensConfigurationCommandInput extends GetStorageLensConfigurationRequest {}
|
|
9
8
|
export interface GetStorageLensConfigurationCommandOutput
|
|
10
|
-
extends GetStorageLensConfigurationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetStorageLensConfigurationResult, __MetadataBearer {}
|
|
12
10
|
declare const GetStorageLensConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetStorageLensConfigurationCommandInput
|
|
12
|
+
input: GetStorageLensConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetStorageLensConfigurationCommandInput,
|
|
17
15
|
GetStorageLensConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetStorageLensConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetStorageLensConfigurationCommandInput
|
|
21
|
+
input: GetStorageLensConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetStorageLensConfigurationCommandInput,
|
|
26
24
|
GetStorageLensConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetStorageLensConfigurationTaggingResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetStorageLensConfigurationTaggingCommandInput
|
|
8
|
-
extends GetStorageLensConfigurationTaggingRequest {}
|
|
7
|
+
export interface GetStorageLensConfigurationTaggingCommandInput extends GetStorageLensConfigurationTaggingRequest {}
|
|
9
8
|
export interface GetStorageLensConfigurationTaggingCommandOutput
|
|
10
|
-
extends GetStorageLensConfigurationTaggingResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetStorageLensConfigurationTaggingResult, __MetadataBearer {}
|
|
12
10
|
declare const GetStorageLensConfigurationTaggingCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetStorageLensConfigurationTaggingCommandInput
|
|
12
|
+
input: GetStorageLensConfigurationTaggingCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetStorageLensConfigurationTaggingCommandInput,
|
|
17
15
|
GetStorageLensConfigurationTaggingCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetStorageLensConfigurationTaggingCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetStorageLensConfigurationTaggingCommandInput
|
|
21
|
+
input: GetStorageLensConfigurationTaggingCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetStorageLensConfigurationTaggingCommandInput,
|
|
26
24
|
GetStorageLensConfigurationTaggingCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetStorageLensGroupRequest,
|
|
4
|
-
GetStorageLensGroupResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetStorageLensGroupRequest, GetStorageLensGroupResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetStorageLensGroupCommandInput
|
|
8
|
-
extends GetStorageLensGroupRequest {}
|
|
4
|
+
export interface GetStorageLensGroupCommandInput extends GetStorageLensGroupRequest {}
|
|
9
5
|
export interface GetStorageLensGroupCommandOutput
|
|
10
|
-
extends GetStorageLensGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetStorageLensGroupResult, __MetadataBearer {}
|
|
12
7
|
declare const GetStorageLensGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetStorageLensGroupCommandInput
|
|
9
|
+
input: GetStorageLensGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetStorageLensGroupCommandInput,
|
|
17
12
|
GetStorageLensGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetStorageLensGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetStorageLensGroupCommandInput
|
|
18
|
+
input: GetStorageLensGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetStorageLensGroupCommandInput,
|
|
26
21
|
GetStorageLensGroupCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAccessGrantsRequest,
|
|
4
|
-
ListAccessGrantsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAccessGrantsRequest, ListAccessGrantsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAccessGrantsCommandInput extends ListAccessGrantsRequest {}
|
|
8
|
-
export interface ListAccessGrantsCommandOutput
|
|
9
|
-
extends ListAccessGrantsResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAccessGrantsCommandOutput extends ListAccessGrantsResult, __MetadataBearer {}
|
|
11
6
|
declare const ListAccessGrantsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAccessGrantsCommandInput
|
|
8
|
+
input: ListAccessGrantsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAccessGrantsCommandInput,
|
|
16
11
|
ListAccessGrantsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccessGrantsInstancesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccessGrantsInstancesCommandInput
|
|
8
|
-
extends ListAccessGrantsInstancesRequest {}
|
|
7
|
+
export interface ListAccessGrantsInstancesCommandInput extends ListAccessGrantsInstancesRequest {}
|
|
9
8
|
export interface ListAccessGrantsInstancesCommandOutput
|
|
10
|
-
extends ListAccessGrantsInstancesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccessGrantsInstancesResult, __MetadataBearer {}
|
|
12
10
|
declare const ListAccessGrantsInstancesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccessGrantsInstancesCommandInput
|
|
12
|
+
input: ListAccessGrantsInstancesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccessGrantsInstancesCommandInput,
|
|
17
15
|
ListAccessGrantsInstancesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccessGrantsLocationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccessGrantsLocationsCommandInput
|
|
8
|
-
extends ListAccessGrantsLocationsRequest {}
|
|
7
|
+
export interface ListAccessGrantsLocationsCommandInput extends ListAccessGrantsLocationsRequest {}
|
|
9
8
|
export interface ListAccessGrantsLocationsCommandOutput
|
|
10
|
-
extends ListAccessGrantsLocationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccessGrantsLocationsResult, __MetadataBearer {}
|
|
12
10
|
declare const ListAccessGrantsLocationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccessGrantsLocationsCommandInput
|
|
12
|
+
input: ListAccessGrantsLocationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccessGrantsLocationsCommandInput,
|
|
17
15
|
ListAccessGrantsLocationsCommandOutput,
|