@aws-sdk/client-s3-control 3.229.0 → 3.231.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/S3ControlClient.js +1 -0
- package/dist-cjs/commands/CreateAccessPointCommand.js +1 -0
- package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/CreateJobCommand.js +1 -0
- package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +1 -0
- package/dist-cjs/commands/DeleteAccessPointCommand.js +1 -0
- package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +1 -0
- package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/DeleteBucketCommand.js +1 -0
- package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -0
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -0
- package/dist-cjs/commands/DeleteJobTaggingCommand.js +1 -0
- package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +1 -0
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -0
- package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +1 -0
- package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-cjs/commands/DescribeJobCommand.js +1 -0
- package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -0
- package/dist-cjs/commands/GetAccessPointCommand.js +1 -0
- package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/GetAccessPointPolicyCommand.js +1 -0
- package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +1 -0
- package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/GetBucketCommand.js +1 -0
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-cjs/commands/GetBucketPolicyCommand.js +1 -0
- package/dist-cjs/commands/GetBucketTaggingCommand.js +1 -0
- package/dist-cjs/commands/GetJobTaggingCommand.js +1 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +1 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -0
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +1 -0
- package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +1 -0
- package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-cjs/commands/ListAccessPointsCommand.js +1 -0
- package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/ListJobsCommand.js +1 -0
- package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +1 -0
- package/dist-cjs/commands/ListRegionalBucketsCommand.js +1 -0
- package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +1 -0
- package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/PutAccessPointPolicyCommand.js +1 -0
- package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -0
- package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -0
- package/dist-cjs/commands/PutJobTaggingCommand.js +1 -0
- package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -0
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -0
- package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +1 -0
- package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -0
- package/dist-cjs/commands/UpdateJobPriorityCommand.js +1 -0
- package/dist-cjs/commands/UpdateJobStatusCommand.js +1 -0
- package/dist-es/S3ControlClient.js +2 -1
- package/dist-es/commands/CreateAccessPointCommand.js +1 -0
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/CreateJobCommand.js +1 -0
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +1 -0
- package/dist-es/commands/DeleteAccessPointCommand.js +1 -0
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/DeleteBucketCommand.js +1 -0
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-es/commands/DeleteBucketPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteBucketTaggingCommand.js +1 -0
- package/dist-es/commands/DeleteJobTaggingCommand.js +1 -0
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +1 -0
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +1 -0
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +1 -0
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-es/commands/DescribeJobCommand.js +1 -0
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -0
- package/dist-es/commands/GetAccessPointCommand.js +1 -0
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/GetAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +1 -0
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/GetBucketCommand.js +1 -0
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-es/commands/GetBucketPolicyCommand.js +1 -0
- package/dist-es/commands/GetBucketTaggingCommand.js +1 -0
- package/dist-es/commands/GetJobTaggingCommand.js +1 -0
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +1 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -0
- package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -0
- package/dist-es/commands/GetPublicAccessBlockCommand.js +1 -0
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +1 -0
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-es/commands/ListAccessPointsCommand.js +1 -0
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/ListJobsCommand.js +1 -0
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +1 -0
- package/dist-es/commands/ListRegionalBucketsCommand.js +1 -0
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +1 -0
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/PutAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -0
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -0
- package/dist-es/commands/PutBucketPolicyCommand.js +1 -0
- package/dist-es/commands/PutBucketTaggingCommand.js +1 -0
- package/dist-es/commands/PutJobTaggingCommand.js +1 -0
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -0
- package/dist-es/commands/PutPublicAccessBlockCommand.js +1 -0
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +1 -0
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +1 -0
- package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -0
- package/dist-es/commands/UpdateJobPriorityCommand.js +1 -0
- package/dist-es/commands/UpdateJobStatusCommand.js +1 -0
- package/package.json +6 -6
|
@@ -11,6 +11,7 @@ export class DeleteAccessPointCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class DeleteAccessPointForObjectLambdaCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class DeleteAccessPointPolicyCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class DeleteBucketCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class DeleteBucketLifecycleConfigurationCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class DeleteBucketPolicyCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class DeleteBucketTaggingCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class DeleteJobTaggingCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class DeleteMultiRegionAccessPointCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class DeletePublicAccessBlockCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class DeleteStorageLensConfigurationCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class DeleteStorageLensConfigurationTaggingCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class DescribeJobCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class DescribeMultiRegionAccessPointOperationCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class GetAccessPointCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class GetAccessPointForObjectLambdaCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class GetAccessPointPolicyCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class GetAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class GetAccessPointPolicyStatusCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class GetBucketCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class GetBucketLifecycleConfigurationCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class GetBucketPolicyCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class GetBucketTaggingCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class GetJobTaggingCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class GetMultiRegionAccessPointCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class GetMultiRegionAccessPointPolicyCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class GetMultiRegionAccessPointPolicyStatusCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class GetMultiRegionAccessPointRoutesCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class GetPublicAccessBlockCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class GetStorageLensConfigurationCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class GetStorageLensConfigurationTaggingCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class ListAccessPointsCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class ListAccessPointsForObjectLambdaCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class ListJobsCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class ListMultiRegionAccessPointsCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class ListRegionalBucketsCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
OutpostId: { type: "contextParams", name: "OutpostId" },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class ListStorageLensConfigurationsCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class PutAccessPointConfigurationForObjectLambdaCommand extends $Command
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class PutAccessPointPolicyCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class PutAccessPointPolicyForObjectLambdaCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class PutBucketLifecycleConfigurationCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
17
18
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -12,6 +12,7 @@ export class PutBucketPolicyCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
17
18
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -12,6 +12,7 @@ export class PutBucketTaggingCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
17
18
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -11,6 +11,7 @@ export class PutJobTaggingCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class PutMultiRegionAccessPointPolicyCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class PutPublicAccessBlockCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class PutStorageLensConfigurationCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class PutStorageLensConfigurationTaggingCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -12,6 +12,7 @@ export class SubmitMultiRegionAccessPointRoutesCommand extends $Command {
|
|
|
12
12
|
}
|
|
13
13
|
static getEndpointParameterInstructions() {
|
|
14
14
|
return {
|
|
15
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
15
16
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
16
17
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
17
18
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class UpdateJobPriorityCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -11,6 +11,7 @@ export class UpdateJobStatusCommand extends $Command {
|
|
|
11
11
|
}
|
|
12
12
|
static getEndpointParameterInstructions() {
|
|
13
13
|
return {
|
|
14
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
14
15
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
15
16
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
16
17
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3-control",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.231.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.231.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.231.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.231.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.226.0",
|
|
28
28
|
"@aws-sdk/hash-blob-browser": "3.226.0",
|
|
29
29
|
"@aws-sdk/hash-node": "3.226.0",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@aws-sdk/middleware-logger": "3.226.0",
|
|
38
38
|
"@aws-sdk/middleware-recursion-detection": "3.226.0",
|
|
39
39
|
"@aws-sdk/middleware-retry": "3.229.0",
|
|
40
|
-
"@aws-sdk/middleware-sdk-s3-control": "3.
|
|
40
|
+
"@aws-sdk/middleware-sdk-s3-control": "3.231.0",
|
|
41
41
|
"@aws-sdk/middleware-serde": "3.226.0",
|
|
42
42
|
"@aws-sdk/middleware-signing": "3.226.0",
|
|
43
43
|
"@aws-sdk/middleware-stack": "3.226.0",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
53
53
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
54
54
|
"@aws-sdk/util-defaults-mode-browser": "3.226.0",
|
|
55
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
55
|
+
"@aws-sdk/util-defaults-mode-node": "3.231.0",
|
|
56
56
|
"@aws-sdk/util-endpoints": "3.226.0",
|
|
57
57
|
"@aws-sdk/util-retry": "3.229.0",
|
|
58
58
|
"@aws-sdk/util-user-agent-browser": "3.226.0",
|