aws-sdk-macie2 1.52.0 → 1.53.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3ef8e35a8d4dcae5617fa5ee2c1f26602ba892f338378f94d05888733e15b912
4
- data.tar.gz: d717f27f9cc61ac636b2e605be22eca3664a6df2ee10b539383b44ac6a84da79
3
+ metadata.gz: 35fe0a5e96d315e4a620b24cc47e1f1ed1d4a4e80bdf3a0b666c82cab2018798
4
+ data.tar.gz: 6cc2537388585b0712b6cd6e706f4a8e62240dc7325560f15828952e429e1303
5
5
  SHA512:
6
- metadata.gz: 1ff41545eb2215bdc75674739da05b5bdc9e7ec5a3c873613f95f33e068151fe05ded77684ce151ba2b2918044c0d4a84413d5ddfeae9a8b14bc25378d7aa7fb
7
- data.tar.gz: 79967082c378aa6803a8993cae1d4c7c03a5d8c622cccd02fc276fc3403cf9973683cc364eeb7eac013cc33198881aad0fb1955dcbef9e307965f534cb159efd
6
+ metadata.gz: 8bdc7dba29d48f06f7d5470d1eb7373438896e2a44a26d7adcc535604c7ab6cf33b3a50644abf90dbaa78b34ed7d8c3fa230852a6bd4358ab4a40c62b78b0f42
7
+ data.tar.gz: 9796ac2d3b0fdf24fc4b9eae08225fc53fb907ac58988e77f21166f6cd9835e93150ee85e0c591afaab6ca2e4ba696a1506314bed2b220081b59b113781a224e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.53.0 (2023-03-03)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for Amazon Macie
8
+
4
9
  1.52.0 (2023-02-23)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.52.0
1
+ 1.53.0
@@ -3842,7 +3842,7 @@ module Aws::Macie2
3842
3842
  params: params,
3843
3843
  config: config)
3844
3844
  context[:gem_name] = 'aws-sdk-macie2'
3845
- context[:gem_version] = '1.52.0'
3845
+ context[:gem_version] = '1.53.0'
3846
3846
  Seahorse::Client::Request.new(handlers, context)
3847
3847
  end
3848
3848
 
@@ -428,11 +428,12 @@ module Aws::Macie2
428
428
  include Aws::Structure
429
429
  end
430
430
 
431
- # Provides information about the number of S3 buckets that use certain
432
- # types of server-side encryption by default or don't encrypt new
433
- # objects by default. For detailed information about these settings, see
434
- # [Setting default server-side encryption behavior for Amazon S3
435
- # buckets][1] in the *Amazon Simple Storage Service User Guide*.
431
+ # Provides information about the number of S3 buckets whose settings do
432
+ # or don't specify default server-side encryption behavior for objects
433
+ # that are added to the buckets. For detailed information about these
434
+ # settings, see [Setting default server-side encryption behavior for
435
+ # Amazon S3 buckets][1] in the *Amazon Simple Storage Service User
436
+ # Guide*.
436
437
  #
437
438
  #
438
439
  #
@@ -494,7 +495,7 @@ module Aws::Macie2
494
495
 
495
496
  # Provides information about the number of S3 buckets whose bucket
496
497
  # policies do or don't require server-side encryption of objects when
497
- # objects are uploaded to the buckets.
498
+ # objects are added to the buckets.
498
499
  #
499
500
  # @!attribute [rw] allows_unencrypted_object_uploads
500
501
  # @return [Integer]
@@ -2632,11 +2633,12 @@ module Aws::Macie2
2632
2633
  # @return [Types::BucketCountByEffectivePermission]
2633
2634
  #
2634
2635
  # @!attribute [rw] bucket_count_by_encryption_type
2635
- # Provides information about the number of S3 buckets that use certain
2636
- # types of server-side encryption by default or don't encrypt new
2637
- # objects by default. For detailed information about these settings,
2638
- # see [Setting default server-side encryption behavior for Amazon S3
2639
- # buckets][1] in the *Amazon Simple Storage Service User Guide*.
2636
+ # Provides information about the number of S3 buckets whose settings
2637
+ # do or don't specify default server-side encryption behavior for
2638
+ # objects that are added to the buckets. For detailed information
2639
+ # about these settings, see [Setting default server-side encryption
2640
+ # behavior for Amazon S3 buckets][1] in the *Amazon Simple Storage
2641
+ # Service User Guide*.
2640
2642
  #
2641
2643
  #
2642
2644
  #
@@ -2646,7 +2648,7 @@ module Aws::Macie2
2646
2648
  # @!attribute [rw] bucket_count_by_object_encryption_requirement
2647
2649
  # Provides information about the number of S3 buckets whose bucket
2648
2650
  # policies do or don't require server-side encryption of objects when
2649
- # objects are uploaded to the buckets.
2651
+ # objects are added to the buckets.
2650
2652
  # @return [Types::BucketCountPolicyAllowsUnencryptedObjectUploads]
2651
2653
  #
2652
2654
  # @!attribute [rw] bucket_count_by_shared_access_type
@@ -5105,8 +5107,9 @@ module Aws::Macie2
5105
5107
  # @return [Time]
5106
5108
  #
5107
5109
  # @!attribute [rw] default_server_side_encryption
5108
- # Provides information about the server-side encryption settings for
5109
- # an S3 bucket or S3 object.
5110
+ # Provides information about the default server-side encryption
5111
+ # settings for an S3 bucket or the encryption settings for an S3
5112
+ # object.
5110
5113
  # @return [Types::ServerSideEncryption]
5111
5114
  #
5112
5115
  # @!attribute [rw] name
@@ -5351,8 +5354,9 @@ module Aws::Macie2
5351
5354
  # @return [Boolean]
5352
5355
  #
5353
5356
  # @!attribute [rw] server_side_encryption
5354
- # Provides information about the server-side encryption settings for
5355
- # an S3 bucket or S3 object.
5357
+ # Provides information about the default server-side encryption
5358
+ # settings for an S3 bucket or the encryption settings for an S3
5359
+ # object.
5356
5360
  # @return [Types::ServerSideEncryption]
5357
5361
  #
5358
5362
  # @!attribute [rw] size
@@ -5792,12 +5796,13 @@ module Aws::Macie2
5792
5796
  include Aws::Structure
5793
5797
  end
5794
5798
 
5795
- # Provides information about the server-side encryption settings for an
5796
- # S3 bucket or S3 object.
5799
+ # Provides information about the default server-side encryption settings
5800
+ # for an S3 bucket or the encryption settings for an S3 object.
5797
5801
  #
5798
5802
  # @!attribute [rw] encryption_type
5799
- # The type of server-side encryption that's used to encrypt an S3
5800
- # object or objects in an S3 bucket. Possible values are:
5803
+ # The server-side encryption algorithm that was used to encrypt an S3
5804
+ # object or is used by default to encrypt objects that are added to an
5805
+ # S3 bucket. Possible values are:
5801
5806
  # @return [String]
5802
5807
  #
5803
5808
  # @!attribute [rw] kms_master_key_id
@@ -53,6 +53,6 @@ require_relative 'aws-sdk-macie2/customizations'
53
53
  # @!group service
54
54
  module Aws::Macie2
55
55
 
56
- GEM_VERSION = '1.52.0'
56
+ GEM_VERSION = '1.53.0'
57
57
 
58
58
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-macie2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.52.0
4
+ version: 1.53.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: 2023-02-23 00:00:00.000000000 Z
11
+ date: 2023-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core