aws-sdk-s3control 1.27.0 → 1.28.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c1a5c00be39571ea431e5c2657fcb75164b0d1fd95bb001a547b673092ea7cb4
4
- data.tar.gz: 6858c8a05b71494c43d92f7e43c4e1c0e6dad516aff47309216fc583438e9f3a
3
+ metadata.gz: 1eea7fa08fcb80dedd1e70dda6eea83c1dc8d27ba5c4990f425a15670218c9a5
4
+ data.tar.gz: d62f20c89838a2ae2948d3a6f9c08b2e586744a9700c79908807afb9447767d8
5
5
  SHA512:
6
- metadata.gz: 05cb9c5c7b72128d6e067ad1606c7c54c837f7fc1b4fb6315bf4002a071dc45c2d6dc1880d0805f8223e9a9e438f6cffb3e50ef75aa6166048fd66a2a1141449
7
- data.tar.gz: 51ff4b9b389b8b89bbaece3980f96284645b9f7fdc7fbd7b287c38ad279b4b06a2692d56910312785c16ff637440491d11aeb2c3803c2c8d5052209f8e6674ef
6
+ metadata.gz: 1ccce69cdffa61c65a18bfad24afea2a97cdda348584adbcc69769e3485c5c22c28eeb4ab0226399e20d292375d1c0901e9ed6e1f20dfa176a2f313e15577150
7
+ data.tar.gz: e353b8a09a47823f75a2ad09fdf4412a5b8f585b24a6dccc6cdd4a1bb544b6be7b0d67057f3b13ce32c8e4cf88e287bff8e63315b454825ffe03bc6f36ce3856
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-s3control/customizations'
48
48
  # @!group service
49
49
  module Aws::S3Control
50
50
 
51
- GEM_VERSION = '1.27.0'
51
+ GEM_VERSION = '1.28.0'
52
52
 
53
53
  end
@@ -1484,6 +1484,7 @@ module Aws::S3Control
1484
1484
  # [5]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
1485
1485
  #
1486
1486
  # @option params [required, String] :account_id
1487
+ # The AWS account ID associated with the S3 Batch Operations job.
1487
1488
  #
1488
1489
  # @option params [required, String] :job_id
1489
1490
  # The ID for the job whose information you want to retrieve.
@@ -2500,6 +2501,7 @@ module Aws::S3Control
2500
2501
  # [5]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
2501
2502
  #
2502
2503
  # @option params [required, String] :account_id
2504
+ # The AWS account ID associated with the S3 Batch Operations job.
2503
2505
  #
2504
2506
  # @option params [Array<String>] :job_statuses
2505
2507
  # The `List Jobs` request returns jobs that match the statuses listed in
@@ -3428,6 +3430,7 @@ module Aws::S3Control
3428
3430
  # [5]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
3429
3431
  #
3430
3432
  # @option params [required, String] :account_id
3433
+ # The AWS account ID associated with the S3 Batch Operations job.
3431
3434
  #
3432
3435
  # @option params [required, String] :job_id
3433
3436
  # The ID for the job whose priority you want to update.
@@ -3488,6 +3491,7 @@ module Aws::S3Control
3488
3491
  # [5]: https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
3489
3492
  #
3490
3493
  # @option params [required, String] :account_id
3494
+ # The AWS account ID associated with the S3 Batch Operations job.
3491
3495
  #
3492
3496
  # @option params [required, String] :job_id
3493
3497
  # The ID of the job whose status you want to update.
@@ -3542,7 +3546,7 @@ module Aws::S3Control
3542
3546
  params: params,
3543
3547
  config: config)
3544
3548
  context[:gem_name] = 'aws-sdk-s3control'
3545
- context[:gem_version] = '1.27.0'
3549
+ context[:gem_version] = '1.28.0'
3546
3550
  Seahorse::Client::Request.new(handlers, context)
3547
3551
  end
3548
3552
 
@@ -1034,6 +1034,7 @@ module Aws::S3Control
1034
1034
  # }
1035
1035
  #
1036
1036
  # @!attribute [rw] account_id
1037
+ # The AWS account ID associated with the S3 Batch Operations job.
1037
1038
  # @return [String]
1038
1039
  #
1039
1040
  # @!attribute [rw] job_id
@@ -2679,6 +2680,7 @@ module Aws::S3Control
2679
2680
  # }
2680
2681
  #
2681
2682
  # @!attribute [rw] account_id
2683
+ # The AWS account ID associated with the S3 Batch Operations job.
2682
2684
  # @return [String]
2683
2685
  #
2684
2686
  # @!attribute [rw] job_statuses
@@ -4736,6 +4738,7 @@ module Aws::S3Control
4736
4738
  # }
4737
4739
  #
4738
4740
  # @!attribute [rw] account_id
4741
+ # The AWS account ID associated with the S3 Batch Operations job.
4739
4742
  # @return [String]
4740
4743
  #
4741
4744
  # @!attribute [rw] job_id
@@ -4784,6 +4787,7 @@ module Aws::S3Control
4784
4787
  # }
4785
4788
  #
4786
4789
  # @!attribute [rw] account_id
4790
+ # The AWS account ID associated with the S3 Batch Operations job.
4787
4791
  # @return [String]
4788
4792
  #
4789
4793
  # @!attribute [rw] job_id
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-s3control
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.27.0
4
+ version: 1.28.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-02 00:00:00.000000000 Z
11
+ date: 2021-02-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4