@aws-sdk/client-s3-control 3.775.0 → 3.777.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 (94) hide show
  1. package/dist-types/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +1 -0
  2. package/dist-types/commands/CreateAccessGrantCommand.d.ts +1 -0
  3. package/dist-types/commands/CreateAccessGrantsInstanceCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateAccessGrantsLocationCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateAccessPointCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateBucketCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateJobCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateStorageLensGroupCommand.d.ts +1 -0
  11. package/dist-types/commands/DeleteAccessGrantCommand.d.ts +1 -0
  12. package/dist-types/commands/DeleteAccessGrantsInstanceCommand.d.ts +1 -0
  13. package/dist-types/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -0
  14. package/dist-types/commands/DeleteAccessGrantsLocationCommand.d.ts +1 -0
  15. package/dist-types/commands/DeleteAccessPointCommand.d.ts +1 -0
  16. package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteJobTaggingCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +1 -0
  26. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteStorageLensGroupCommand.d.ts +1 -0
  30. package/dist-types/commands/DescribeJobCommand.d.ts +1 -0
  31. package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +1 -0
  32. package/dist-types/commands/DissociateAccessGrantsIdentityCenterCommand.d.ts +1 -0
  33. package/dist-types/commands/GetAccessGrantCommand.d.ts +1 -0
  34. package/dist-types/commands/GetAccessGrantsInstanceCommand.d.ts +2 -0
  35. package/dist-types/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +1 -0
  36. package/dist-types/commands/GetAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -0
  37. package/dist-types/commands/GetAccessGrantsLocationCommand.d.ts +1 -0
  38. package/dist-types/commands/GetAccessPointCommand.d.ts +1 -0
  39. package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -0
  40. package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +1 -0
  41. package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +1 -0
  42. package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  43. package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +1 -0
  44. package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +1 -0
  45. package/dist-types/commands/GetBucketCommand.d.ts +1 -0
  46. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -0
  47. package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -0
  48. package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -0
  49. package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -0
  50. package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -0
  51. package/dist-types/commands/GetDataAccessCommand.d.ts +1 -0
  52. package/dist-types/commands/GetJobTaggingCommand.d.ts +1 -0
  53. package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +1 -0
  54. package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +1 -0
  55. package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +1 -0
  56. package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +1 -0
  57. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -0
  58. package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +1 -0
  59. package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +1 -0
  60. package/dist-types/commands/GetStorageLensGroupCommand.d.ts +1 -0
  61. package/dist-types/commands/ListAccessGrantsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListAccessGrantsInstancesCommand.d.ts +1 -0
  63. package/dist-types/commands/ListAccessGrantsLocationsCommand.d.ts +1 -0
  64. package/dist-types/commands/ListAccessPointsCommand.d.ts +1 -0
  65. package/dist-types/commands/ListAccessPointsForObjectLambdaCommand.d.ts +1 -0
  66. package/dist-types/commands/ListCallerAccessGrantsCommand.d.ts +1 -0
  67. package/dist-types/commands/ListJobsCommand.d.ts +1 -0
  68. package/dist-types/commands/ListMultiRegionAccessPointsCommand.d.ts +1 -0
  69. package/dist-types/commands/ListRegionalBucketsCommand.d.ts +1 -0
  70. package/dist-types/commands/ListStorageLensConfigurationsCommand.d.ts +1 -0
  71. package/dist-types/commands/ListStorageLensGroupsCommand.d.ts +1 -0
  72. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  73. package/dist-types/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -0
  74. package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -0
  75. package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +1 -0
  76. package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +1 -0
  77. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -0
  78. package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -0
  79. package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -0
  80. package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -0
  81. package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -0
  82. package/dist-types/commands/PutJobTaggingCommand.d.ts +1 -0
  83. package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +1 -0
  84. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -0
  85. package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +1 -0
  86. package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +1 -0
  87. package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +1 -0
  88. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  89. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  90. package/dist-types/commands/UpdateAccessGrantsLocationCommand.d.ts +1 -0
  91. package/dist-types/commands/UpdateJobPriorityCommand.d.ts +1 -0
  92. package/dist-types/commands/UpdateJobStatusCommand.d.ts +1 -0
  93. package/dist-types/commands/UpdateStorageLensGroupCommand.d.ts +1 -0
  94. package/package.json +2 -2
@@ -63,6 +63,7 @@ declare const AssociateAccessGrantsIdentityCenterCommand_base: {
63
63
  * @throws {@link S3ControlServiceException}
64
64
  * <p>Base exception class for all service exceptions from S3Control service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class AssociateAccessGrantsIdentityCenterCommand extends AssociateAccessGrantsIdentityCenterCommand_base {
@@ -99,6 +99,7 @@ declare const CreateAccessGrantCommand_base: {
99
99
  * @throws {@link S3ControlServiceException}
100
100
  * <p>Base exception class for all service exceptions from S3Control service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class CreateAccessGrantCommand extends CreateAccessGrantCommand_base {
@@ -76,6 +76,7 @@ declare const CreateAccessGrantsInstanceCommand_base: {
76
76
  * @throws {@link S3ControlServiceException}
77
77
  * <p>Base exception class for all service exceptions from S3Control service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class CreateAccessGrantsInstanceCommand extends CreateAccessGrantsInstanceCommand_base {
@@ -92,6 +92,7 @@ declare const CreateAccessGrantsLocationCommand_base: {
92
92
  * @throws {@link S3ControlServiceException}
93
93
  * <p>Base exception class for all service exceptions from S3Control service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateAccessGrantsLocationCommand extends CreateAccessGrantsLocationCommand_base {
@@ -100,6 +100,7 @@ declare const CreateAccessPointCommand_base: {
100
100
  * @throws {@link S3ControlServiceException}
101
101
  * <p>Base exception class for all service exceptions from S3Control service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class CreateAccessPointCommand extends CreateAccessPointCommand_base {
@@ -102,6 +102,7 @@ declare const CreateAccessPointForObjectLambdaCommand_base: {
102
102
  * @throws {@link S3ControlServiceException}
103
103
  * <p>Base exception class for all service exceptions from S3Control service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class CreateAccessPointForObjectLambdaCommand extends CreateAccessPointForObjectLambdaCommand_base {
@@ -127,6 +127,7 @@ declare const CreateBucketCommand_base: {
127
127
  * @throws {@link S3ControlServiceException}
128
128
  * <p>Base exception class for all service exceptions from S3Control service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class CreateBucketCommand extends CreateBucketCommand_base {
@@ -283,6 +283,7 @@ declare const CreateJobCommand_base: {
283
283
  * @throws {@link S3ControlServiceException}
284
284
  * <p>Base exception class for all service exceptions from S3Control service.</p>
285
285
  *
286
+ *
286
287
  * @public
287
288
  */
288
289
  export declare class CreateJobCommand extends CreateJobCommand_base {
@@ -104,6 +104,7 @@ declare const CreateMultiRegionAccessPointCommand_base: {
104
104
  * @throws {@link S3ControlServiceException}
105
105
  * <p>Base exception class for all service exceptions from S3Control service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class CreateMultiRegionAccessPointCommand extends CreateMultiRegionAccessPointCommand_base {
@@ -140,6 +140,7 @@ declare const CreateStorageLensGroupCommand_base: {
140
140
  * @throws {@link S3ControlServiceException}
141
141
  * <p>Base exception class for all service exceptions from S3Control service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class CreateStorageLensGroupCommand extends CreateStorageLensGroupCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteAccessGrantCommand_base: {
59
59
  * @throws {@link S3ControlServiceException}
60
60
  * <p>Base exception class for all service exceptions from S3Control service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteAccessGrantCommand extends DeleteAccessGrantCommand_base {
@@ -58,6 +58,7 @@ declare const DeleteAccessGrantsInstanceCommand_base: {
58
58
  * @throws {@link S3ControlServiceException}
59
59
  * <p>Base exception class for all service exceptions from S3Control service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class DeleteAccessGrantsInstanceCommand extends DeleteAccessGrantsInstanceCommand_base {
@@ -58,6 +58,7 @@ declare const DeleteAccessGrantsInstanceResourcePolicyCommand_base: {
58
58
  * @throws {@link S3ControlServiceException}
59
59
  * <p>Base exception class for all service exceptions from S3Control service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class DeleteAccessGrantsInstanceResourcePolicyCommand extends DeleteAccessGrantsInstanceResourcePolicyCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteAccessGrantsLocationCommand_base: {
59
59
  * @throws {@link S3ControlServiceException}
60
60
  * <p>Base exception class for all service exceptions from S3Control service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteAccessGrantsLocationCommand extends DeleteAccessGrantsLocationCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteAccessPointCommand_base: {
75
75
  * @throws {@link S3ControlServiceException}
76
76
  * <p>Base exception class for all service exceptions from S3Control service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteAccessPointCommand extends DeleteAccessPointCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteAccessPointForObjectLambdaCommand_base: {
75
75
  * @throws {@link S3ControlServiceException}
76
76
  * <p>Base exception class for all service exceptions from S3Control service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteAccessPointForObjectLambdaCommand extends DeleteAccessPointForObjectLambdaCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteAccessPointPolicyCommand_base: {
71
71
  * @throws {@link S3ControlServiceException}
72
72
  * <p>Base exception class for all service exceptions from S3Control service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteAccessPointPolicyCommand extends DeleteAccessPointPolicyCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteAccessPointPolicyForObjectLambdaCommand_base: {
70
70
  * @throws {@link S3ControlServiceException}
71
71
  * <p>Base exception class for all service exceptions from S3Control service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteAccessPointPolicyForObjectLambdaCommand extends DeleteAccessPointPolicyForObjectLambdaCommand_base {
@@ -80,6 +80,7 @@ declare const DeleteBucketCommand_base: {
80
80
  * @throws {@link S3ControlServiceException}
81
81
  * <p>Base exception class for all service exceptions from S3Control service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class DeleteBucketCommand extends DeleteBucketCommand_base {
@@ -81,6 +81,7 @@ declare const DeleteBucketLifecycleConfigurationCommand_base: {
81
81
  * @throws {@link S3ControlServiceException}
82
82
  * <p>Base exception class for all service exceptions from S3Control service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class DeleteBucketLifecycleConfigurationCommand extends DeleteBucketLifecycleConfigurationCommand_base {
@@ -88,6 +88,7 @@ declare const DeleteBucketPolicyCommand_base: {
88
88
  * @throws {@link S3ControlServiceException}
89
89
  * <p>Base exception class for all service exceptions from S3Control service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {
@@ -87,6 +87,7 @@ declare const DeleteBucketReplicationCommand_base: {
87
87
  * @throws {@link S3ControlServiceException}
88
88
  * <p>Base exception class for all service exceptions from S3Control service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteBucketTaggingCommand_base: {
75
75
  * @throws {@link S3ControlServiceException}
76
76
  * <p>Base exception class for all service exceptions from S3Control service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteBucketTaggingCommand extends DeleteBucketTaggingCommand_base {
@@ -90,6 +90,7 @@ declare const DeleteJobTaggingCommand_base: {
90
90
  * @throws {@link S3ControlServiceException}
91
91
  * <p>Base exception class for all service exceptions from S3Control service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class DeleteJobTaggingCommand extends DeleteJobTaggingCommand_base {
@@ -92,6 +92,7 @@ declare const DeleteMultiRegionAccessPointCommand_base: {
92
92
  * @throws {@link S3ControlServiceException}
93
93
  * <p>Base exception class for all service exceptions from S3Control service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DeleteMultiRegionAccessPointCommand extends DeleteMultiRegionAccessPointCommand_base {
@@ -70,6 +70,7 @@ declare const DeletePublicAccessBlockCommand_base: {
70
70
  * @throws {@link S3ControlServiceException}
71
71
  * <p>Base exception class for all service exceptions from S3Control service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeletePublicAccessBlockCommand extends DeletePublicAccessBlockCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteStorageLensConfigurationCommand_base: {
64
64
  * @throws {@link S3ControlServiceException}
65
65
  * <p>Base exception class for all service exceptions from S3Control service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteStorageLensConfigurationCommand extends DeleteStorageLensConfigurationCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteStorageLensConfigurationTaggingCommand_base: {
65
65
  * @throws {@link S3ControlServiceException}
66
66
  * <p>Base exception class for all service exceptions from S3Control service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteStorageLensConfigurationTaggingCommand extends DeleteStorageLensConfigurationTaggingCommand_base {
@@ -59,6 +59,7 @@ declare const DeleteStorageLensGroupCommand_base: {
59
59
  * @throws {@link S3ControlServiceException}
60
60
  * <p>Base exception class for all service exceptions from S3Control service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class DeleteStorageLensGroupCommand extends DeleteStorageLensGroupCommand_base {
@@ -299,6 +299,7 @@ declare const DescribeJobCommand_base: {
299
299
  * @throws {@link S3ControlServiceException}
300
300
  * <p>Base exception class for all service exceptions from S3Control service.</p>
301
301
  *
302
+ *
302
303
  * @public
303
304
  */
304
305
  export declare class DescribeJobCommand extends DescribeJobCommand_base {
@@ -127,6 +127,7 @@ declare const DescribeMultiRegionAccessPointOperationCommand_base: {
127
127
  * @throws {@link S3ControlServiceException}
128
128
  * <p>Base exception class for all service exceptions from S3Control service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class DescribeMultiRegionAccessPointOperationCommand extends DescribeMultiRegionAccessPointOperationCommand_base {
@@ -62,6 +62,7 @@ declare const DissociateAccessGrantsIdentityCenterCommand_base: {
62
62
  * @throws {@link S3ControlServiceException}
63
63
  * <p>Base exception class for all service exceptions from S3Control service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DissociateAccessGrantsIdentityCenterCommand extends DissociateAccessGrantsIdentityCenterCommand_base {
@@ -74,6 +74,7 @@ declare const GetAccessGrantCommand_base: {
74
74
  * @throws {@link S3ControlServiceException}
75
75
  * <p>Base exception class for all service exceptions from S3Control service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class GetAccessGrantCommand extends GetAccessGrantCommand_base {
@@ -24,6 +24,7 @@ export interface GetAccessGrantsInstanceCommandOutput extends GetAccessGrantsIns
24
24
  declare const GetAccessGrantsInstanceCommand_base: {
25
25
  new (input: GetAccessGrantsInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsInstanceCommandInput, GetAccessGrantsInstanceCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (...[input]: [] | [GetAccessGrantsInstanceCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAccessGrantsInstanceCommandInput, GetAccessGrantsInstanceCommandOutput, S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ /** @internal type navigation helper, not in runtime. */
27
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
29
  };
29
30
  /**
@@ -69,6 +70,7 @@ declare const GetAccessGrantsInstanceCommand_base: {
69
70
  * @throws {@link S3ControlServiceException}
70
71
  * <p>Base exception class for all service exceptions from S3Control service.</p>
71
72
  *
73
+ *
72
74
  * @public
73
75
  */
74
76
  export declare class GetAccessGrantsInstanceCommand extends GetAccessGrantsInstanceCommand_base {
@@ -66,6 +66,7 @@ declare const GetAccessGrantsInstanceForPrefixCommand_base: {
66
66
  * @throws {@link S3ControlServiceException}
67
67
  * <p>Base exception class for all service exceptions from S3Control service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class GetAccessGrantsInstanceForPrefixCommand extends GetAccessGrantsInstanceForPrefixCommand_base {
@@ -62,6 +62,7 @@ declare const GetAccessGrantsInstanceResourcePolicyCommand_base: {
62
62
  * @throws {@link S3ControlServiceException}
63
63
  * <p>Base exception class for all service exceptions from S3Control service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class GetAccessGrantsInstanceResourcePolicyCommand extends GetAccessGrantsInstanceResourcePolicyCommand_base {
@@ -65,6 +65,7 @@ declare const GetAccessGrantsLocationCommand_base: {
65
65
  * @throws {@link S3ControlServiceException}
66
66
  * <p>Base exception class for all service exceptions from S3Control service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class GetAccessGrantsLocationCommand extends GetAccessGrantsLocationCommand_base {
@@ -96,6 +96,7 @@ declare const GetAccessPointCommand_base: {
96
96
  * @throws {@link S3ControlServiceException}
97
97
  * <p>Base exception class for all service exceptions from S3Control service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class GetAccessPointCommand extends GetAccessPointCommand_base {
@@ -86,6 +86,7 @@ declare const GetAccessPointConfigurationForObjectLambdaCommand_base: {
86
86
  * @throws {@link S3ControlServiceException}
87
87
  * <p>Base exception class for all service exceptions from S3Control service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetAccessPointConfigurationForObjectLambdaCommand extends GetAccessPointConfigurationForObjectLambdaCommand_base {
@@ -87,6 +87,7 @@ declare const GetAccessPointForObjectLambdaCommand_base: {
87
87
  * @throws {@link S3ControlServiceException}
88
88
  * <p>Base exception class for all service exceptions from S3Control service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetAccessPointForObjectLambdaCommand extends GetAccessPointForObjectLambdaCommand_base {
@@ -71,6 +71,7 @@ declare const GetAccessPointPolicyCommand_base: {
71
71
  * @throws {@link S3ControlServiceException}
72
72
  * <p>Base exception class for all service exceptions from S3Control service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class GetAccessPointPolicyCommand extends GetAccessPointPolicyCommand_base {
@@ -72,6 +72,7 @@ declare const GetAccessPointPolicyForObjectLambdaCommand_base: {
72
72
  * @throws {@link S3ControlServiceException}
73
73
  * <p>Base exception class for all service exceptions from S3Control service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetAccessPointPolicyForObjectLambdaCommand extends GetAccessPointPolicyForObjectLambdaCommand_base {
@@ -62,6 +62,7 @@ declare const GetAccessPointPolicyStatusCommand_base: {
62
62
  * @throws {@link S3ControlServiceException}
63
63
  * <p>Base exception class for all service exceptions from S3Control service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class GetAccessPointPolicyStatusCommand extends GetAccessPointPolicyStatusCommand_base {
@@ -60,6 +60,7 @@ declare const GetAccessPointPolicyStatusForObjectLambdaCommand_base: {
60
60
  * @throws {@link S3ControlServiceException}
61
61
  * <p>Base exception class for all service exceptions from S3Control service.</p>
62
62
  *
63
+ *
63
64
  * @public
64
65
  */
65
66
  export declare class GetAccessPointPolicyStatusForObjectLambdaCommand extends GetAccessPointPolicyStatusForObjectLambdaCommand_base {
@@ -85,6 +85,7 @@ declare const GetBucketCommand_base: {
85
85
  * @throws {@link S3ControlServiceException}
86
86
  * <p>Base exception class for all service exceptions from S3Control service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetBucketCommand extends GetBucketCommand_base {
@@ -152,6 +152,7 @@ declare const GetBucketLifecycleConfigurationCommand_base: {
152
152
  * @throws {@link S3ControlServiceException}
153
153
  * <p>Base exception class for all service exceptions from S3Control service.</p>
154
154
  *
155
+ *
155
156
  * @public
156
157
  */
157
158
  export declare class GetBucketLifecycleConfigurationCommand extends GetBucketLifecycleConfigurationCommand_base {
@@ -95,6 +95,7 @@ declare const GetBucketPolicyCommand_base: {
95
95
  * @throws {@link S3ControlServiceException}
96
96
  * <p>Base exception class for all service exceptions from S3Control service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class GetBucketPolicyCommand extends GetBucketPolicyCommand_base {
@@ -160,6 +160,7 @@ declare const GetBucketReplicationCommand_base: {
160
160
  * @throws {@link S3ControlServiceException}
161
161
  * <p>Base exception class for all service exceptions from S3Control service.</p>
162
162
  *
163
+ *
163
164
  * @public
164
165
  */
165
166
  export declare class GetBucketReplicationCommand extends GetBucketReplicationCommand_base {
@@ -96,6 +96,7 @@ declare const GetBucketTaggingCommand_base: {
96
96
  * @throws {@link S3ControlServiceException}
97
97
  * <p>Base exception class for all service exceptions from S3Control service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class GetBucketTaggingCommand extends GetBucketTaggingCommand_base {
@@ -93,6 +93,7 @@ declare const GetBucketVersioningCommand_base: {
93
93
  * @throws {@link S3ControlServiceException}
94
94
  * <p>Base exception class for all service exceptions from S3Control service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class GetBucketVersioningCommand extends GetBucketVersioningCommand_base {
@@ -79,6 +79,7 @@ declare const GetDataAccessCommand_base: {
79
79
  * @throws {@link S3ControlServiceException}
80
80
  * <p>Base exception class for all service exceptions from S3Control service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class GetDataAccessCommand extends GetDataAccessCommand_base {
@@ -97,6 +97,7 @@ declare const GetJobTaggingCommand_base: {
97
97
  * @throws {@link S3ControlServiceException}
98
98
  * <p>Base exception class for all service exceptions from S3Control service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class GetJobTaggingCommand extends GetJobTaggingCommand_base {
@@ -102,6 +102,7 @@ declare const GetMultiRegionAccessPointCommand_base: {
102
102
  * @throws {@link S3ControlServiceException}
103
103
  * <p>Base exception class for all service exceptions from S3Control service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class GetMultiRegionAccessPointCommand extends GetMultiRegionAccessPointCommand_base {
@@ -82,6 +82,7 @@ declare const GetMultiRegionAccessPointPolicyCommand_base: {
82
82
  * @throws {@link S3ControlServiceException}
83
83
  * <p>Base exception class for all service exceptions from S3Control service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class GetMultiRegionAccessPointPolicyCommand extends GetMultiRegionAccessPointPolicyCommand_base {
@@ -78,6 +78,7 @@ declare const GetMultiRegionAccessPointPolicyStatusCommand_base: {
78
78
  * @throws {@link S3ControlServiceException}
79
79
  * <p>Base exception class for all service exceptions from S3Control service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class GetMultiRegionAccessPointPolicyStatusCommand extends GetMultiRegionAccessPointPolicyStatusCommand_base {
@@ -95,6 +95,7 @@ declare const GetMultiRegionAccessPointRoutesCommand_base: {
95
95
  * @throws {@link S3ControlServiceException}
96
96
  * <p>Base exception class for all service exceptions from S3Control service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class GetMultiRegionAccessPointRoutesCommand extends GetMultiRegionAccessPointRoutesCommand_base {
@@ -82,6 +82,7 @@ declare const GetPublicAccessBlockCommand_base: {
82
82
  * @throws {@link S3ControlServiceException}
83
83
  * <p>Base exception class for all service exceptions from S3Control service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class GetPublicAccessBlockCommand extends GetPublicAccessBlockCommand_base {
@@ -154,6 +154,7 @@ declare const GetStorageLensConfigurationCommand_base: {
154
154
  * @throws {@link S3ControlServiceException}
155
155
  * <p>Base exception class for all service exceptions from S3Control service.</p>
156
156
  *
157
+ *
157
158
  * @public
158
159
  */
159
160
  export declare class GetStorageLensConfigurationCommand extends GetStorageLensConfigurationCommand_base {
@@ -72,6 +72,7 @@ declare const GetStorageLensConfigurationTaggingCommand_base: {
72
72
  * @throws {@link S3ControlServiceException}
73
73
  * <p>Base exception class for all service exceptions from S3Control service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetStorageLensConfigurationTaggingCommand extends GetStorageLensConfigurationTaggingCommand_base {
@@ -130,6 +130,7 @@ declare const GetStorageLensGroupCommand_base: {
130
130
  * @throws {@link S3ControlServiceException}
131
131
  * <p>Base exception class for all service exceptions from S3Control service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class GetStorageLensGroupCommand extends GetStorageLensGroupCommand_base {
@@ -85,6 +85,7 @@ declare const ListAccessGrantsCommand_base: {
85
85
  * @throws {@link S3ControlServiceException}
86
86
  * <p>Base exception class for all service exceptions from S3Control service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListAccessGrantsCommand extends ListAccessGrantsCommand_base {
@@ -72,6 +72,7 @@ declare const ListAccessGrantsInstancesCommand_base: {
72
72
  * @throws {@link S3ControlServiceException}
73
73
  * <p>Base exception class for all service exceptions from S3Control service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class ListAccessGrantsInstancesCommand extends ListAccessGrantsInstancesCommand_base {
@@ -72,6 +72,7 @@ declare const ListAccessGrantsLocationsCommand_base: {
72
72
  * @throws {@link S3ControlServiceException}
73
73
  * <p>Base exception class for all service exceptions from S3Control service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class ListAccessGrantsLocationsCommand extends ListAccessGrantsLocationsCommand_base {
@@ -100,6 +100,7 @@ declare const ListAccessPointsCommand_base: {
100
100
  * @throws {@link S3ControlServiceException}
101
101
  * <p>Base exception class for all service exceptions from S3Control service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class ListAccessPointsCommand extends ListAccessPointsCommand_base {
@@ -90,6 +90,7 @@ declare const ListAccessPointsForObjectLambdaCommand_base: {
90
90
  * @throws {@link S3ControlServiceException}
91
91
  * <p>Base exception class for all service exceptions from S3Control service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class ListAccessPointsForObjectLambdaCommand extends ListAccessPointsForObjectLambdaCommand_base {
@@ -71,6 +71,7 @@ declare const ListCallerAccessGrantsCommand_base: {
71
71
  * @throws {@link S3ControlServiceException}
72
72
  * <p>Base exception class for all service exceptions from S3Control service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class ListCallerAccessGrantsCommand extends ListCallerAccessGrantsCommand_base {
@@ -120,6 +120,7 @@ declare const ListJobsCommand_base: {
120
120
  * @throws {@link S3ControlServiceException}
121
121
  * <p>Base exception class for all service exceptions from S3Control service.</p>
122
122
  *
123
+ *
123
124
  * @public
124
125
  */
125
126
  export declare class ListJobsCommand extends ListJobsCommand_base {
@@ -108,6 +108,7 @@ declare const ListMultiRegionAccessPointsCommand_base: {
108
108
  * @throws {@link S3ControlServiceException}
109
109
  * <p>Base exception class for all service exceptions from S3Control service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class ListMultiRegionAccessPointsCommand extends ListMultiRegionAccessPointsCommand_base {
@@ -73,6 +73,7 @@ declare const ListRegionalBucketsCommand_base: {
73
73
  * @throws {@link S3ControlServiceException}
74
74
  * <p>Base exception class for all service exceptions from S3Control service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class ListRegionalBucketsCommand extends ListRegionalBucketsCommand_base {
@@ -76,6 +76,7 @@ declare const ListStorageLensConfigurationsCommand_base: {
76
76
  * @throws {@link S3ControlServiceException}
77
77
  * <p>Base exception class for all service exceptions from S3Control service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ListStorageLensConfigurationsCommand extends ListStorageLensConfigurationsCommand_base {
@@ -69,6 +69,7 @@ declare const ListStorageLensGroupsCommand_base: {
69
69
  * @throws {@link S3ControlServiceException}
70
70
  * <p>Base exception class for all service exceptions from S3Control service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class ListStorageLensGroupsCommand extends ListStorageLensGroupsCommand_base {
@@ -72,6 +72,7 @@ declare const ListTagsForResourceCommand_base: {
72
72
  * @throws {@link S3ControlServiceException}
73
73
  * <p>Base exception class for all service exceptions from S3Control service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -64,6 +64,7 @@ declare const PutAccessGrantsInstanceResourcePolicyCommand_base: {
64
64
  * @throws {@link S3ControlServiceException}
65
65
  * <p>Base exception class for all service exceptions from S3Control service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class PutAccessGrantsInstanceResourcePolicyCommand extends PutAccessGrantsInstanceResourcePolicyCommand_base {
@@ -85,6 +85,7 @@ declare const PutAccessPointConfigurationForObjectLambdaCommand_base: {
85
85
  * @throws {@link S3ControlServiceException}
86
86
  * <p>Base exception class for all service exceptions from S3Control service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class PutAccessPointConfigurationForObjectLambdaCommand extends PutAccessPointConfigurationForObjectLambdaCommand_base {
@@ -74,6 +74,7 @@ declare const PutAccessPointPolicyCommand_base: {
74
74
  * @throws {@link S3ControlServiceException}
75
75
  * <p>Base exception class for all service exceptions from S3Control service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class PutAccessPointPolicyCommand extends PutAccessPointPolicyCommand_base {
@@ -71,6 +71,7 @@ declare const PutAccessPointPolicyForObjectLambdaCommand_base: {
71
71
  * @throws {@link S3ControlServiceException}
72
72
  * <p>Base exception class for all service exceptions from S3Control service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class PutAccessPointPolicyForObjectLambdaCommand extends PutAccessPointPolicyForObjectLambdaCommand_base {
@@ -130,6 +130,7 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
130
130
  * @throws {@link S3ControlServiceException}
131
131
  * <p>Base exception class for all service exceptions from S3Control service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class PutBucketLifecycleConfigurationCommand extends PutBucketLifecycleConfigurationCommand_base {
@@ -90,6 +90,7 @@ declare const PutBucketPolicyCommand_base: {
90
90
  * @throws {@link S3ControlServiceException}
91
91
  * <p>Base exception class for all service exceptions from S3Control service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class PutBucketPolicyCommand extends PutBucketPolicyCommand_base {
@@ -199,6 +199,7 @@ declare const PutBucketReplicationCommand_base: {
199
199
  * @throws {@link S3ControlServiceException}
200
200
  * <p>Base exception class for all service exceptions from S3Control service.</p>
201
201
  *
202
+ *
202
203
  * @public
203
204
  */
204
205
  export declare class PutBucketReplicationCommand extends PutBucketReplicationCommand_base {
@@ -143,6 +143,7 @@ declare const PutBucketTaggingCommand_base: {
143
143
  * @throws {@link S3ControlServiceException}
144
144
  * <p>Base exception class for all service exceptions from S3Control service.</p>
145
145
  *
146
+ *
146
147
  * @public
147
148
  */
148
149
  export declare class PutBucketTaggingCommand extends PutBucketTaggingCommand_base {
@@ -119,6 +119,7 @@ declare const PutBucketVersioningCommand_base: {
119
119
  * @throws {@link S3ControlServiceException}
120
120
  * <p>Base exception class for all service exceptions from S3Control service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class PutBucketVersioningCommand extends PutBucketVersioningCommand_base {
@@ -139,6 +139,7 @@ declare const PutJobTaggingCommand_base: {
139
139
  * @throws {@link S3ControlServiceException}
140
140
  * <p>Base exception class for all service exceptions from S3Control service.</p>
141
141
  *
142
+ *
142
143
  * @public
143
144
  */
144
145
  export declare class PutJobTaggingCommand extends PutJobTaggingCommand_base {
@@ -81,6 +81,7 @@ declare const PutMultiRegionAccessPointPolicyCommand_base: {
81
81
  * @throws {@link S3ControlServiceException}
82
82
  * <p>Base exception class for all service exceptions from S3Control service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class PutMultiRegionAccessPointPolicyCommand extends PutMultiRegionAccessPointPolicyCommand_base {
@@ -77,6 +77,7 @@ declare const PutPublicAccessBlockCommand_base: {
77
77
  * @throws {@link S3ControlServiceException}
78
78
  * <p>Base exception class for all service exceptions from S3Control service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class PutPublicAccessBlockCommand extends PutPublicAccessBlockCommand_base {
@@ -158,6 +158,7 @@ declare const PutStorageLensConfigurationCommand_base: {
158
158
  * @throws {@link S3ControlServiceException}
159
159
  * <p>Base exception class for all service exceptions from S3Control service.</p>
160
160
  *
161
+ *
161
162
  * @public
162
163
  */
163
164
  export declare class PutStorageLensConfigurationCommand extends PutStorageLensConfigurationCommand_base {
@@ -70,6 +70,7 @@ declare const PutStorageLensConfigurationTaggingCommand_base: {
70
70
  * @throws {@link S3ControlServiceException}
71
71
  * <p>Base exception class for all service exceptions from S3Control service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class PutStorageLensConfigurationTaggingCommand extends PutStorageLensConfigurationTaggingCommand_base {
@@ -105,6 +105,7 @@ declare const SubmitMultiRegionAccessPointRoutesCommand_base: {
105
105
  * @throws {@link S3ControlServiceException}
106
106
  * <p>Base exception class for all service exceptions from S3Control service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class SubmitMultiRegionAccessPointRoutesCommand extends SubmitMultiRegionAccessPointRoutesCommand_base {
@@ -71,6 +71,7 @@ declare const TagResourceCommand_base: {
71
71
  * @throws {@link S3ControlServiceException}
72
72
  * <p>Base exception class for all service exceptions from S3Control service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -69,6 +69,7 @@ declare const UntagResourceCommand_base: {
69
69
  * @throws {@link S3ControlServiceException}
70
70
  * <p>Base exception class for all service exceptions from S3Control service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -71,6 +71,7 @@ declare const UpdateAccessGrantsLocationCommand_base: {
71
71
  * @throws {@link S3ControlServiceException}
72
72
  * <p>Base exception class for all service exceptions from S3Control service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UpdateAccessGrantsLocationCommand extends UpdateAccessGrantsLocationCommand_base {
@@ -100,6 +100,7 @@ declare const UpdateJobPriorityCommand_base: {
100
100
  * @throws {@link S3ControlServiceException}
101
101
  * <p>Base exception class for all service exceptions from S3Control service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class UpdateJobPriorityCommand extends UpdateJobPriorityCommand_base {
@@ -106,6 +106,7 @@ declare const UpdateJobStatusCommand_base: {
106
106
  * @throws {@link S3ControlServiceException}
107
107
  * <p>Base exception class for all service exceptions from S3Control service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class UpdateJobStatusCommand extends UpdateJobStatusCommand_base {
@@ -129,6 +129,7 @@ declare const UpdateStorageLensGroupCommand_base: {
129
129
  * @throws {@link S3ControlServiceException}
130
130
  * <p>Base exception class for all service exceptions from S3Control service.</p>
131
131
  *
132
+ *
132
133
  * @public
133
134
  */
134
135
  export declare class UpdateStorageLensGroupCommand extends UpdateStorageLensGroupCommand_base {
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.775.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-s3-control",
@@ -23,7 +23,7 @@
23
23
  "@aws-crypto/sha256-browser": "5.2.0",
24
24
  "@aws-crypto/sha256-js": "5.2.0",
25
25
  "@aws-sdk/core": "3.775.0",
26
- "@aws-sdk/credential-provider-node": "3.775.0",
26
+ "@aws-sdk/credential-provider-node": "3.777.0",
27
27
  "@aws-sdk/middleware-host-header": "3.775.0",
28
28
  "@aws-sdk/middleware-logger": "3.775.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.775.0",