cdk-lambda-subminute 2.0.298 → 2.0.300

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 (54) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +27 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +3 -0
  6. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +117 -94
  7. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +222 -9
  8. package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +15 -0
  9. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +133 -74
  10. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +37 -31
  11. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +361 -16
  12. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.paginators.json +12 -0
  13. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +20 -10
  14. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +423 -268
  15. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +15 -5
  16. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +93 -31
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +538 -304
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  19. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +193 -161
  20. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +31 -26
  21. package/node_modules/aws-sdk/apis/pipes-2015-10-07.min.json +136 -53
  22. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +6 -2
  23. package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.min.json +69 -5
  24. package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.paginators.json +6 -0
  25. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +562 -53
  26. package/node_modules/aws-sdk/apis/s3control-2018-08-20.paginators.json +4 -0
  27. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1 -3
  28. package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +100 -22
  29. package/node_modules/aws-sdk/clients/autoscaling.d.ts +33 -4
  30. package/node_modules/aws-sdk/clients/backup.d.ts +279 -0
  31. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +58 -10
  32. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +29 -4
  33. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +370 -5
  34. package/node_modules/aws-sdk/clients/connect.d.ts +13 -0
  35. package/node_modules/aws-sdk/clients/ec2.d.ts +179 -1
  36. package/node_modules/aws-sdk/clients/glue.d.ts +352 -2
  37. package/node_modules/aws-sdk/clients/iot.d.ts +46 -5
  38. package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
  39. package/node_modules/aws-sdk/clients/mwaa.d.ts +28 -5
  40. package/node_modules/aws-sdk/clients/pipes.d.ts +143 -18
  41. package/node_modules/aws-sdk/clients/rds.d.ts +1 -1
  42. package/node_modules/aws-sdk/clients/redshift.d.ts +6 -2
  43. package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +90 -9
  44. package/node_modules/aws-sdk/clients/s3control.d.ts +359 -7
  45. package/node_modules/aws-sdk/clients/sagemaker.d.ts +2 -2
  46. package/node_modules/aws-sdk/clients/signer.d.ts +35 -35
  47. package/node_modules/aws-sdk/clients/stepfunctions.d.ts +123 -18
  48. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  49. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +24 -24
  50. package/node_modules/aws-sdk/dist/aws-sdk.js +799 -569
  51. package/node_modules/aws-sdk/dist/aws-sdk.min.js +100 -100
  52. package/node_modules/aws-sdk/lib/core.js +1 -1
  53. package/node_modules/aws-sdk/package.json +1 -1
  54. package/package.json +2 -2
@@ -52,6 +52,14 @@ declare class S3Control extends Service {
52
52
  * Creates a Multi-Region Access Point and associates it with the specified buckets. For more information about creating Multi-Region Access Points, see Creating Multi-Region Access Points in the Amazon S3 User Guide. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide. This request is asynchronous, meaning that you might receive a response before the command has completed. When this request provides a response, it provides a token that you can use to monitor the status of the request with DescribeMultiRegionAccessPointOperation. The following actions are related to CreateMultiRegionAccessPoint: DeleteMultiRegionAccessPoint DescribeMultiRegionAccessPointOperation GetMultiRegionAccessPoint ListMultiRegionAccessPoints
53
53
  */
54
54
  createMultiRegionAccessPoint(callback?: (err: AWSError, data: S3Control.Types.CreateMultiRegionAccessPointResult) => void): Request<S3Control.Types.CreateMultiRegionAccessPointResult, AWSError>;
55
+ /**
56
+ * Creates a new S3 Storage Lens group and associates it with the specified Amazon Web Services account ID. An S3 Storage Lens group is a custom grouping of objects based on prefix, suffix, object tags, object size, object age, or a combination of these filters. For each Storage Lens group that you’ve created, you can also optionally add Amazon Web Services resource tags. For more information about S3 Storage Lens groups, see Working with S3 Storage Lens groups. To use this operation, you must have the permission to perform the s3:CreateStorageLensGroup action. If you’re trying to create a Storage Lens group with Amazon Web Services resource tags, you must also have permission to perform the s3:TagResource action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
57
+ */
58
+ createStorageLensGroup(params: S3Control.Types.CreateStorageLensGroupRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
59
+ /**
60
+ * Creates a new S3 Storage Lens group and associates it with the specified Amazon Web Services account ID. An S3 Storage Lens group is a custom grouping of objects based on prefix, suffix, object tags, object size, object age, or a combination of these filters. For each Storage Lens group that you’ve created, you can also optionally add Amazon Web Services resource tags. For more information about S3 Storage Lens groups, see Working with S3 Storage Lens groups. To use this operation, you must have the permission to perform the s3:CreateStorageLensGroup action. If you’re trying to create a Storage Lens group with Amazon Web Services resource tags, you must also have permission to perform the s3:TagResource action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
61
+ */
62
+ createStorageLensGroup(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
55
63
  /**
56
64
  * Deletes the specified access point. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived by using the access point ARN, see the Examples section. The following actions are related to DeleteAccessPoint: CreateAccessPoint GetAccessPoint ListAccessPoints
57
65
  */
@@ -93,11 +101,11 @@ declare class S3Control extends Service {
93
101
  */
94
102
  deleteBucket(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
95
103
  /**
96
- * This action deletes an Amazon S3 on Outposts bucket's lifecycle configuration. To delete an S3 bucket's lifecycle configuration, see DeleteBucketLifecycle in the Amazon S3 API Reference. Deletes the lifecycle configuration from the specified Outposts bucket. Amazon S3 on Outposts removes all the lifecycle configuration rules in the lifecycle subresource associated with the bucket. Your objects never expire, and Amazon S3 on Outposts no longer automatically deletes any objects on the basis of rules contained in the deleted lifecycle configuration. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide. To use this action, you must have permission to perform the s3-outposts:DeleteLifecycleConfiguration action. By default, the bucket owner has this permission and the Outposts bucket owner can grant this permission to others. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived by using the access point ARN, see the Examples section. For more information about object expiration, see Elements to Describe Lifecycle Actions. Related actions include: PutBucketLifecycleConfiguration GetBucketLifecycleConfiguration
104
+ * This action deletes an Amazon S3 on Outposts bucket's lifecycle configuration. To delete an S3 bucket's lifecycle configuration, see DeleteBucketLifecycle in the Amazon S3 API Reference. Deletes the lifecycle configuration from the specified Outposts bucket. Amazon S3 on Outposts removes all the lifecycle configuration rules in the lifecycle subresource associated with the bucket. Your objects never expire, and Amazon S3 on Outposts no longer automatically deletes any objects on the basis of rules contained in the deleted lifecycle configuration. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide. To use this operation, you must have permission to perform the s3-outposts:PutLifecycleConfiguration action. By default, the bucket owner has this permission and the Outposts bucket owner can grant this permission to others. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived by using the access point ARN, see the Examples section. For more information about object expiration, see Elements to Describe Lifecycle Actions. Related actions include: PutBucketLifecycleConfiguration GetBucketLifecycleConfiguration
97
105
  */
98
106
  deleteBucketLifecycleConfiguration(params: S3Control.Types.DeleteBucketLifecycleConfigurationRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
99
107
  /**
100
- * This action deletes an Amazon S3 on Outposts bucket's lifecycle configuration. To delete an S3 bucket's lifecycle configuration, see DeleteBucketLifecycle in the Amazon S3 API Reference. Deletes the lifecycle configuration from the specified Outposts bucket. Amazon S3 on Outposts removes all the lifecycle configuration rules in the lifecycle subresource associated with the bucket. Your objects never expire, and Amazon S3 on Outposts no longer automatically deletes any objects on the basis of rules contained in the deleted lifecycle configuration. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide. To use this action, you must have permission to perform the s3-outposts:DeleteLifecycleConfiguration action. By default, the bucket owner has this permission and the Outposts bucket owner can grant this permission to others. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived by using the access point ARN, see the Examples section. For more information about object expiration, see Elements to Describe Lifecycle Actions. Related actions include: PutBucketLifecycleConfiguration GetBucketLifecycleConfiguration
108
+ * This action deletes an Amazon S3 on Outposts bucket's lifecycle configuration. To delete an S3 bucket's lifecycle configuration, see DeleteBucketLifecycle in the Amazon S3 API Reference. Deletes the lifecycle configuration from the specified Outposts bucket. Amazon S3 on Outposts removes all the lifecycle configuration rules in the lifecycle subresource associated with the bucket. Your objects never expire, and Amazon S3 on Outposts no longer automatically deletes any objects on the basis of rules contained in the deleted lifecycle configuration. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide. To use this operation, you must have permission to perform the s3-outposts:PutLifecycleConfiguration action. By default, the bucket owner has this permission and the Outposts bucket owner can grant this permission to others. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived by using the access point ARN, see the Examples section. For more information about object expiration, see Elements to Describe Lifecycle Actions. Related actions include: PutBucketLifecycleConfiguration GetBucketLifecycleConfiguration
101
109
  */
102
110
  deleteBucketLifecycleConfiguration(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
103
111
  /**
@@ -164,6 +172,14 @@ declare class S3Control extends Service {
164
172
  * Deletes the Amazon S3 Storage Lens configuration tags. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide. To use this action, you must have permission to perform the s3:DeleteStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
165
173
  */
166
174
  deleteStorageLensConfigurationTagging(callback?: (err: AWSError, data: S3Control.Types.DeleteStorageLensConfigurationTaggingResult) => void): Request<S3Control.Types.DeleteStorageLensConfigurationTaggingResult, AWSError>;
175
+ /**
176
+ * Deletes an existing S3 Storage Lens group. To use this operation, you must have the permission to perform the s3:DeleteStorageLensGroup action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
177
+ */
178
+ deleteStorageLensGroup(params: S3Control.Types.DeleteStorageLensGroupRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
179
+ /**
180
+ * Deletes an existing S3 Storage Lens group. To use this operation, you must have the permission to perform the s3:DeleteStorageLensGroup action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
181
+ */
182
+ deleteStorageLensGroup(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
167
183
  /**
168
184
  * Retrieves the configuration parameters and status for a Batch Operations job. For more information, see S3 Batch Operations in the Amazon S3 User Guide. Related actions include: CreateJob ListJobs UpdateJobPriority UpdateJobStatus
169
185
  */
@@ -348,6 +364,14 @@ declare class S3Control extends Service {
348
364
  * Gets the tags of Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide. To use this action, you must have permission to perform the s3:GetStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
349
365
  */
350
366
  getStorageLensConfigurationTagging(callback?: (err: AWSError, data: S3Control.Types.GetStorageLensConfigurationTaggingResult) => void): Request<S3Control.Types.GetStorageLensConfigurationTaggingResult, AWSError>;
367
+ /**
368
+ * Retrieves the Storage Lens group configuration details. To use this operation, you must have the permission to perform the s3:GetStorageLensGroup action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
369
+ */
370
+ getStorageLensGroup(params: S3Control.Types.GetStorageLensGroupRequest, callback?: (err: AWSError, data: S3Control.Types.GetStorageLensGroupResult) => void): Request<S3Control.Types.GetStorageLensGroupResult, AWSError>;
371
+ /**
372
+ * Retrieves the Storage Lens group configuration details. To use this operation, you must have the permission to perform the s3:GetStorageLensGroup action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
373
+ */
374
+ getStorageLensGroup(callback?: (err: AWSError, data: S3Control.Types.GetStorageLensGroupResult) => void): Request<S3Control.Types.GetStorageLensGroupResult, AWSError>;
351
375
  /**
352
376
  * Returns a list of the access points that are owned by the current account that's associated with the specified bucket. You can retrieve up to 1000 access points per call. If the specified bucket has more than 1,000 access points (or the number specified in maxResults, whichever is less), the response will include a continuation token that you can use to list the additional access points. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived by using the access point ARN, see the Examples section. The following actions are related to ListAccessPoints: CreateAccessPoint DeleteAccessPoint GetAccessPoint
353
377
  */
@@ -396,6 +420,22 @@ declare class S3Control extends Service {
396
420
  * Gets a list of Amazon S3 Storage Lens configurations. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide. To use this action, you must have permission to perform the s3:ListStorageLensConfigurations action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
397
421
  */
398
422
  listStorageLensConfigurations(callback?: (err: AWSError, data: S3Control.Types.ListStorageLensConfigurationsResult) => void): Request<S3Control.Types.ListStorageLensConfigurationsResult, AWSError>;
423
+ /**
424
+ * Lists all the Storage Lens groups in the specified home Region. To use this operation, you must have the permission to perform the s3:ListStorageLensGroups action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
425
+ */
426
+ listStorageLensGroups(params: S3Control.Types.ListStorageLensGroupsRequest, callback?: (err: AWSError, data: S3Control.Types.ListStorageLensGroupsResult) => void): Request<S3Control.Types.ListStorageLensGroupsResult, AWSError>;
427
+ /**
428
+ * Lists all the Storage Lens groups in the specified home Region. To use this operation, you must have the permission to perform the s3:ListStorageLensGroups action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
429
+ */
430
+ listStorageLensGroups(callback?: (err: AWSError, data: S3Control.Types.ListStorageLensGroupsResult) => void): Request<S3Control.Types.ListStorageLensGroupsResult, AWSError>;
431
+ /**
432
+ * This operation allows you to list all the Amazon Web Services resource tags for the specified resource. To use this operation, you must have the permission to perform the s3:ListTagsForResource action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. This operation is only supported for S3 Storage Lens groups.
433
+ */
434
+ listTagsForResource(params: S3Control.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: S3Control.Types.ListTagsForResourceResult) => void): Request<S3Control.Types.ListTagsForResourceResult, AWSError>;
435
+ /**
436
+ * This operation allows you to list all the Amazon Web Services resource tags for the specified resource. To use this operation, you must have the permission to perform the s3:ListTagsForResource action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. This operation is only supported for S3 Storage Lens groups.
437
+ */
438
+ listTagsForResource(callback?: (err: AWSError, data: S3Control.Types.ListTagsForResourceResult) => void): Request<S3Control.Types.ListTagsForResourceResult, AWSError>;
399
439
  /**
400
440
  * Replaces configuration for an Object Lambda Access Point. The following actions are related to PutAccessPointConfigurationForObjectLambda: GetAccessPointConfigurationForObjectLambda
401
441
  */
@@ -508,6 +548,22 @@ declare class S3Control extends Service {
508
548
  * Submits an updated route configuration for a Multi-Region Access Point. This API operation updates the routing status for the specified Regions from active to passive, or from passive to active. A value of 0 indicates a passive status, which means that traffic won't be routed to the specified Region. A value of 100 indicates an active status, which means that traffic will be routed to the specified Region. At least one Region must be active at all times. When the routing configuration is changed, any in-progress operations (uploads, copies, deletes, and so on) to formerly active Regions will continue to run to their final completion state (success or failure). The routing configurations of any Regions that aren’t specified remain unchanged. Updated routing configurations might not be immediately applied. It can take up to 2 minutes for your changes to take effect. To submit routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions: us-east-1 us-west-2 ap-southeast-2 ap-northeast-1 eu-west-1 Your Amazon S3 bucket does not need to be in these five Regions.
509
549
  */
510
550
  submitMultiRegionAccessPointRoutes(callback?: (err: AWSError, data: S3Control.Types.SubmitMultiRegionAccessPointRoutesResult) => void): Request<S3Control.Types.SubmitMultiRegionAccessPointRoutesResult, AWSError>;
551
+ /**
552
+ * Creates a new Amazon Web Services resource tag or updates an existing resource tag. You can add up to 50 Amazon Web Services resource tags for each S3 resource. To use this operation, you must have the permission to perform the s3:TagResource action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. This operation is only supported for S3 Storage Lens groups.
553
+ */
554
+ tagResource(params: S3Control.Types.TagResourceRequest, callback?: (err: AWSError, data: S3Control.Types.TagResourceResult) => void): Request<S3Control.Types.TagResourceResult, AWSError>;
555
+ /**
556
+ * Creates a new Amazon Web Services resource tag or updates an existing resource tag. You can add up to 50 Amazon Web Services resource tags for each S3 resource. To use this operation, you must have the permission to perform the s3:TagResource action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. This operation is only supported for S3 Storage Lens groups.
557
+ */
558
+ tagResource(callback?: (err: AWSError, data: S3Control.Types.TagResourceResult) => void): Request<S3Control.Types.TagResourceResult, AWSError>;
559
+ /**
560
+ * This operation removes the specified Amazon Web Services resource tags from an S3 resource. To use this operation, you must have the permission to perform the s3:UntagResource action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. This operation is only supported for S3 Storage Lens groups.
561
+ */
562
+ untagResource(params: S3Control.Types.UntagResourceRequest, callback?: (err: AWSError, data: S3Control.Types.UntagResourceResult) => void): Request<S3Control.Types.UntagResourceResult, AWSError>;
563
+ /**
564
+ * This operation removes the specified Amazon Web Services resource tags from an S3 resource. To use this operation, you must have the permission to perform the s3:UntagResource action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. This operation is only supported for S3 Storage Lens groups.
565
+ */
566
+ untagResource(callback?: (err: AWSError, data: S3Control.Types.UntagResourceResult) => void): Request<S3Control.Types.UntagResourceResult, AWSError>;
511
567
  /**
512
568
  * Updates an existing S3 Batch Operations job's priority. For more information, see S3 Batch Operations in the Amazon S3 User Guide. Related actions include: CreateJob ListJobs DescribeJob UpdateJobStatus
513
569
  */
@@ -524,6 +580,14 @@ declare class S3Control extends Service {
524
580
  * Updates the status for the specified job. Use this action to confirm that you want to run a job or to cancel an existing job. For more information, see S3 Batch Operations in the Amazon S3 User Guide. Related actions include: CreateJob ListJobs DescribeJob UpdateJobStatus
525
581
  */
526
582
  updateJobStatus(callback?: (err: AWSError, data: S3Control.Types.UpdateJobStatusResult) => void): Request<S3Control.Types.UpdateJobStatusResult, AWSError>;
583
+ /**
584
+ * Updates the existing Storage Lens group. To use this operation, you must have the permission to perform the s3:UpdateStorageLensGroup action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
585
+ */
586
+ updateStorageLensGroup(params: S3Control.Types.UpdateStorageLensGroupRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
587
+ /**
588
+ * Updates the existing Storage Lens group. To use this operation, you must have the permission to perform the s3:UpdateStorageLensGroup action. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes.
589
+ */
590
+ updateStorageLensGroup(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
527
591
  }
528
592
  declare namespace S3Control {
529
593
  export interface AbortIncompleteMultipartUpload {
@@ -573,25 +637,29 @@ declare namespace S3Control {
573
637
  export type AccountId = string;
574
638
  export interface AccountLevel {
575
639
  /**
576
- * A container for S3 Storage Lens activity metrics.
640
+ * A container element for S3 Storage Lens activity metrics.
577
641
  */
578
642
  ActivityMetrics?: ActivityMetrics;
579
643
  /**
580
- * A container for the S3 Storage Lens bucket-level configuration.
644
+ * A container element for the S3 Storage Lens bucket-level configuration.
581
645
  */
582
646
  BucketLevel: BucketLevel;
583
647
  /**
584
- * A container for S3 Storage Lens advanced cost-optimization metrics.
648
+ * A container element for S3 Storage Lens advanced cost-optimization metrics.
585
649
  */
586
650
  AdvancedCostOptimizationMetrics?: AdvancedCostOptimizationMetrics;
587
651
  /**
588
- * A container for S3 Storage Lens advanced data-protection metrics.
652
+ * A container element for S3 Storage Lens advanced data-protection metrics.
589
653
  */
590
654
  AdvancedDataProtectionMetrics?: AdvancedDataProtectionMetrics;
591
655
  /**
592
- * A container for detailed status code metrics.
656
+ * A container element for detailed status code metrics.
593
657
  */
594
658
  DetailedStatusCodesMetrics?: DetailedStatusCodesMetrics;
659
+ /**
660
+ * A container element for S3 Storage Lens groups metrics.
661
+ */
662
+ StorageLensGroupLevel?: StorageLensGroupLevel;
595
663
  }
596
664
  export interface ActivityMetrics {
597
665
  /**
@@ -936,6 +1004,20 @@ declare namespace S3Control {
936
1004
  */
937
1005
  RequestTokenARN?: AsyncRequestTokenARN;
938
1006
  }
1007
+ export interface CreateStorageLensGroupRequest {
1008
+ /**
1009
+ * The Amazon Web Services account ID that the Storage Lens group is created from and associated with.
1010
+ */
1011
+ AccountId: AccountId;
1012
+ /**
1013
+ * The Storage Lens group configuration.
1014
+ */
1015
+ StorageLensGroup: StorageLensGroup;
1016
+ /**
1017
+ * The Amazon Web Services resource tags that you're adding to your Storage Lens group. This parameter is optional.
1018
+ */
1019
+ Tags?: TagList;
1020
+ }
939
1021
  export type CreationDate = Date;
940
1022
  export type CreationTimestamp = Date;
941
1023
  export type _Date = Date;
@@ -1104,6 +1186,16 @@ declare namespace S3Control {
1104
1186
  }
1105
1187
  export interface DeleteStorageLensConfigurationTaggingResult {
1106
1188
  }
1189
+ export interface DeleteStorageLensGroupRequest {
1190
+ /**
1191
+ * The name of the Storage Lens group that you're trying to delete.
1192
+ */
1193
+ Name: StorageLensGroupName;
1194
+ /**
1195
+ * The Amazon Web Services account ID used to create the Storage Lens group that you're trying to delete.
1196
+ */
1197
+ AccountId: AccountId;
1198
+ }
1107
1199
  export interface DescribeJobRequest {
1108
1200
  /**
1109
1201
  * The Amazon Web Services account ID associated with the S3 Batch Operations job.
@@ -1604,6 +1696,22 @@ declare namespace S3Control {
1604
1696
  */
1605
1697
  Tags?: StorageLensTags;
1606
1698
  }
1699
+ export interface GetStorageLensGroupRequest {
1700
+ /**
1701
+ * The name of the Storage Lens group that you're trying to retrieve the configuration details for.
1702
+ */
1703
+ Name: StorageLensGroupName;
1704
+ /**
1705
+ * The Amazon Web Services account ID associated with the Storage Lens group that you're trying to retrieve the details for.
1706
+ */
1707
+ AccountId: AccountId;
1708
+ }
1709
+ export interface GetStorageLensGroupResult {
1710
+ /**
1711
+ * The name of the Storage Lens group that you're trying to retrieve the configuration details for.
1712
+ */
1713
+ StorageLensGroup?: StorageLensGroup;
1714
+ }
1607
1715
  export type GrantFullControl = string;
1608
1716
  export type GrantRead = string;
1609
1717
  export type GrantReadACP = string;
@@ -2171,11 +2279,84 @@ declare namespace S3Control {
2171
2279
  */
2172
2280
  StorageLensConfigurationList?: StorageLensConfigurationList;
2173
2281
  }
2282
+ export interface ListStorageLensGroupEntry {
2283
+ /**
2284
+ * Contains the name of the Storage Lens group that exists in the specified home Region.
2285
+ */
2286
+ Name: StorageLensGroupName;
2287
+ /**
2288
+ * Contains the Amazon Resource Name (ARN) of the Storage Lens group. This property is read-only.
2289
+ */
2290
+ StorageLensGroupArn: StorageLensGroupArn;
2291
+ /**
2292
+ * Contains the Amazon Web Services Region where the Storage Lens group was created.
2293
+ */
2294
+ HomeRegion: S3AWSRegion;
2295
+ }
2296
+ export interface ListStorageLensGroupsRequest {
2297
+ /**
2298
+ * The Amazon Web Services account ID that owns the Storage Lens groups.
2299
+ */
2300
+ AccountId: AccountId;
2301
+ /**
2302
+ * The token for the next set of results, or null if there are no more results.
2303
+ */
2304
+ NextToken?: ContinuationToken;
2305
+ }
2306
+ export interface ListStorageLensGroupsResult {
2307
+ /**
2308
+ * If NextToken is returned, there are more Storage Lens groups results available. The value of NextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.
2309
+ */
2310
+ NextToken?: ContinuationToken;
2311
+ /**
2312
+ * The list of Storage Lens groups that exist in the specified home Region.
2313
+ */
2314
+ StorageLensGroupList?: StorageLensGroupList;
2315
+ }
2316
+ export interface ListTagsForResourceRequest {
2317
+ /**
2318
+ * The Amazon Web Services account ID of the resource owner.
2319
+ */
2320
+ AccountId: AccountId;
2321
+ /**
2322
+ * The Amazon Resource Name (ARN) of the S3 resource that you want to list the tags for.
2323
+ */
2324
+ ResourceArn: S3ResourceArn;
2325
+ }
2326
+ export interface ListTagsForResourceResult {
2327
+ /**
2328
+ * The Amazon Web Services resource tags that are associated with the resource.
2329
+ */
2330
+ Tags?: TagList;
2331
+ }
2174
2332
  export type Location = string;
2175
2333
  export type MFA = string;
2176
2334
  export type MFADelete = "Enabled"|"Disabled"|string;
2177
2335
  export type MFADeleteStatus = "Enabled"|"Disabled"|string;
2178
2336
  export type ManifestPrefixString = string;
2337
+ export type MatchAnyPrefix = Prefix[];
2338
+ export type MatchAnySuffix = Suffix[];
2339
+ export type MatchAnyTag = S3Tag[];
2340
+ export interface MatchObjectAge {
2341
+ /**
2342
+ * Specifies the maximum object age in days. Must be a positive whole number, greater than the minimum object age and less than or equal to 2,147,483,647.
2343
+ */
2344
+ DaysGreaterThan?: ObjectAgeValue;
2345
+ /**
2346
+ * Specifies the minimum object age in days. The value must be a positive whole number, greater than 0 and less than or equal to 2,147,483,647.
2347
+ */
2348
+ DaysLessThan?: ObjectAgeValue;
2349
+ }
2350
+ export interface MatchObjectSize {
2351
+ /**
2352
+ * Specifies the minimum object size in Bytes. The value must be a positive number, greater than 0 and less than 5 TB.
2353
+ */
2354
+ BytesGreaterThan?: ObjectSizeValue;
2355
+ /**
2356
+ * Specifies the maximum object size in Bytes. The value must be a positive number, greater than the minimum object size and less than 5 TB.
2357
+ */
2358
+ BytesLessThan?: ObjectSizeValue;
2359
+ }
2179
2360
  export type MaxLength1024String = string;
2180
2361
  export type MaxResults = number;
2181
2362
  export interface Metrics {
@@ -2288,6 +2469,7 @@ declare namespace S3Control {
2288
2469
  StorageClass?: TransitionStorageClass;
2289
2470
  }
2290
2471
  export type NoncurrentVersionTransitionList = NoncurrentVersionTransition[];
2472
+ export type ObjectAgeValue = number;
2291
2473
  export type ObjectCreationTime = Date;
2292
2474
  export interface ObjectLambdaAccessPoint {
2293
2475
  /**
@@ -2362,6 +2544,7 @@ declare namespace S3Control {
2362
2544
  export type ObjectLockEnabledForBucket = boolean;
2363
2545
  export type ObjectSizeGreaterThanBytes = number;
2364
2546
  export type ObjectSizeLessThanBytes = number;
2547
+ export type ObjectSizeValue = number;
2365
2548
  export type OperationName = "LambdaInvoke"|"S3PutObjectCopy"|"S3PutObjectAcl"|"S3PutObjectTagging"|"S3DeleteObjectTagging"|"S3InitiateRestoreObject"|"S3PutObjectLegalHold"|"S3PutObjectRetention"|"S3ReplicateObject"|string;
2366
2549
  export type OutputSchemaVersion = "V_1"|string;
2367
2550
  export type OwnerOverride = "Destination"|string;
@@ -3069,6 +3252,7 @@ declare namespace S3Control {
3069
3252
  export type S3RegionalBucketArn = string;
3070
3253
  export interface S3ReplicateObjectOperation {
3071
3254
  }
3255
+ export type S3ResourceArn = string;
3072
3256
  export interface S3Retention {
3073
3257
  /**
3074
3258
  * The date when the applied Object Lock retention will expire on all objects set by the Batch Operations job.
@@ -3232,6 +3416,115 @@ declare namespace S3Control {
3232
3416
  */
3233
3417
  SSEKMS?: SSEKMS;
3234
3418
  }
3419
+ export interface StorageLensGroup {
3420
+ /**
3421
+ * Contains the name of the Storage Lens group.
3422
+ */
3423
+ Name: StorageLensGroupName;
3424
+ /**
3425
+ * Sets the criteria for the Storage Lens group data that is displayed. For multiple filter conditions, the AND or OR logical operator is used.
3426
+ */
3427
+ Filter: StorageLensGroupFilter;
3428
+ /**
3429
+ * Contains the Amazon Resource Name (ARN) of the Storage Lens group. This property is read-only.
3430
+ */
3431
+ StorageLensGroupArn?: StorageLensGroupArn;
3432
+ }
3433
+ export interface StorageLensGroupAndOperator {
3434
+ /**
3435
+ * Contains a list of prefixes. At least one prefix must be specified. Up to 10 prefixes are allowed.
3436
+ */
3437
+ MatchAnyPrefix?: MatchAnyPrefix;
3438
+ /**
3439
+ * Contains a list of suffixes. At least one suffix must be specified. Up to 10 suffixes are allowed.
3440
+ */
3441
+ MatchAnySuffix?: MatchAnySuffix;
3442
+ /**
3443
+ * Contains the list of object tags. At least one object tag must be specified. Up to 10 object tags are allowed.
3444
+ */
3445
+ MatchAnyTag?: MatchAnyTag;
3446
+ /**
3447
+ * Contains DaysGreaterThan and DaysLessThan to define the object age range (minimum and maximum number of days).
3448
+ */
3449
+ MatchObjectAge?: MatchObjectAge;
3450
+ /**
3451
+ * Contains BytesGreaterThan and BytesLessThan to define the object size range (minimum and maximum number of Bytes).
3452
+ */
3453
+ MatchObjectSize?: MatchObjectSize;
3454
+ }
3455
+ export type StorageLensGroupArn = string;
3456
+ export interface StorageLensGroupFilter {
3457
+ /**
3458
+ * Contains a list of prefixes. At least one prefix must be specified. Up to 10 prefixes are allowed.
3459
+ */
3460
+ MatchAnyPrefix?: MatchAnyPrefix;
3461
+ /**
3462
+ * Contains a list of suffixes. At least one suffix must be specified. Up to 10 suffixes are allowed.
3463
+ */
3464
+ MatchAnySuffix?: MatchAnySuffix;
3465
+ /**
3466
+ * Contains the list of S3 object tags. At least one object tag must be specified. Up to 10 object tags are allowed.
3467
+ */
3468
+ MatchAnyTag?: MatchAnyTag;
3469
+ /**
3470
+ * Contains DaysGreaterThan and DaysLessThan to define the object age range (minimum and maximum number of days).
3471
+ */
3472
+ MatchObjectAge?: MatchObjectAge;
3473
+ /**
3474
+ * Contains BytesGreaterThan and BytesLessThan to define the object size range (minimum and maximum number of Bytes).
3475
+ */
3476
+ MatchObjectSize?: MatchObjectSize;
3477
+ /**
3478
+ * A logical operator that allows multiple filter conditions to be joined for more complex comparisons of Storage Lens group data. Objects must match all of the listed filter conditions that are joined by the And logical operator. Only one of each filter condition is allowed.
3479
+ */
3480
+ And?: StorageLensGroupAndOperator;
3481
+ /**
3482
+ * A single logical operator that allows multiple filter conditions to be joined. Objects can match any of the listed filter conditions, which are joined by the Or logical operator. Only one of each filter condition is allowed.
3483
+ */
3484
+ Or?: StorageLensGroupOrOperator;
3485
+ }
3486
+ export interface StorageLensGroupLevel {
3487
+ /**
3488
+ * Indicates which Storage Lens group ARNs to include or exclude in the Storage Lens group aggregation. If this value is left null, then all Storage Lens groups are selected.
3489
+ */
3490
+ SelectionCriteria?: StorageLensGroupLevelSelectionCriteria;
3491
+ }
3492
+ export type StorageLensGroupLevelExclude = StorageLensGroupArn[];
3493
+ export type StorageLensGroupLevelInclude = StorageLensGroupArn[];
3494
+ export interface StorageLensGroupLevelSelectionCriteria {
3495
+ /**
3496
+ * Indicates which Storage Lens group ARNs to include in the Storage Lens group aggregation.
3497
+ */
3498
+ Include?: StorageLensGroupLevelInclude;
3499
+ /**
3500
+ * Indicates which Storage Lens group ARNs to exclude from the Storage Lens group aggregation.
3501
+ */
3502
+ Exclude?: StorageLensGroupLevelExclude;
3503
+ }
3504
+ export type StorageLensGroupList = ListStorageLensGroupEntry[];
3505
+ export type StorageLensGroupName = string;
3506
+ export interface StorageLensGroupOrOperator {
3507
+ /**
3508
+ * Filters objects that match any of the specified prefixes.
3509
+ */
3510
+ MatchAnyPrefix?: MatchAnyPrefix;
3511
+ /**
3512
+ * Filters objects that match any of the specified suffixes.
3513
+ */
3514
+ MatchAnySuffix?: MatchAnySuffix;
3515
+ /**
3516
+ * Filters objects that match any of the specified S3 object tags.
3517
+ */
3518
+ MatchAnyTag?: MatchAnyTag;
3519
+ /**
3520
+ * Filters objects that match the specified object age range.
3521
+ */
3522
+ MatchObjectAge?: MatchObjectAge;
3523
+ /**
3524
+ * Filters objects that match the specified object size range.
3525
+ */
3526
+ MatchObjectSize?: MatchObjectSize;
3527
+ }
3235
3528
  export type StorageLensPrefixLevelDelimiter = string;
3236
3529
  export type StorageLensPrefixLevelMaxDepth = number;
3237
3530
  export interface StorageLensTag {
@@ -3262,9 +3555,38 @@ declare namespace S3Control {
3262
3555
  }
3263
3556
  export interface SubmitMultiRegionAccessPointRoutesResult {
3264
3557
  }
3558
+ export type Suffix = string;
3265
3559
  export type SuspendedCause = string;
3266
3560
  export type SuspendedDate = Date;
3561
+ export interface Tag {
3562
+ /**
3563
+ * The tag key for your Amazon Web Services resource. A tag key can be up to 128 Unicode characters in length and is case-sensitive. System created tags that begin with aws: aren’t supported.
3564
+ */
3565
+ Key: TagKeyString;
3566
+ /**
3567
+ * The tag value for your Amazon Web Services resource. A tag value can be up to 256 Unicode characters in length and is case-sensitive.
3568
+ */
3569
+ Value: TagValueString;
3570
+ }
3571
+ export type TagKeyList = TagKeyString[];
3267
3572
  export type TagKeyString = string;
3573
+ export type TagList = Tag[];
3574
+ export interface TagResourceRequest {
3575
+ /**
3576
+ * The Amazon Web Services account ID that created the S3 resource that you're trying to add tags to.
3577
+ */
3578
+ AccountId: AccountId;
3579
+ /**
3580
+ * The Amazon Resource Name (ARN) of the S3 resource that you're trying to add tags to.
3581
+ */
3582
+ ResourceArn: S3ResourceArn;
3583
+ /**
3584
+ * The Amazon Web Services resource tags that you want to add to the specified S3 resource.
3585
+ */
3586
+ Tags: TagList;
3587
+ }
3588
+ export interface TagResourceResult {
3589
+ }
3268
3590
  export type TagValueString = string;
3269
3591
  export interface Tagging {
3270
3592
  /**
@@ -3290,6 +3612,22 @@ declare namespace S3Control {
3290
3612
  }
3291
3613
  export type TransitionList = Transition[];
3292
3614
  export type TransitionStorageClass = "GLACIER"|"STANDARD_IA"|"ONEZONE_IA"|"INTELLIGENT_TIERING"|"DEEP_ARCHIVE"|string;
3615
+ export interface UntagResourceRequest {
3616
+ /**
3617
+ * The Amazon Web Services account ID that owns the resource that you're trying to remove the tags from.
3618
+ */
3619
+ AccountId: AccountId;
3620
+ /**
3621
+ * The Amazon Resource Name (ARN) of the S3 resource that you want to remove the resource tags from.
3622
+ */
3623
+ ResourceArn: S3ResourceArn;
3624
+ /**
3625
+ * The tag key pair of the S3 resource tag that you're trying to remove.
3626
+ */
3627
+ TagKeys: TagKeyList;
3628
+ }
3629
+ export interface UntagResourceResult {
3630
+ }
3293
3631
  export interface UpdateJobPriorityRequest {
3294
3632
  /**
3295
3633
  * The Amazon Web Services account ID associated with the S3 Batch Operations job.
@@ -3346,6 +3684,20 @@ declare namespace S3Control {
3346
3684
  */
3347
3685
  StatusUpdateReason?: JobStatusUpdateReason;
3348
3686
  }
3687
+ export interface UpdateStorageLensGroupRequest {
3688
+ /**
3689
+ * The name of the Storage Lens group that you want to update.
3690
+ */
3691
+ Name: StorageLensGroupName;
3692
+ /**
3693
+ * The Amazon Web Services account ID of the Storage Lens group owner.
3694
+ */
3695
+ AccountId: AccountId;
3696
+ /**
3697
+ * The JSON file that contains the Storage Lens group configuration.
3698
+ */
3699
+ StorageLensGroup: StorageLensGroup;
3700
+ }
3349
3701
  export interface VersioningConfiguration {
3350
3702
  /**
3351
3703
  * Specifies whether MFA delete is enabled or disabled in the bucket versioning configuration for the S3 on Outposts bucket.
@@ -12776,11 +12776,11 @@ declare namespace SageMaker {
12776
12776
  /**
12777
12777
  * The supported MIME types for the input data.
12778
12778
  */
12779
- SupportedContentTypes: ContentTypes;
12779
+ SupportedContentTypes?: ContentTypes;
12780
12780
  /**
12781
12781
  * The supported MIME types for the output data.
12782
12782
  */
12783
- SupportedResponseMIMETypes: ResponseMIMETypes;
12783
+ SupportedResponseMIMETypes?: ResponseMIMETypes;
12784
12784
  }
12785
12785
  export type InferenceSpecificationName = string;
12786
12786
  export type InitialInstanceCount = number;