@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
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAccessPointsRequest,
|
|
4
|
-
ListAccessPointsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAccessPointsRequest, ListAccessPointsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAccessPointsCommandInput extends ListAccessPointsRequest {}
|
|
8
|
-
export interface ListAccessPointsCommandOutput
|
|
9
|
-
extends ListAccessPointsResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAccessPointsCommandOutput extends ListAccessPointsResult, __MetadataBearer {}
|
|
11
6
|
declare const ListAccessPointsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAccessPointsCommandInput
|
|
8
|
+
input: ListAccessPointsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAccessPointsCommandInput,
|
|
16
11
|
ListAccessPointsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccessPointsForDirectoryBucketsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccessPointsForDirectoryBucketsCommandInput
|
|
8
|
-
extends ListAccessPointsForDirectoryBucketsRequest {}
|
|
7
|
+
export interface ListAccessPointsForDirectoryBucketsCommandInput extends ListAccessPointsForDirectoryBucketsRequest {}
|
|
9
8
|
export interface ListAccessPointsForDirectoryBucketsCommandOutput
|
|
10
|
-
extends ListAccessPointsForDirectoryBucketsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccessPointsForDirectoryBucketsResult, __MetadataBearer {}
|
|
12
10
|
declare const ListAccessPointsForDirectoryBucketsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccessPointsForDirectoryBucketsCommandInput
|
|
12
|
+
input: ListAccessPointsForDirectoryBucketsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccessPointsForDirectoryBucketsCommandInput,
|
|
17
15
|
ListAccessPointsForDirectoryBucketsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccessPointsForObjectLambdaResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccessPointsForObjectLambdaCommandInput
|
|
8
|
-
extends ListAccessPointsForObjectLambdaRequest {}
|
|
7
|
+
export interface ListAccessPointsForObjectLambdaCommandInput extends ListAccessPointsForObjectLambdaRequest {}
|
|
9
8
|
export interface ListAccessPointsForObjectLambdaCommandOutput
|
|
10
|
-
extends ListAccessPointsForObjectLambdaResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccessPointsForObjectLambdaResult, __MetadataBearer {}
|
|
12
10
|
declare const ListAccessPointsForObjectLambdaCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccessPointsForObjectLambdaCommandInput
|
|
12
|
+
input: ListAccessPointsForObjectLambdaCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccessPointsForObjectLambdaCommandInput,
|
|
17
15
|
ListAccessPointsForObjectLambdaCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCallerAccessGrantsRequest,
|
|
4
|
-
ListCallerAccessGrantsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListCallerAccessGrantsRequest, ListCallerAccessGrantsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCallerAccessGrantsCommandInput
|
|
8
|
-
extends ListCallerAccessGrantsRequest {}
|
|
4
|
+
export interface ListCallerAccessGrantsCommandInput extends ListCallerAccessGrantsRequest {}
|
|
9
5
|
export interface ListCallerAccessGrantsCommandOutput
|
|
10
|
-
extends ListCallerAccessGrantsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCallerAccessGrantsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListCallerAccessGrantsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCallerAccessGrantsCommandInput
|
|
9
|
+
input: ListCallerAccessGrantsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCallerAccessGrantsCommandInput,
|
|
17
12
|
ListCallerAccessGrantsCommandOutput,
|
|
@@ -2,11 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListJobsRequest, ListJobsResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListJobsCommandInput extends ListJobsRequest {}
|
|
5
|
-
export interface ListJobsCommandOutput
|
|
6
|
-
extends ListJobsResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer {}
|
|
8
6
|
declare const ListJobsCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListJobsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListJobsCommandInput,
|
|
11
11
|
ListJobsCommandOutput,
|
|
12
12
|
import("..").S3ControlClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListMultiRegionAccessPointsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListMultiRegionAccessPointsCommandInput
|
|
8
|
-
extends ListMultiRegionAccessPointsRequest {}
|
|
7
|
+
export interface ListMultiRegionAccessPointsCommandInput extends ListMultiRegionAccessPointsRequest {}
|
|
9
8
|
export interface ListMultiRegionAccessPointsCommandOutput
|
|
10
|
-
extends ListMultiRegionAccessPointsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListMultiRegionAccessPointsResult, __MetadataBearer {}
|
|
12
10
|
declare const ListMultiRegionAccessPointsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListMultiRegionAccessPointsCommandInput
|
|
12
|
+
input: ListMultiRegionAccessPointsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListMultiRegionAccessPointsCommandInput,
|
|
17
15
|
ListMultiRegionAccessPointsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRegionalBucketsRequest,
|
|
4
|
-
ListRegionalBucketsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListRegionalBucketsRequest, ListRegionalBucketsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRegionalBucketsCommandInput
|
|
8
|
-
extends ListRegionalBucketsRequest {}
|
|
4
|
+
export interface ListRegionalBucketsCommandInput extends ListRegionalBucketsRequest {}
|
|
9
5
|
export interface ListRegionalBucketsCommandOutput
|
|
10
|
-
extends ListRegionalBucketsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListRegionalBucketsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListRegionalBucketsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListRegionalBucketsCommandInput
|
|
9
|
+
input: ListRegionalBucketsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListRegionalBucketsCommandInput,
|
|
17
12
|
ListRegionalBucketsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListStorageLensConfigurationsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListStorageLensConfigurationsCommandInput
|
|
8
|
-
extends ListStorageLensConfigurationsRequest {}
|
|
7
|
+
export interface ListStorageLensConfigurationsCommandInput extends ListStorageLensConfigurationsRequest {}
|
|
9
8
|
export interface ListStorageLensConfigurationsCommandOutput
|
|
10
|
-
extends ListStorageLensConfigurationsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListStorageLensConfigurationsResult, __MetadataBearer {}
|
|
12
10
|
declare const ListStorageLensConfigurationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListStorageLensConfigurationsCommandInput
|
|
12
|
+
input: ListStorageLensConfigurationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListStorageLensConfigurationsCommandInput,
|
|
17
15
|
ListStorageLensConfigurationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListStorageLensGroupsRequest,
|
|
4
|
-
ListStorageLensGroupsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListStorageLensGroupsRequest, ListStorageLensGroupsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListStorageLensGroupsCommandInput
|
|
8
|
-
extends ListStorageLensGroupsRequest {}
|
|
4
|
+
export interface ListStorageLensGroupsCommandInput extends ListStorageLensGroupsRequest {}
|
|
9
5
|
export interface ListStorageLensGroupsCommandOutput
|
|
10
|
-
extends ListStorageLensGroupsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListStorageLensGroupsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListStorageLensGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListStorageLensGroupsCommandInput
|
|
9
|
+
input: ListStorageLensGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListStorageLensGroupsCommandInput,
|
|
17
12
|
ListStorageLensGroupsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResult, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutAccessGrantsInstanceResourcePolicyResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutAccessGrantsInstanceResourcePolicyCommandInput
|
|
8
|
-
extends PutAccessGrantsInstanceResourcePolicyRequest {}
|
|
7
|
+
export interface PutAccessGrantsInstanceResourcePolicyCommandInput extends PutAccessGrantsInstanceResourcePolicyRequest {}
|
|
9
8
|
export interface PutAccessGrantsInstanceResourcePolicyCommandOutput
|
|
10
|
-
extends PutAccessGrantsInstanceResourcePolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutAccessGrantsInstanceResourcePolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const PutAccessGrantsInstanceResourcePolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutAccessGrantsInstanceResourcePolicyCommandInput
|
|
12
|
+
input: PutAccessGrantsInstanceResourcePolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutAccessGrantsInstanceResourcePolicyCommandInput,
|
|
17
15
|
PutAccessGrantsInstanceResourcePolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutAccessGrantsInstanceResourcePolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutAccessGrantsInstanceResourcePolicyCommandInput
|
|
21
|
+
input: PutAccessGrantsInstanceResourcePolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutAccessGrantsInstanceResourcePolicyCommandInput,
|
|
26
24
|
PutAccessGrantsInstanceResourcePolicyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutAccessPointConfigurationForObjectLambdaRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutAccessPointConfigurationForObjectLambdaCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutAccessPointConfigurationForObjectLambdaCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutAccessPointConfigurationForObjectLambdaCommandInput extends PutAccessPointConfigurationForObjectLambdaRequest {}
|
|
5
|
+
export interface PutAccessPointConfigurationForObjectLambdaCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutAccessPointConfigurationForObjectLambdaCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutAccessPointConfigurationForObjectLambdaCommandInput
|
|
8
|
+
input: PutAccessPointConfigurationForObjectLambdaCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutAccessPointConfigurationForObjectLambdaCommandInput,
|
|
13
11
|
PutAccessPointConfigurationForObjectLambdaCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutAccessPointConfigurationForObjectLambdaCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutAccessPointConfigurationForObjectLambdaCommandInput
|
|
17
|
+
input: PutAccessPointConfigurationForObjectLambdaCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutAccessPointConfigurationForObjectLambdaCommandInput,
|
|
22
20
|
PutAccessPointConfigurationForObjectLambdaCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutAccessPointPolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutAccessPointPolicyCommandInput
|
|
5
|
-
extends PutAccessPointPolicyRequest {}
|
|
4
|
+
export interface PutAccessPointPolicyCommandInput extends PutAccessPointPolicyRequest {}
|
|
6
5
|
export interface PutAccessPointPolicyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutAccessPointPolicyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutAccessPointPolicyCommandInput
|
|
8
|
+
input: PutAccessPointPolicyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutAccessPointPolicyCommandInput,
|
|
12
11
|
PutAccessPointPolicyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutAccessPointPolicyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutAccessPointPolicyCommandInput
|
|
17
|
+
input: PutAccessPointPolicyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutAccessPointPolicyCommandInput,
|
|
21
20
|
PutAccessPointPolicyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutAccessPointPolicyForObjectLambdaRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutAccessPointPolicyForObjectLambdaCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutAccessPointPolicyForObjectLambdaCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutAccessPointPolicyForObjectLambdaCommandInput extends PutAccessPointPolicyForObjectLambdaRequest {}
|
|
5
|
+
export interface PutAccessPointPolicyForObjectLambdaCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutAccessPointPolicyForObjectLambdaCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutAccessPointPolicyForObjectLambdaCommandInput
|
|
8
|
+
input: PutAccessPointPolicyForObjectLambdaCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutAccessPointPolicyForObjectLambdaCommandInput,
|
|
13
11
|
PutAccessPointPolicyForObjectLambdaCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutAccessPointPolicyForObjectLambdaCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutAccessPointPolicyForObjectLambdaCommandInput
|
|
17
|
+
input: PutAccessPointPolicyForObjectLambdaCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutAccessPointPolicyForObjectLambdaCommandInput,
|
|
22
20
|
PutAccessPointPolicyForObjectLambdaCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutAccessPointScopeRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutAccessPointScopeCommandInput
|
|
5
|
-
extends PutAccessPointScopeRequest {}
|
|
4
|
+
export interface PutAccessPointScopeCommandInput extends PutAccessPointScopeRequest {}
|
|
6
5
|
export interface PutAccessPointScopeCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutAccessPointScopeCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutAccessPointScopeCommandInput
|
|
8
|
+
input: PutAccessPointScopeCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutAccessPointScopeCommandInput,
|
|
12
11
|
PutAccessPointScopeCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutAccessPointScopeCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutAccessPointScopeCommandInput
|
|
17
|
+
input: PutAccessPointScopeCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutAccessPointScopeCommandInput,
|
|
21
20
|
PutAccessPointScopeCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketLifecycleConfigurationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketLifecycleConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBucketLifecycleConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBucketLifecycleConfigurationCommandInput extends PutBucketLifecycleConfigurationRequest {}
|
|
5
|
+
export interface PutBucketLifecycleConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBucketLifecycleConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBucketLifecycleConfigurationCommandInput
|
|
8
|
+
input: PutBucketLifecycleConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBucketLifecycleConfigurationCommandInput,
|
|
13
11
|
PutBucketLifecycleConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBucketLifecycleConfigurationCommandInput
|
|
17
|
+
input: PutBucketLifecycleConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBucketLifecycleConfigurationCommandInput,
|
|
22
20
|
PutBucketLifecycleConfigurationCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutBucketPolicyCommandInput extends PutBucketPolicyRequest {}
|
|
|
5
5
|
export interface PutBucketPolicyCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutBucketPolicyCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutBucketPolicyCommandInput
|
|
8
|
+
input: PutBucketPolicyCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutBucketPolicyCommandInput,
|
|
11
11
|
PutBucketPolicyCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const PutBucketPolicyCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: PutBucketPolicyCommandInput
|
|
17
|
+
input: PutBucketPolicyCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutBucketPolicyCommandInput,
|
|
20
20
|
PutBucketPolicyCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketReplicationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketReplicationCommandInput
|
|
5
|
-
extends PutBucketReplicationRequest {}
|
|
4
|
+
export interface PutBucketReplicationCommandInput extends PutBucketReplicationRequest {}
|
|
6
5
|
export interface PutBucketReplicationCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutBucketReplicationCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutBucketReplicationCommandInput
|
|
8
|
+
input: PutBucketReplicationCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutBucketReplicationCommandInput,
|
|
12
11
|
PutBucketReplicationCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutBucketReplicationCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutBucketReplicationCommandInput
|
|
17
|
+
input: PutBucketReplicationCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutBucketReplicationCommandInput,
|
|
21
20
|
PutBucketReplicationCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface PutBucketTaggingCommandInput extends PutBucketTaggingRequest {}
|
|
|
5
5
|
export interface PutBucketTaggingCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const PutBucketTaggingCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: PutBucketTaggingCommandInput
|
|
8
|
+
input: PutBucketTaggingCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
PutBucketTaggingCommandInput,
|
|
11
11
|
PutBucketTaggingCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const PutBucketTaggingCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: PutBucketTaggingCommandInput
|
|
17
|
+
input: PutBucketTaggingCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutBucketTaggingCommandInput,
|
|
20
20
|
PutBucketTaggingCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBucketVersioningRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBucketVersioningCommandInput
|
|
5
|
-
extends PutBucketVersioningRequest {}
|
|
4
|
+
export interface PutBucketVersioningCommandInput extends PutBucketVersioningRequest {}
|
|
6
5
|
export interface PutBucketVersioningCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutBucketVersioningCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutBucketVersioningCommandInput
|
|
8
|
+
input: PutBucketVersioningCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutBucketVersioningCommandInput,
|
|
12
11
|
PutBucketVersioningCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutBucketVersioningCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutBucketVersioningCommandInput
|
|
17
|
+
input: PutBucketVersioningCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutBucketVersioningCommandInput,
|
|
21
20
|
PutBucketVersioningCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { PutJobTaggingRequest, PutJobTaggingResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface PutJobTaggingCommandInput extends PutJobTaggingRequest {}
|
|
5
|
-
export interface PutJobTaggingCommandOutput
|
|
6
|
-
extends PutJobTaggingResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutJobTaggingCommandOutput extends PutJobTaggingResult, __MetadataBearer {}
|
|
8
6
|
declare const PutJobTaggingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutJobTaggingCommandInput
|
|
8
|
+
input: PutJobTaggingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutJobTaggingCommandInput,
|
|
13
11
|
PutJobTaggingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutJobTaggingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutJobTaggingCommandInput
|
|
17
|
+
input: PutJobTaggingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutJobTaggingCommandInput,
|
|
22
20
|
PutJobTaggingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutMultiRegionAccessPointPolicyResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutMultiRegionAccessPointPolicyCommandInput
|
|
8
|
-
extends PutMultiRegionAccessPointPolicyRequest {}
|
|
7
|
+
export interface PutMultiRegionAccessPointPolicyCommandInput extends PutMultiRegionAccessPointPolicyRequest {}
|
|
9
8
|
export interface PutMultiRegionAccessPointPolicyCommandOutput
|
|
10
|
-
extends PutMultiRegionAccessPointPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutMultiRegionAccessPointPolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const PutMultiRegionAccessPointPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutMultiRegionAccessPointPolicyCommandInput
|
|
12
|
+
input: PutMultiRegionAccessPointPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutMultiRegionAccessPointPolicyCommandInput,
|
|
17
15
|
PutMultiRegionAccessPointPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutMultiRegionAccessPointPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutMultiRegionAccessPointPolicyCommandInput
|
|
21
|
+
input: PutMultiRegionAccessPointPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutMultiRegionAccessPointPolicyCommandInput,
|
|
26
24
|
PutMultiRegionAccessPointPolicyCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutPublicAccessBlockRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutPublicAccessBlockCommandInput
|
|
5
|
-
extends PutPublicAccessBlockRequest {}
|
|
4
|
+
export interface PutPublicAccessBlockCommandInput extends PutPublicAccessBlockRequest {}
|
|
6
5
|
export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const PutPublicAccessBlockCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: PutPublicAccessBlockCommandInput
|
|
8
|
+
input: PutPublicAccessBlockCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
PutPublicAccessBlockCommandInput,
|
|
12
11
|
PutPublicAccessBlockCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const PutPublicAccessBlockCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: PutPublicAccessBlockCommandInput
|
|
17
|
+
input: PutPublicAccessBlockCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
PutPublicAccessBlockCommandInput,
|
|
21
20
|
PutPublicAccessBlockCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutStorageLensConfigurationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutStorageLensConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutStorageLensConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutStorageLensConfigurationCommandInput extends PutStorageLensConfigurationRequest {}
|
|
5
|
+
export interface PutStorageLensConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutStorageLensConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutStorageLensConfigurationCommandInput
|
|
8
|
+
input: PutStorageLensConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutStorageLensConfigurationCommandInput,
|
|
13
11
|
PutStorageLensConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutStorageLensConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutStorageLensConfigurationCommandInput
|
|
17
|
+
input: PutStorageLensConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutStorageLensConfigurationCommandInput,
|
|
22
20
|
PutStorageLensConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutStorageLensConfigurationTaggingResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutStorageLensConfigurationTaggingCommandInput
|
|
8
|
-
extends PutStorageLensConfigurationTaggingRequest {}
|
|
7
|
+
export interface PutStorageLensConfigurationTaggingCommandInput extends PutStorageLensConfigurationTaggingRequest {}
|
|
9
8
|
export interface PutStorageLensConfigurationTaggingCommandOutput
|
|
10
|
-
extends PutStorageLensConfigurationTaggingResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutStorageLensConfigurationTaggingResult, __MetadataBearer {}
|
|
12
10
|
declare const PutStorageLensConfigurationTaggingCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutStorageLensConfigurationTaggingCommandInput
|
|
12
|
+
input: PutStorageLensConfigurationTaggingCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutStorageLensConfigurationTaggingCommandInput,
|
|
17
15
|
PutStorageLensConfigurationTaggingCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutStorageLensConfigurationTaggingCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutStorageLensConfigurationTaggingCommandInput
|
|
21
|
+
input: PutStorageLensConfigurationTaggingCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutStorageLensConfigurationTaggingCommandInput,
|
|
26
24
|
PutStorageLensConfigurationTaggingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
SubmitMultiRegionAccessPointRoutesResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface SubmitMultiRegionAccessPointRoutesCommandInput
|
|
8
|
-
extends SubmitMultiRegionAccessPointRoutesRequest {}
|
|
7
|
+
export interface SubmitMultiRegionAccessPointRoutesCommandInput extends SubmitMultiRegionAccessPointRoutesRequest {}
|
|
9
8
|
export interface SubmitMultiRegionAccessPointRoutesCommandOutput
|
|
10
|
-
extends SubmitMultiRegionAccessPointRoutesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends SubmitMultiRegionAccessPointRoutesResult, __MetadataBearer {}
|
|
12
10
|
declare const SubmitMultiRegionAccessPointRoutesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: SubmitMultiRegionAccessPointRoutesCommandInput
|
|
12
|
+
input: SubmitMultiRegionAccessPointRoutesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
SubmitMultiRegionAccessPointRoutesCommandInput,
|
|
17
15
|
SubmitMultiRegionAccessPointRoutesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const SubmitMultiRegionAccessPointRoutesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: SubmitMultiRegionAccessPointRoutesCommandInput
|
|
21
|
+
input: SubmitMultiRegionAccessPointRoutesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
SubmitMultiRegionAccessPointRoutesCommandInput,
|
|
26
24
|
SubmitMultiRegionAccessPointRoutesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResult, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|