@aws-sdk/client-s3-control 3.169.0 → 3.170.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/S3Control.d.ts +1102 -290
  3. package/dist-types/ts3.4/S3ControlClient.d.ts +483 -137
  4. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +38 -17
  5. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +34 -17
  7. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +34 -17
  8. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +33 -17
  10. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +37 -17
  11. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +37 -17
  12. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +37 -17
  13. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +33 -17
  16. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +33 -17
  17. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +37 -17
  20. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +37 -17
  21. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +34 -17
  23. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +37 -17
  25. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +34 -17
  32. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +37 -17
  35. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +37 -17
  43. package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +38 -17
  47. package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +37 -17
  49. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +37 -17
  51. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +32 -17
  54. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +34 -17
  55. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +37 -17
  58. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +38 -17
  60. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/index.d.ts +57 -57
  62. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  63. package/dist-types/ts3.4/index.d.ts +6 -6
  64. package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +8 -6
  65. package/dist-types/ts3.4/models/index.d.ts +1 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +2252 -2062
  67. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  68. package/dist-types/ts3.4/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +11 -4
  69. package/dist-types/ts3.4/pagination/ListAccessPointsPaginator.d.ts +11 -4
  70. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +11 -4
  71. package/dist-types/ts3.4/pagination/ListMultiRegionAccessPointsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/ListRegionalBucketsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/ListStorageLensConfigurationsPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/index.d.ts +7 -7
  75. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +689 -173
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +74 -42
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +75 -43
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +75 -41
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  80. package/package.json +40 -40
@@ -1,137 +1,483 @@
1
-
2
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
3
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
4
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
5
- import { S3ControlInputConfig, S3ControlResolvedConfig } from "@aws-sdk/middleware-sdk-s3-control";
6
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
7
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
8
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
9
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
10
- import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, StreamHasher as __StreamHasher, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
11
- import { Readable } from "stream";
12
- import { CreateAccessPointCommandInput, CreateAccessPointCommandOutput } from "./commands/CreateAccessPointCommand";
13
- import { CreateAccessPointForObjectLambdaCommandInput, CreateAccessPointForObjectLambdaCommandOutput } from "./commands/CreateAccessPointForObjectLambdaCommand";
14
- import { CreateBucketCommandInput, CreateBucketCommandOutput } from "./commands/CreateBucketCommand";
15
- import { CreateJobCommandInput, CreateJobCommandOutput } from "./commands/CreateJobCommand";
16
- import { CreateMultiRegionAccessPointCommandInput, CreateMultiRegionAccessPointCommandOutput } from "./commands/CreateMultiRegionAccessPointCommand";
17
- import { DeleteAccessPointCommandInput, DeleteAccessPointCommandOutput } from "./commands/DeleteAccessPointCommand";
18
- import { DeleteAccessPointForObjectLambdaCommandInput, DeleteAccessPointForObjectLambdaCommandOutput } from "./commands/DeleteAccessPointForObjectLambdaCommand";
19
- import { DeleteAccessPointPolicyCommandInput, DeleteAccessPointPolicyCommandOutput } from "./commands/DeleteAccessPointPolicyCommand";
20
- import { DeleteAccessPointPolicyForObjectLambdaCommandInput, DeleteAccessPointPolicyForObjectLambdaCommandOutput } from "./commands/DeleteAccessPointPolicyForObjectLambdaCommand";
21
- import { DeleteBucketCommandInput, DeleteBucketCommandOutput } from "./commands/DeleteBucketCommand";
22
- import { DeleteBucketLifecycleConfigurationCommandInput, DeleteBucketLifecycleConfigurationCommandOutput } from "./commands/DeleteBucketLifecycleConfigurationCommand";
23
- import { DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput } from "./commands/DeleteBucketPolicyCommand";
24
- import { DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput } from "./commands/DeleteBucketTaggingCommand";
25
- import { DeleteJobTaggingCommandInput, DeleteJobTaggingCommandOutput } from "./commands/DeleteJobTaggingCommand";
26
- import { DeleteMultiRegionAccessPointCommandInput, DeleteMultiRegionAccessPointCommandOutput } from "./commands/DeleteMultiRegionAccessPointCommand";
27
- import { DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput } from "./commands/DeletePublicAccessBlockCommand";
28
- import { DeleteStorageLensConfigurationCommandInput, DeleteStorageLensConfigurationCommandOutput } from "./commands/DeleteStorageLensConfigurationCommand";
29
- import { DeleteStorageLensConfigurationTaggingCommandInput, DeleteStorageLensConfigurationTaggingCommandOutput } from "./commands/DeleteStorageLensConfigurationTaggingCommand";
30
- import { DescribeJobCommandInput, DescribeJobCommandOutput } from "./commands/DescribeJobCommand";
31
- import { DescribeMultiRegionAccessPointOperationCommandInput, DescribeMultiRegionAccessPointOperationCommandOutput } from "./commands/DescribeMultiRegionAccessPointOperationCommand";
32
- import { GetAccessPointCommandInput, GetAccessPointCommandOutput } from "./commands/GetAccessPointCommand";
33
- import { GetAccessPointConfigurationForObjectLambdaCommandInput, GetAccessPointConfigurationForObjectLambdaCommandOutput } from "./commands/GetAccessPointConfigurationForObjectLambdaCommand";
34
- import { GetAccessPointForObjectLambdaCommandInput, GetAccessPointForObjectLambdaCommandOutput } from "./commands/GetAccessPointForObjectLambdaCommand";
35
- import { GetAccessPointPolicyCommandInput, GetAccessPointPolicyCommandOutput } from "./commands/GetAccessPointPolicyCommand";
36
- import { GetAccessPointPolicyForObjectLambdaCommandInput, GetAccessPointPolicyForObjectLambdaCommandOutput } from "./commands/GetAccessPointPolicyForObjectLambdaCommand";
37
- import { GetAccessPointPolicyStatusCommandInput, GetAccessPointPolicyStatusCommandOutput } from "./commands/GetAccessPointPolicyStatusCommand";
38
- import { GetAccessPointPolicyStatusForObjectLambdaCommandInput, GetAccessPointPolicyStatusForObjectLambdaCommandOutput } from "./commands/GetAccessPointPolicyStatusForObjectLambdaCommand";
39
- import { GetBucketCommandInput, GetBucketCommandOutput } from "./commands/GetBucketCommand";
40
- import { GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput } from "./commands/GetBucketLifecycleConfigurationCommand";
41
- import { GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput } from "./commands/GetBucketPolicyCommand";
42
- import { GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput } from "./commands/GetBucketTaggingCommand";
43
- import { GetJobTaggingCommandInput, GetJobTaggingCommandOutput } from "./commands/GetJobTaggingCommand";
44
- import { GetMultiRegionAccessPointCommandInput, GetMultiRegionAccessPointCommandOutput } from "./commands/GetMultiRegionAccessPointCommand";
45
- import { GetMultiRegionAccessPointPolicyCommandInput, GetMultiRegionAccessPointPolicyCommandOutput } from "./commands/GetMultiRegionAccessPointPolicyCommand";
46
- import { GetMultiRegionAccessPointPolicyStatusCommandInput, GetMultiRegionAccessPointPolicyStatusCommandOutput } from "./commands/GetMultiRegionAccessPointPolicyStatusCommand";
47
- import { GetPublicAccessBlockCommandInput, GetPublicAccessBlockCommandOutput } from "./commands/GetPublicAccessBlockCommand";
48
- import { GetStorageLensConfigurationCommandInput, GetStorageLensConfigurationCommandOutput } from "./commands/GetStorageLensConfigurationCommand";
49
- import { GetStorageLensConfigurationTaggingCommandInput, GetStorageLensConfigurationTaggingCommandOutput } from "./commands/GetStorageLensConfigurationTaggingCommand";
50
- import { ListAccessPointsCommandInput, ListAccessPointsCommandOutput } from "./commands/ListAccessPointsCommand";
51
- import { ListAccessPointsForObjectLambdaCommandInput, ListAccessPointsForObjectLambdaCommandOutput } from "./commands/ListAccessPointsForObjectLambdaCommand";
52
- import { ListJobsCommandInput, ListJobsCommandOutput } from "./commands/ListJobsCommand";
53
- import { ListMultiRegionAccessPointsCommandInput, ListMultiRegionAccessPointsCommandOutput } from "./commands/ListMultiRegionAccessPointsCommand";
54
- import { ListRegionalBucketsCommandInput, ListRegionalBucketsCommandOutput } from "./commands/ListRegionalBucketsCommand";
55
- import { ListStorageLensConfigurationsCommandInput, ListStorageLensConfigurationsCommandOutput } from "./commands/ListStorageLensConfigurationsCommand";
56
- import { PutAccessPointConfigurationForObjectLambdaCommandInput, PutAccessPointConfigurationForObjectLambdaCommandOutput } from "./commands/PutAccessPointConfigurationForObjectLambdaCommand";
57
- import { PutAccessPointPolicyCommandInput, PutAccessPointPolicyCommandOutput } from "./commands/PutAccessPointPolicyCommand";
58
- import { PutAccessPointPolicyForObjectLambdaCommandInput, PutAccessPointPolicyForObjectLambdaCommandOutput } from "./commands/PutAccessPointPolicyForObjectLambdaCommand";
59
- import { PutBucketLifecycleConfigurationCommandInput, PutBucketLifecycleConfigurationCommandOutput } from "./commands/PutBucketLifecycleConfigurationCommand";
60
- import { PutBucketPolicyCommandInput, PutBucketPolicyCommandOutput } from "./commands/PutBucketPolicyCommand";
61
- import { PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput } from "./commands/PutBucketTaggingCommand";
62
- import { PutJobTaggingCommandInput, PutJobTaggingCommandOutput } from "./commands/PutJobTaggingCommand";
63
- import { PutMultiRegionAccessPointPolicyCommandInput, PutMultiRegionAccessPointPolicyCommandOutput } from "./commands/PutMultiRegionAccessPointPolicyCommand";
64
- import { PutPublicAccessBlockCommandInput, PutPublicAccessBlockCommandOutput } from "./commands/PutPublicAccessBlockCommand";
65
- import { PutStorageLensConfigurationCommandInput, PutStorageLensConfigurationCommandOutput } from "./commands/PutStorageLensConfigurationCommand";
66
- import { PutStorageLensConfigurationTaggingCommandInput, PutStorageLensConfigurationTaggingCommandOutput } from "./commands/PutStorageLensConfigurationTaggingCommand";
67
- import { UpdateJobPriorityCommandInput, UpdateJobPriorityCommandOutput } from "./commands/UpdateJobPriorityCommand";
68
- import { UpdateJobStatusCommandInput, UpdateJobStatusCommandOutput } from "./commands/UpdateJobStatusCommand";
69
- export declare type ServiceInputTypes = CreateAccessPointCommandInput | CreateAccessPointForObjectLambdaCommandInput | CreateBucketCommandInput | CreateJobCommandInput | CreateMultiRegionAccessPointCommandInput | DeleteAccessPointCommandInput | DeleteAccessPointForObjectLambdaCommandInput | DeleteAccessPointPolicyCommandInput | DeleteAccessPointPolicyForObjectLambdaCommandInput | DeleteBucketCommandInput | DeleteBucketLifecycleConfigurationCommandInput | DeleteBucketPolicyCommandInput | DeleteBucketTaggingCommandInput | DeleteJobTaggingCommandInput | DeleteMultiRegionAccessPointCommandInput | DeletePublicAccessBlockCommandInput | DeleteStorageLensConfigurationCommandInput | DeleteStorageLensConfigurationTaggingCommandInput | DescribeJobCommandInput | DescribeMultiRegionAccessPointOperationCommandInput | GetAccessPointCommandInput | GetAccessPointConfigurationForObjectLambdaCommandInput | GetAccessPointForObjectLambdaCommandInput | GetAccessPointPolicyCommandInput | GetAccessPointPolicyForObjectLambdaCommandInput | GetAccessPointPolicyStatusCommandInput | GetAccessPointPolicyStatusForObjectLambdaCommandInput | GetBucketCommandInput | GetBucketLifecycleConfigurationCommandInput | GetBucketPolicyCommandInput | GetBucketTaggingCommandInput | GetJobTaggingCommandInput | GetMultiRegionAccessPointCommandInput | GetMultiRegionAccessPointPolicyCommandInput | GetMultiRegionAccessPointPolicyStatusCommandInput | GetPublicAccessBlockCommandInput | GetStorageLensConfigurationCommandInput | GetStorageLensConfigurationTaggingCommandInput | ListAccessPointsCommandInput | ListAccessPointsForObjectLambdaCommandInput | ListJobsCommandInput | ListMultiRegionAccessPointsCommandInput | ListRegionalBucketsCommandInput | ListStorageLensConfigurationsCommandInput | PutAccessPointConfigurationForObjectLambdaCommandInput | PutAccessPointPolicyCommandInput | PutAccessPointPolicyForObjectLambdaCommandInput | PutBucketLifecycleConfigurationCommandInput | PutBucketPolicyCommandInput | PutBucketTaggingCommandInput | PutJobTaggingCommandInput | PutMultiRegionAccessPointPolicyCommandInput | PutPublicAccessBlockCommandInput | PutStorageLensConfigurationCommandInput | PutStorageLensConfigurationTaggingCommandInput | UpdateJobPriorityCommandInput | UpdateJobStatusCommandInput;
70
- export declare type ServiceOutputTypes = CreateAccessPointCommandOutput | CreateAccessPointForObjectLambdaCommandOutput | CreateBucketCommandOutput | CreateJobCommandOutput | CreateMultiRegionAccessPointCommandOutput | DeleteAccessPointCommandOutput | DeleteAccessPointForObjectLambdaCommandOutput | DeleteAccessPointPolicyCommandOutput | DeleteAccessPointPolicyForObjectLambdaCommandOutput | DeleteBucketCommandOutput | DeleteBucketLifecycleConfigurationCommandOutput | DeleteBucketPolicyCommandOutput | DeleteBucketTaggingCommandOutput | DeleteJobTaggingCommandOutput | DeleteMultiRegionAccessPointCommandOutput | DeletePublicAccessBlockCommandOutput | DeleteStorageLensConfigurationCommandOutput | DeleteStorageLensConfigurationTaggingCommandOutput | DescribeJobCommandOutput | DescribeMultiRegionAccessPointOperationCommandOutput | GetAccessPointCommandOutput | GetAccessPointConfigurationForObjectLambdaCommandOutput | GetAccessPointForObjectLambdaCommandOutput | GetAccessPointPolicyCommandOutput | GetAccessPointPolicyForObjectLambdaCommandOutput | GetAccessPointPolicyStatusCommandOutput | GetAccessPointPolicyStatusForObjectLambdaCommandOutput | GetBucketCommandOutput | GetBucketLifecycleConfigurationCommandOutput | GetBucketPolicyCommandOutput | GetBucketTaggingCommandOutput | GetJobTaggingCommandOutput | GetMultiRegionAccessPointCommandOutput | GetMultiRegionAccessPointPolicyCommandOutput | GetMultiRegionAccessPointPolicyStatusCommandOutput | GetPublicAccessBlockCommandOutput | GetStorageLensConfigurationCommandOutput | GetStorageLensConfigurationTaggingCommandOutput | ListAccessPointsCommandOutput | ListAccessPointsForObjectLambdaCommandOutput | ListJobsCommandOutput | ListMultiRegionAccessPointsCommandOutput | ListRegionalBucketsCommandOutput | ListStorageLensConfigurationsCommandOutput | PutAccessPointConfigurationForObjectLambdaCommandOutput | PutAccessPointPolicyCommandOutput | PutAccessPointPolicyForObjectLambdaCommandOutput | PutBucketLifecycleConfigurationCommandOutput | PutBucketPolicyCommandOutput | PutBucketTaggingCommandOutput | PutJobTaggingCommandOutput | PutMultiRegionAccessPointPolicyCommandOutput | PutPublicAccessBlockCommandOutput | PutStorageLensConfigurationCommandOutput | PutStorageLensConfigurationTaggingCommandOutput | UpdateJobPriorityCommandOutput | UpdateJobStatusCommandOutput;
71
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
72
-
73
- requestHandler?: __HttpHandler;
74
-
75
- sha256?: __HashConstructor;
76
-
77
- urlParser?: __UrlParser;
78
-
79
- bodyLengthChecker?: __BodyLengthCalculator;
80
-
81
- streamCollector?: __StreamCollector;
82
-
83
- base64Decoder?: __Decoder;
84
-
85
- base64Encoder?: __Encoder;
86
-
87
- utf8Decoder?: __Decoder;
88
-
89
- utf8Encoder?: __Encoder;
90
-
91
- runtime?: string;
92
-
93
- disableHostPrefix?: boolean;
94
-
95
- maxAttempts?: number | __Provider<number>;
96
-
97
- retryMode?: string | __Provider<string>;
98
-
99
- logger?: __Logger;
100
-
101
- useDualstackEndpoint?: boolean | __Provider<boolean>;
102
-
103
- useFipsEndpoint?: boolean | __Provider<boolean>;
104
-
105
- serviceId?: string;
106
-
107
- region?: string | __Provider<string>;
108
-
109
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
110
-
111
- regionInfoProvider?: RegionInfoProvider;
112
-
113
- defaultUserAgentProvider?: Provider<__UserAgent>;
114
-
115
- streamHasher?: __StreamHasher<Readable> | __StreamHasher<Blob>;
116
-
117
- md5?: __HashConstructor;
118
-
119
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
120
- }
121
- declare type S3ControlClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & S3ControlInputConfig & UserAgentInputConfig;
122
-
123
- export interface S3ControlClientConfig extends S3ControlClientConfigType {
124
- }
125
- declare type S3ControlClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & S3ControlResolvedConfig & UserAgentResolvedConfig;
126
-
127
- export interface S3ControlClientResolvedConfig extends S3ControlClientResolvedConfigType {
128
- }
129
-
130
- export declare class S3ControlClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, S3ControlClientResolvedConfig> {
131
-
132
- readonly config: S3ControlClientResolvedConfig;
133
- constructor(configuration: S3ControlClientConfig);
134
-
135
- destroy(): void;
136
- }
137
- export {};
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ } from "@aws-sdk/config-resolver";
7
+ import {
8
+ HostHeaderInputConfig,
9
+ HostHeaderResolvedConfig,
10
+ } from "@aws-sdk/middleware-host-header";
11
+ import {
12
+ RetryInputConfig,
13
+ RetryResolvedConfig,
14
+ } from "@aws-sdk/middleware-retry";
15
+ import {
16
+ S3ControlInputConfig,
17
+ S3ControlResolvedConfig,
18
+ } from "@aws-sdk/middleware-sdk-s3-control";
19
+ import {
20
+ AwsAuthInputConfig,
21
+ AwsAuthResolvedConfig,
22
+ } from "@aws-sdk/middleware-signing";
23
+ import {
24
+ UserAgentInputConfig,
25
+ UserAgentResolvedConfig,
26
+ } from "@aws-sdk/middleware-user-agent";
27
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
28
+ import {
29
+ Client as __Client,
30
+ DefaultsMode,
31
+ SmithyConfiguration as __SmithyConfiguration,
32
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
33
+ } from "@aws-sdk/smithy-client";
34
+ import {
35
+ BodyLengthCalculator as __BodyLengthCalculator,
36
+ Credentials as __Credentials,
37
+ Decoder as __Decoder,
38
+ Encoder as __Encoder,
39
+ HashConstructor as __HashConstructor,
40
+ HttpHandlerOptions as __HttpHandlerOptions,
41
+ Logger as __Logger,
42
+ Provider as __Provider,
43
+ Provider,
44
+ RegionInfoProvider,
45
+ StreamCollector as __StreamCollector,
46
+ StreamHasher as __StreamHasher,
47
+ UrlParser as __UrlParser,
48
+ UserAgent as __UserAgent,
49
+ } from "@aws-sdk/types";
50
+ import { Readable } from "stream";
51
+ import {
52
+ CreateAccessPointCommandInput,
53
+ CreateAccessPointCommandOutput,
54
+ } from "./commands/CreateAccessPointCommand";
55
+ import {
56
+ CreateAccessPointForObjectLambdaCommandInput,
57
+ CreateAccessPointForObjectLambdaCommandOutput,
58
+ } from "./commands/CreateAccessPointForObjectLambdaCommand";
59
+ import {
60
+ CreateBucketCommandInput,
61
+ CreateBucketCommandOutput,
62
+ } from "./commands/CreateBucketCommand";
63
+ import {
64
+ CreateJobCommandInput,
65
+ CreateJobCommandOutput,
66
+ } from "./commands/CreateJobCommand";
67
+ import {
68
+ CreateMultiRegionAccessPointCommandInput,
69
+ CreateMultiRegionAccessPointCommandOutput,
70
+ } from "./commands/CreateMultiRegionAccessPointCommand";
71
+ import {
72
+ DeleteAccessPointCommandInput,
73
+ DeleteAccessPointCommandOutput,
74
+ } from "./commands/DeleteAccessPointCommand";
75
+ import {
76
+ DeleteAccessPointForObjectLambdaCommandInput,
77
+ DeleteAccessPointForObjectLambdaCommandOutput,
78
+ } from "./commands/DeleteAccessPointForObjectLambdaCommand";
79
+ import {
80
+ DeleteAccessPointPolicyCommandInput,
81
+ DeleteAccessPointPolicyCommandOutput,
82
+ } from "./commands/DeleteAccessPointPolicyCommand";
83
+ import {
84
+ DeleteAccessPointPolicyForObjectLambdaCommandInput,
85
+ DeleteAccessPointPolicyForObjectLambdaCommandOutput,
86
+ } from "./commands/DeleteAccessPointPolicyForObjectLambdaCommand";
87
+ import {
88
+ DeleteBucketCommandInput,
89
+ DeleteBucketCommandOutput,
90
+ } from "./commands/DeleteBucketCommand";
91
+ import {
92
+ DeleteBucketLifecycleConfigurationCommandInput,
93
+ DeleteBucketLifecycleConfigurationCommandOutput,
94
+ } from "./commands/DeleteBucketLifecycleConfigurationCommand";
95
+ import {
96
+ DeleteBucketPolicyCommandInput,
97
+ DeleteBucketPolicyCommandOutput,
98
+ } from "./commands/DeleteBucketPolicyCommand";
99
+ import {
100
+ DeleteBucketTaggingCommandInput,
101
+ DeleteBucketTaggingCommandOutput,
102
+ } from "./commands/DeleteBucketTaggingCommand";
103
+ import {
104
+ DeleteJobTaggingCommandInput,
105
+ DeleteJobTaggingCommandOutput,
106
+ } from "./commands/DeleteJobTaggingCommand";
107
+ import {
108
+ DeleteMultiRegionAccessPointCommandInput,
109
+ DeleteMultiRegionAccessPointCommandOutput,
110
+ } from "./commands/DeleteMultiRegionAccessPointCommand";
111
+ import {
112
+ DeletePublicAccessBlockCommandInput,
113
+ DeletePublicAccessBlockCommandOutput,
114
+ } from "./commands/DeletePublicAccessBlockCommand";
115
+ import {
116
+ DeleteStorageLensConfigurationCommandInput,
117
+ DeleteStorageLensConfigurationCommandOutput,
118
+ } from "./commands/DeleteStorageLensConfigurationCommand";
119
+ import {
120
+ DeleteStorageLensConfigurationTaggingCommandInput,
121
+ DeleteStorageLensConfigurationTaggingCommandOutput,
122
+ } from "./commands/DeleteStorageLensConfigurationTaggingCommand";
123
+ import {
124
+ DescribeJobCommandInput,
125
+ DescribeJobCommandOutput,
126
+ } from "./commands/DescribeJobCommand";
127
+ import {
128
+ DescribeMultiRegionAccessPointOperationCommandInput,
129
+ DescribeMultiRegionAccessPointOperationCommandOutput,
130
+ } from "./commands/DescribeMultiRegionAccessPointOperationCommand";
131
+ import {
132
+ GetAccessPointCommandInput,
133
+ GetAccessPointCommandOutput,
134
+ } from "./commands/GetAccessPointCommand";
135
+ import {
136
+ GetAccessPointConfigurationForObjectLambdaCommandInput,
137
+ GetAccessPointConfigurationForObjectLambdaCommandOutput,
138
+ } from "./commands/GetAccessPointConfigurationForObjectLambdaCommand";
139
+ import {
140
+ GetAccessPointForObjectLambdaCommandInput,
141
+ GetAccessPointForObjectLambdaCommandOutput,
142
+ } from "./commands/GetAccessPointForObjectLambdaCommand";
143
+ import {
144
+ GetAccessPointPolicyCommandInput,
145
+ GetAccessPointPolicyCommandOutput,
146
+ } from "./commands/GetAccessPointPolicyCommand";
147
+ import {
148
+ GetAccessPointPolicyForObjectLambdaCommandInput,
149
+ GetAccessPointPolicyForObjectLambdaCommandOutput,
150
+ } from "./commands/GetAccessPointPolicyForObjectLambdaCommand";
151
+ import {
152
+ GetAccessPointPolicyStatusCommandInput,
153
+ GetAccessPointPolicyStatusCommandOutput,
154
+ } from "./commands/GetAccessPointPolicyStatusCommand";
155
+ import {
156
+ GetAccessPointPolicyStatusForObjectLambdaCommandInput,
157
+ GetAccessPointPolicyStatusForObjectLambdaCommandOutput,
158
+ } from "./commands/GetAccessPointPolicyStatusForObjectLambdaCommand";
159
+ import {
160
+ GetBucketCommandInput,
161
+ GetBucketCommandOutput,
162
+ } from "./commands/GetBucketCommand";
163
+ import {
164
+ GetBucketLifecycleConfigurationCommandInput,
165
+ GetBucketLifecycleConfigurationCommandOutput,
166
+ } from "./commands/GetBucketLifecycleConfigurationCommand";
167
+ import {
168
+ GetBucketPolicyCommandInput,
169
+ GetBucketPolicyCommandOutput,
170
+ } from "./commands/GetBucketPolicyCommand";
171
+ import {
172
+ GetBucketTaggingCommandInput,
173
+ GetBucketTaggingCommandOutput,
174
+ } from "./commands/GetBucketTaggingCommand";
175
+ import {
176
+ GetJobTaggingCommandInput,
177
+ GetJobTaggingCommandOutput,
178
+ } from "./commands/GetJobTaggingCommand";
179
+ import {
180
+ GetMultiRegionAccessPointCommandInput,
181
+ GetMultiRegionAccessPointCommandOutput,
182
+ } from "./commands/GetMultiRegionAccessPointCommand";
183
+ import {
184
+ GetMultiRegionAccessPointPolicyCommandInput,
185
+ GetMultiRegionAccessPointPolicyCommandOutput,
186
+ } from "./commands/GetMultiRegionAccessPointPolicyCommand";
187
+ import {
188
+ GetMultiRegionAccessPointPolicyStatusCommandInput,
189
+ GetMultiRegionAccessPointPolicyStatusCommandOutput,
190
+ } from "./commands/GetMultiRegionAccessPointPolicyStatusCommand";
191
+ import {
192
+ GetPublicAccessBlockCommandInput,
193
+ GetPublicAccessBlockCommandOutput,
194
+ } from "./commands/GetPublicAccessBlockCommand";
195
+ import {
196
+ GetStorageLensConfigurationCommandInput,
197
+ GetStorageLensConfigurationCommandOutput,
198
+ } from "./commands/GetStorageLensConfigurationCommand";
199
+ import {
200
+ GetStorageLensConfigurationTaggingCommandInput,
201
+ GetStorageLensConfigurationTaggingCommandOutput,
202
+ } from "./commands/GetStorageLensConfigurationTaggingCommand";
203
+ import {
204
+ ListAccessPointsCommandInput,
205
+ ListAccessPointsCommandOutput,
206
+ } from "./commands/ListAccessPointsCommand";
207
+ import {
208
+ ListAccessPointsForObjectLambdaCommandInput,
209
+ ListAccessPointsForObjectLambdaCommandOutput,
210
+ } from "./commands/ListAccessPointsForObjectLambdaCommand";
211
+ import {
212
+ ListJobsCommandInput,
213
+ ListJobsCommandOutput,
214
+ } from "./commands/ListJobsCommand";
215
+ import {
216
+ ListMultiRegionAccessPointsCommandInput,
217
+ ListMultiRegionAccessPointsCommandOutput,
218
+ } from "./commands/ListMultiRegionAccessPointsCommand";
219
+ import {
220
+ ListRegionalBucketsCommandInput,
221
+ ListRegionalBucketsCommandOutput,
222
+ } from "./commands/ListRegionalBucketsCommand";
223
+ import {
224
+ ListStorageLensConfigurationsCommandInput,
225
+ ListStorageLensConfigurationsCommandOutput,
226
+ } from "./commands/ListStorageLensConfigurationsCommand";
227
+ import {
228
+ PutAccessPointConfigurationForObjectLambdaCommandInput,
229
+ PutAccessPointConfigurationForObjectLambdaCommandOutput,
230
+ } from "./commands/PutAccessPointConfigurationForObjectLambdaCommand";
231
+ import {
232
+ PutAccessPointPolicyCommandInput,
233
+ PutAccessPointPolicyCommandOutput,
234
+ } from "./commands/PutAccessPointPolicyCommand";
235
+ import {
236
+ PutAccessPointPolicyForObjectLambdaCommandInput,
237
+ PutAccessPointPolicyForObjectLambdaCommandOutput,
238
+ } from "./commands/PutAccessPointPolicyForObjectLambdaCommand";
239
+ import {
240
+ PutBucketLifecycleConfigurationCommandInput,
241
+ PutBucketLifecycleConfigurationCommandOutput,
242
+ } from "./commands/PutBucketLifecycleConfigurationCommand";
243
+ import {
244
+ PutBucketPolicyCommandInput,
245
+ PutBucketPolicyCommandOutput,
246
+ } from "./commands/PutBucketPolicyCommand";
247
+ import {
248
+ PutBucketTaggingCommandInput,
249
+ PutBucketTaggingCommandOutput,
250
+ } from "./commands/PutBucketTaggingCommand";
251
+ import {
252
+ PutJobTaggingCommandInput,
253
+ PutJobTaggingCommandOutput,
254
+ } from "./commands/PutJobTaggingCommand";
255
+ import {
256
+ PutMultiRegionAccessPointPolicyCommandInput,
257
+ PutMultiRegionAccessPointPolicyCommandOutput,
258
+ } from "./commands/PutMultiRegionAccessPointPolicyCommand";
259
+ import {
260
+ PutPublicAccessBlockCommandInput,
261
+ PutPublicAccessBlockCommandOutput,
262
+ } from "./commands/PutPublicAccessBlockCommand";
263
+ import {
264
+ PutStorageLensConfigurationCommandInput,
265
+ PutStorageLensConfigurationCommandOutput,
266
+ } from "./commands/PutStorageLensConfigurationCommand";
267
+ import {
268
+ PutStorageLensConfigurationTaggingCommandInput,
269
+ PutStorageLensConfigurationTaggingCommandOutput,
270
+ } from "./commands/PutStorageLensConfigurationTaggingCommand";
271
+ import {
272
+ UpdateJobPriorityCommandInput,
273
+ UpdateJobPriorityCommandOutput,
274
+ } from "./commands/UpdateJobPriorityCommand";
275
+ import {
276
+ UpdateJobStatusCommandInput,
277
+ UpdateJobStatusCommandOutput,
278
+ } from "./commands/UpdateJobStatusCommand";
279
+ export declare type ServiceInputTypes =
280
+ | CreateAccessPointCommandInput
281
+ | CreateAccessPointForObjectLambdaCommandInput
282
+ | CreateBucketCommandInput
283
+ | CreateJobCommandInput
284
+ | CreateMultiRegionAccessPointCommandInput
285
+ | DeleteAccessPointCommandInput
286
+ | DeleteAccessPointForObjectLambdaCommandInput
287
+ | DeleteAccessPointPolicyCommandInput
288
+ | DeleteAccessPointPolicyForObjectLambdaCommandInput
289
+ | DeleteBucketCommandInput
290
+ | DeleteBucketLifecycleConfigurationCommandInput
291
+ | DeleteBucketPolicyCommandInput
292
+ | DeleteBucketTaggingCommandInput
293
+ | DeleteJobTaggingCommandInput
294
+ | DeleteMultiRegionAccessPointCommandInput
295
+ | DeletePublicAccessBlockCommandInput
296
+ | DeleteStorageLensConfigurationCommandInput
297
+ | DeleteStorageLensConfigurationTaggingCommandInput
298
+ | DescribeJobCommandInput
299
+ | DescribeMultiRegionAccessPointOperationCommandInput
300
+ | GetAccessPointCommandInput
301
+ | GetAccessPointConfigurationForObjectLambdaCommandInput
302
+ | GetAccessPointForObjectLambdaCommandInput
303
+ | GetAccessPointPolicyCommandInput
304
+ | GetAccessPointPolicyForObjectLambdaCommandInput
305
+ | GetAccessPointPolicyStatusCommandInput
306
+ | GetAccessPointPolicyStatusForObjectLambdaCommandInput
307
+ | GetBucketCommandInput
308
+ | GetBucketLifecycleConfigurationCommandInput
309
+ | GetBucketPolicyCommandInput
310
+ | GetBucketTaggingCommandInput
311
+ | GetJobTaggingCommandInput
312
+ | GetMultiRegionAccessPointCommandInput
313
+ | GetMultiRegionAccessPointPolicyCommandInput
314
+ | GetMultiRegionAccessPointPolicyStatusCommandInput
315
+ | GetPublicAccessBlockCommandInput
316
+ | GetStorageLensConfigurationCommandInput
317
+ | GetStorageLensConfigurationTaggingCommandInput
318
+ | ListAccessPointsCommandInput
319
+ | ListAccessPointsForObjectLambdaCommandInput
320
+ | ListJobsCommandInput
321
+ | ListMultiRegionAccessPointsCommandInput
322
+ | ListRegionalBucketsCommandInput
323
+ | ListStorageLensConfigurationsCommandInput
324
+ | PutAccessPointConfigurationForObjectLambdaCommandInput
325
+ | PutAccessPointPolicyCommandInput
326
+ | PutAccessPointPolicyForObjectLambdaCommandInput
327
+ | PutBucketLifecycleConfigurationCommandInput
328
+ | PutBucketPolicyCommandInput
329
+ | PutBucketTaggingCommandInput
330
+ | PutJobTaggingCommandInput
331
+ | PutMultiRegionAccessPointPolicyCommandInput
332
+ | PutPublicAccessBlockCommandInput
333
+ | PutStorageLensConfigurationCommandInput
334
+ | PutStorageLensConfigurationTaggingCommandInput
335
+ | UpdateJobPriorityCommandInput
336
+ | UpdateJobStatusCommandInput;
337
+ export declare type ServiceOutputTypes =
338
+ | CreateAccessPointCommandOutput
339
+ | CreateAccessPointForObjectLambdaCommandOutput
340
+ | CreateBucketCommandOutput
341
+ | CreateJobCommandOutput
342
+ | CreateMultiRegionAccessPointCommandOutput
343
+ | DeleteAccessPointCommandOutput
344
+ | DeleteAccessPointForObjectLambdaCommandOutput
345
+ | DeleteAccessPointPolicyCommandOutput
346
+ | DeleteAccessPointPolicyForObjectLambdaCommandOutput
347
+ | DeleteBucketCommandOutput
348
+ | DeleteBucketLifecycleConfigurationCommandOutput
349
+ | DeleteBucketPolicyCommandOutput
350
+ | DeleteBucketTaggingCommandOutput
351
+ | DeleteJobTaggingCommandOutput
352
+ | DeleteMultiRegionAccessPointCommandOutput
353
+ | DeletePublicAccessBlockCommandOutput
354
+ | DeleteStorageLensConfigurationCommandOutput
355
+ | DeleteStorageLensConfigurationTaggingCommandOutput
356
+ | DescribeJobCommandOutput
357
+ | DescribeMultiRegionAccessPointOperationCommandOutput
358
+ | GetAccessPointCommandOutput
359
+ | GetAccessPointConfigurationForObjectLambdaCommandOutput
360
+ | GetAccessPointForObjectLambdaCommandOutput
361
+ | GetAccessPointPolicyCommandOutput
362
+ | GetAccessPointPolicyForObjectLambdaCommandOutput
363
+ | GetAccessPointPolicyStatusCommandOutput
364
+ | GetAccessPointPolicyStatusForObjectLambdaCommandOutput
365
+ | GetBucketCommandOutput
366
+ | GetBucketLifecycleConfigurationCommandOutput
367
+ | GetBucketPolicyCommandOutput
368
+ | GetBucketTaggingCommandOutput
369
+ | GetJobTaggingCommandOutput
370
+ | GetMultiRegionAccessPointCommandOutput
371
+ | GetMultiRegionAccessPointPolicyCommandOutput
372
+ | GetMultiRegionAccessPointPolicyStatusCommandOutput
373
+ | GetPublicAccessBlockCommandOutput
374
+ | GetStorageLensConfigurationCommandOutput
375
+ | GetStorageLensConfigurationTaggingCommandOutput
376
+ | ListAccessPointsCommandOutput
377
+ | ListAccessPointsForObjectLambdaCommandOutput
378
+ | ListJobsCommandOutput
379
+ | ListMultiRegionAccessPointsCommandOutput
380
+ | ListRegionalBucketsCommandOutput
381
+ | ListStorageLensConfigurationsCommandOutput
382
+ | PutAccessPointConfigurationForObjectLambdaCommandOutput
383
+ | PutAccessPointPolicyCommandOutput
384
+ | PutAccessPointPolicyForObjectLambdaCommandOutput
385
+ | PutBucketLifecycleConfigurationCommandOutput
386
+ | PutBucketPolicyCommandOutput
387
+ | PutBucketTaggingCommandOutput
388
+ | PutJobTaggingCommandOutput
389
+ | PutMultiRegionAccessPointPolicyCommandOutput
390
+ | PutPublicAccessBlockCommandOutput
391
+ | PutStorageLensConfigurationCommandOutput
392
+ | PutStorageLensConfigurationTaggingCommandOutput
393
+ | UpdateJobPriorityCommandOutput
394
+ | UpdateJobStatusCommandOutput;
395
+ export interface ClientDefaults
396
+ extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
397
+ requestHandler?: __HttpHandler;
398
+
399
+ sha256?: __HashConstructor;
400
+
401
+ urlParser?: __UrlParser;
402
+
403
+ bodyLengthChecker?: __BodyLengthCalculator;
404
+
405
+ streamCollector?: __StreamCollector;
406
+
407
+ base64Decoder?: __Decoder;
408
+
409
+ base64Encoder?: __Encoder;
410
+
411
+ utf8Decoder?: __Decoder;
412
+
413
+ utf8Encoder?: __Encoder;
414
+
415
+ runtime?: string;
416
+
417
+ disableHostPrefix?: boolean;
418
+
419
+ maxAttempts?: number | __Provider<number>;
420
+
421
+ retryMode?: string | __Provider<string>;
422
+
423
+ logger?: __Logger;
424
+
425
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
426
+
427
+ useFipsEndpoint?: boolean | __Provider<boolean>;
428
+
429
+ serviceId?: string;
430
+
431
+ region?: string | __Provider<string>;
432
+
433
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
434
+
435
+ regionInfoProvider?: RegionInfoProvider;
436
+
437
+ defaultUserAgentProvider?: Provider<__UserAgent>;
438
+
439
+ streamHasher?: __StreamHasher<Readable> | __StreamHasher<Blob>;
440
+
441
+ md5?: __HashConstructor;
442
+
443
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
444
+ }
445
+ declare type S3ControlClientConfigType = Partial<
446
+ __SmithyConfiguration<__HttpHandlerOptions>
447
+ > &
448
+ ClientDefaults &
449
+ RegionInputConfig &
450
+ EndpointsInputConfig &
451
+ RetryInputConfig &
452
+ HostHeaderInputConfig &
453
+ AwsAuthInputConfig &
454
+ S3ControlInputConfig &
455
+ UserAgentInputConfig;
456
+
457
+ export interface S3ControlClientConfig extends S3ControlClientConfigType {}
458
+ declare type S3ControlClientResolvedConfigType =
459
+ __SmithyResolvedConfiguration<__HttpHandlerOptions> &
460
+ Required<ClientDefaults> &
461
+ RegionResolvedConfig &
462
+ EndpointsResolvedConfig &
463
+ RetryResolvedConfig &
464
+ HostHeaderResolvedConfig &
465
+ AwsAuthResolvedConfig &
466
+ S3ControlResolvedConfig &
467
+ UserAgentResolvedConfig;
468
+
469
+ export interface S3ControlClientResolvedConfig
470
+ extends S3ControlClientResolvedConfigType {}
471
+
472
+ export declare class S3ControlClient extends __Client<
473
+ __HttpHandlerOptions,
474
+ ServiceInputTypes,
475
+ ServiceOutputTypes,
476
+ S3ControlClientResolvedConfig
477
+ > {
478
+ readonly config: S3ControlClientResolvedConfig;
479
+ constructor(configuration: S3ControlClientConfig);
480
+
481
+ destroy(): void;
482
+ }
483
+ export {};