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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/S3Control.d.ts +1102 -290
  3. package/dist-types/ts3.4/S3ControlClient.d.ts +483 -137
  4. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +38 -17
  5. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +34 -17
  7. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +34 -17
  8. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +33 -17
  10. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +37 -17
  11. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +37 -17
  12. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +37 -17
  13. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +33 -17
  16. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +33 -17
  17. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +41 -17
  19. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +37 -17
  20. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +37 -17
  21. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +34 -17
  23. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +37 -17
  25. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +41 -17
  27. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +41 -17
  28. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +41 -17
  29. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +41 -17
  31. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +34 -17
  32. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +37 -17
  35. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListAccessPointsCommand.d.ts +37 -17
  43. package/dist-types/ts3.4/commands/ListAccessPointsForObjectLambdaCommand.d.ts +41 -17
  44. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/ListMultiRegionAccessPointsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListRegionalBucketsCommand.d.ts +38 -17
  47. package/dist-types/ts3.4/commands/ListStorageLensConfigurationsCommand.d.ts +41 -17
  48. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +37 -17
  49. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +37 -17
  51. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +32 -17
  54. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +34 -17
  55. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +41 -17
  56. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +37 -17
  58. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +38 -17
  60. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +37 -17
  61. package/dist-types/ts3.4/commands/index.d.ts +57 -57
  62. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  63. package/dist-types/ts3.4/index.d.ts +6 -6
  64. package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +8 -6
  65. package/dist-types/ts3.4/models/index.d.ts +1 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +2252 -2062
  67. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  68. package/dist-types/ts3.4/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +11 -4
  69. package/dist-types/ts3.4/pagination/ListAccessPointsPaginator.d.ts +11 -4
  70. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +11 -4
  71. package/dist-types/ts3.4/pagination/ListMultiRegionAccessPointsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/ListRegionalBucketsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/ListStorageLensConfigurationsPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/index.d.ts +7 -7
  75. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +689 -173
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +74 -42
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +75 -43
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +75 -41
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  80. package/package.json +40 -40
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-s3-control
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.169.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.168.0...v3.169.0) (2022-09-12)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-s3-control