@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
|
@@ -33,6 +33,7 @@ class S3ControlClient extends smithy_client_1.Client {
|
|
|
33
33
|
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
34
34
|
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
35
35
|
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
36
|
+
this.middlewareStack.use((0, middleware_sdk_s3_control_1.getHostPrefixDeduplicationPlugin)(this.config));
|
|
36
37
|
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
37
38
|
}
|
|
38
39
|
destroy() {
|
|
@@ -14,6 +14,7 @@ class CreateAccessPointCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class CreateAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class CreateJobCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class CreateMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class DeleteAccessPointCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class DeleteAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class DeleteAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class DeleteAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Comm
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class DeleteBucketCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class DeleteBucketLifecycleConfigurationCommand extends smithy_client_1.Command
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class DeleteBucketPolicyCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class DeleteBucketTaggingCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class DeleteJobTaggingCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class DeleteMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class DeletePublicAccessBlockCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class DeleteStorageLensConfigurationCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class DeleteStorageLensConfigurationTaggingCommand extends smithy_client_1.Comma
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class DescribeJobCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class DescribeMultiRegionAccessPointOperationCommand extends smithy_client_1.Com
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class GetAccessPointCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class GetAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class GetAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class GetAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class GetAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class GetAccessPointPolicyStatusCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class GetAccessPointPolicyStatusForObjectLambdaCommand extends smithy_client_1.C
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class GetBucketCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class GetBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class GetBucketPolicyCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class GetBucketTaggingCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class GetJobTaggingCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class GetMultiRegionAccessPointCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class GetMultiRegionAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class GetMultiRegionAccessPointPolicyStatusCommand extends smithy_client_1.Comma
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class GetMultiRegionAccessPointRoutesCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class GetPublicAccessBlockCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class GetStorageLensConfigurationCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class GetStorageLensConfigurationTaggingCommand extends smithy_client_1.Command
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class ListAccessPointsCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class ListAccessPointsForObjectLambdaCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class ListJobsCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class ListMultiRegionAccessPointsCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class ListRegionalBucketsCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
OutpostId: { type: "contextParams", name: "OutpostId" },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class ListStorageLensConfigurationsCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class PutAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class PutAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccessPointName: { type: "contextParams", name: "AccessPointName" },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class PutAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class PutBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
20
21
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -15,6 +15,7 @@ class PutBucketPolicyCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
20
21
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -15,6 +15,7 @@ class PutBucketTaggingCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
20
21
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
@@ -14,6 +14,7 @@ class PutJobTaggingCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class PutMultiRegionAccessPointPolicyCommand extends smithy_client_1.Command {
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class PutPublicAccessBlockCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class PutStorageLensConfigurationCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class PutStorageLensConfigurationTaggingCommand extends smithy_client_1.Command
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -15,6 +15,7 @@ class SubmitMultiRegionAccessPointRoutesCommand extends smithy_client_1.Command
|
|
|
15
15
|
}
|
|
16
16
|
static getEndpointParameterInstructions() {
|
|
17
17
|
return {
|
|
18
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
18
19
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
19
20
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
20
21
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class UpdateJobPriorityCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -14,6 +14,7 @@ class UpdateJobStatusCommand extends smithy_client_1.Command {
|
|
|
14
14
|
}
|
|
15
15
|
static getEndpointParameterInstructions() {
|
|
16
16
|
return {
|
|
17
|
+
RequiresAccountId: { type: "staticContextParams", value: true },
|
|
17
18
|
AccountId: { type: "contextParams", name: "AccountId" },
|
|
18
19
|
UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
|
|
19
20
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -5,7 +5,7 @@ import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middlewa
|
|
|
5
5
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
6
6
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
7
7
|
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
8
|
-
import { resolveS3ControlConfig, } from "@aws-sdk/middleware-sdk-s3-control";
|
|
8
|
+
import { getHostPrefixDeduplicationPlugin, resolveS3ControlConfig, } from "@aws-sdk/middleware-sdk-s3-control";
|
|
9
9
|
import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
|
|
10
10
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
11
11
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
@@ -30,6 +30,7 @@ export class S3ControlClient extends __Client {
|
|
|
30
30
|
this.middlewareStack.use(getLoggerPlugin(this.config));
|
|
31
31
|
this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
|
|
32
32
|
this.middlewareStack.use(getAwsAuthPlugin(this.config));
|
|
33
|
+
this.middlewareStack.use(getHostPrefixDeduplicationPlugin(this.config));
|
|
33
34
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
34
35
|
}
|
|
35
36
|
destroy() {
|
|
@@ -11,6 +11,7 @@ export class CreateAccessPointCommand 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 CreateAccessPointForObjectLambdaCommand 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 CreateJobCommand 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 CreateMultiRegionAccessPointCommand 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" },
|