You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/macie2/src/main/resources/codegen-resources/service-2.json
+25-25Lines changed: 25 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -927,7 +927,7 @@
927
927
"documentation": "<p>The request failed because it conflicts with the current state of the specified resource.</p>"
928
928
}
929
929
],
930
-
"documentation": "<p>(Deprecated) Disassociates a member account from its Amazon Macie administrator account.</p>"
930
+
"documentation": "<p>(Deprecated) Disassociates a member account from its Amazon Macie administrator account. This operation has been replaced by the <link linkend=\"DisassociateFromAdministratorAccount\">DisassociateFromAdministratorAccount</link> operation.</p>"
931
931
},
932
932
"DisassociateMember": {
933
933
"name": "DisassociateMember",
@@ -1524,7 +1524,7 @@
1524
1524
"documentation": "<p>The request failed because it conflicts with the current state of the specified resource.</p>"
1525
1525
}
1526
1526
],
1527
-
"documentation": "<p>(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.</p>"
1527
+
"documentation": "<p>(Deprecated) Retrieves information about the Amazon Macie administrator account for an account. This operation has been replaced by the <link linkend=\"GetAdministratorAccount\">GetAdministratorAccount</link> operation.</p>"
1528
1528
},
1529
1529
"GetMember": {
1530
1530
"name": "GetMember",
@@ -2821,7 +2821,7 @@
2821
2821
"classifiableSizeInBytes": {
2822
2822
"shape": "__long",
2823
2823
"locationName": "classifiableSizeInBytes",
2824
-
"documentation": "<p>The total storage size, in bytes, of the objects that Amazon Macie can analyze in the bucket. These objects use a supported storage class and have a file name extension for a supported file or storage format.</p>"
2824
+
"documentation": "<p>The total storage size, in bytes, of the objects that Amazon Macie can analyze in the bucket. These objects use a supported storage class and have a file name extension for a supported file or storage format.</p> <p>If versioning is enabled for the bucket, Macie calculates this value based on the size of the latest version of each applicable object in the bucket. This value doesn't reflect the storage size of all versions of each applicable object in the bucket.</p>"
2825
2825
},
2826
2826
"jobDetails": {
2827
2827
"shape": "JobDetails",
@@ -2831,7 +2831,7 @@
2831
2831
"lastUpdated": {
2832
2832
"shape": "__timestampIso8601",
2833
2833
"locationName": "lastUpdated",
2834
-
"documentation": "<p>The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently retrieved data about the bucket from Amazon S3.</p>"
2834
+
"documentation": "<p>The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently retrieved both bucket and object metadata from Amazon S3 for the bucket.</p>"
2835
2835
},
2836
2836
"objectCount": {
2837
2837
"shape": "__long",
@@ -2871,12 +2871,12 @@
2871
2871
"sizeInBytes": {
2872
2872
"shape": "__long",
2873
2873
"locationName": "sizeInBytes",
2874
-
"documentation": "<p>The total storage size, in bytes, of the bucket.</p>"
2874
+
"documentation": "<p>The total storage size, in bytes, of the bucket.</p> <p>If versioning is enabled for the bucket, Amazon Macie calculates this value based on the size of the latest version of each object in the bucket. This value doesn't reflect the storage size of all versions of each object in the bucket.</p>"
2875
2875
},
2876
2876
"sizeInBytesCompressed": {
2877
2877
"shape": "__long",
2878
2878
"locationName": "sizeInBytesCompressed",
2879
-
"documentation": "<p>The total compressed storage size, in bytes, of the bucket.</p>"
2879
+
"documentation": "<p>The total compressed storage size, in bytes, of the bucket.</p> <p>If versioning is enabled for the bucket, Macie calculates this value based on the size of the latest version of each object in the bucket. This value doesn't reflect the storage size of all versions of each object in the bucket.</p>"
2880
2880
},
2881
2881
"tags": {
2882
2882
"shape": "__listOfKeyValuePair",
@@ -2971,12 +2971,12 @@
2971
2971
"attributeName": {
2972
2972
"shape": "__string",
2973
2973
"locationName": "attributeName",
2974
-
"documentation": "<p>The name of the property to sort the results by. This value can be the name of any property that Amazon Macie defines as bucket metadata, such as bucketName or accountId.</p>"
2974
+
"documentation": "<p>The name of the bucket property to sort the results by. This value can be one of the following properties that Amazon Macie defines as bucket metadata: accountId, bucketName, classifiableObjectCount, classifiableSizeInBytes, objectCount, or sizeInBytes.</p>"
2975
2975
},
2976
2976
"orderBy": {
2977
2977
"shape": "OrderBy",
2978
2978
"locationName": "orderBy",
2979
-
"documentation": "<p>The sort order to apply to the results, based on the value for the property specified by the attributeName property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.</p>"
2979
+
"documentation": "<p>The sort order to apply to the results, based on the value specified by the attributeName property. Valid values are: ASC, sort the results in ascending order; and, DESC, sort the results in descending order.</p>"
2980
2980
}
2981
2981
},
2982
2982
"documentation": "<p>Specifies criteria for sorting the results of a query for information about S3 buckets.</p>"
@@ -4322,12 +4322,12 @@
4322
4322
"classifiableSizeInBytes": {
4323
4323
"shape": "__long",
4324
4324
"locationName": "classifiableSizeInBytes",
4325
-
"documentation": "<p>The total storage size, in bytes, of all the objects that Amazon Macie can analyze in the buckets. These objects use a supported storage class and have a file name extension for a supported file or storage format.</p>"
4325
+
"documentation": "<p>The total storage size, in bytes, of all the objects that Amazon Macie can analyze in the buckets. These objects use a supported storage class and have a file name extension for a supported file or storage format.</p> <p>If versioning is enabled for any of the buckets, Macie calculates this value based on the size of the latest version of each applicable object in those buckets. This value doesn't reflect the storage size of all versions of all applicable objects in the buckets.</p>"
4326
4326
},
4327
4327
"lastUpdated": {
4328
4328
"shape": "__timestampIso8601",
4329
4329
"locationName": "lastUpdated",
4330
-
"documentation": "<p>The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently retrieved data about the buckets from Amazon S3.</p>"
4330
+
"documentation": "<p>The date and time, in UTC and extended ISO 8601 format, when Amazon Macie most recently retrieved both bucket and object metadata from Amazon S3 for the buckets.</p>"
4331
4331
},
4332
4332
"objectCount": {
4333
4333
"shape": "__long",
@@ -4337,12 +4337,12 @@
4337
4337
"sizeInBytes": {
4338
4338
"shape": "__long",
4339
4339
"locationName": "sizeInBytes",
4340
-
"documentation": "<p>The total storage size, in bytes, of the buckets.</p>"
4340
+
"documentation": "<p>The total storage size, in bytes, of the buckets.</p> <p>If versioning is enabled for any of the buckets, Macie calculates this value based on the size of the latest version of each object in those buckets. This value doesn't reflect the storage size of all versions of the objects in the buckets.</p>"
4341
4341
},
4342
4342
"sizeInBytesCompressed": {
4343
4343
"shape": "__long",
4344
4344
"locationName": "sizeInBytesCompressed",
4345
-
"documentation": "<p>The total compressed storage size, in bytes, of the buckets.</p>"
4345
+
"documentation": "<p>The total compressed storage size, in bytes, of the buckets.</p> <p>If versioning is enabled for any of the buckets, Macie calculates this value based on the size of the latest version of each object in those buckets. This value doesn't reflect the storage size of all versions of the objects in the buckets.</p>"
"documentation": "<p>The total storage size, in bytes, of all the objects that Amazon Macie can't analyze in the buckets. These objects don't use a supported storage class or don't have a file name extension for a supported file or storage format.</p>"
4355
+
"documentation": "<p>The total storage size, in bytes, of the objects that Amazon Macie can't analyze in the buckets. These objects don't use a supported storage class or don't have a file name extension for a supported file or storage format.</p>"
4356
4356
}
4357
4357
}
4358
4358
},
@@ -4752,7 +4752,7 @@
4752
4752
"shape": "__string",
4753
4753
"location": "querystring",
4754
4754
"locationName": "timeRange",
4755
-
"documentation": "<p>The time period to retrieve the data for. Valid values are: MONTH_TO_DATE, for the current calendar month to date; and, PAST_30_DAYS, for the preceding 30 days. If you don\u2019t specify a value for this parameter, Amazon Macie provides aggregated usage data for the preceding 30 days.</p>"
4755
+
"documentation": "<p>The inclusive time period to retrieve the data for. Valid values are: MONTH_TO_DATE, for the current calendar month to date; and, PAST_30_DAYS, for the preceding 30 days. If you don't specify a value for this parameter, Amazon Macie provides aggregated usage data for the preceding 30 days.</p>"
4756
4756
}
4757
4757
}
4758
4758
},
@@ -5441,7 +5441,7 @@
5441
5441
"shape": "__string",
5442
5442
"location": "querystring",
5443
5443
"locationName": "onlyAssociated",
5444
-
"documentation": "<p>Specifies which accounts to include in the response, based on the status of an account's relationship with the administrator account. By default, the response includes only current member accounts. To include all accounts, set the value for this parameter to false.</p>"
5444
+
"documentation": "<p>Specifies which accounts to include in the response, based on the status of an account's relationship with the administrator account. By default, the response includes only current member accounts. To include all accounts, set this value to false.</p>"
5445
5445
}
5446
5446
}
5447
5447
},
@@ -5586,7 +5586,7 @@
5586
5586
"dayOfMonth": {
5587
5587
"shape": "__integer",
5588
5588
"locationName": "dayOfMonth",
5589
-
"documentation": "<p>The numeric day of the month when Amazon Macie runs the job. This value can be an integer from 1 through 31.</p> <p>If this value exceeds the number of days in a certain month, Macie runs the job on the last day of that month. For example, if this value is 31 and a month has only 30 days, Macie runs the job on day 30 of that month.</p>"
5589
+
"documentation": "<p>The numeric day of the month when Amazon Macie runs the job. This value can be an integer from 1 through 31.</p> <p>If this value exceeds the number of days in a certain month, Macie doesn't run the job that month. Macie runs the job only during months that have the specified day. For example, if this value is 31 and a month has only 30 days, Macie doesn't run the job that month. To run the job every month, specify a value that's less than 29.</p>"
5590
5590
}
5591
5591
},
5592
5592
"documentation": "<p>Specifies a monthly recurrence pattern for running a classification job.</p>"
@@ -5636,7 +5636,7 @@
5636
5636
"documentation": "<p>The total storage size (in bytes) or number of objects that Amazon Macie can't analyze because the objects use an unsupported storage class or don't have a file name extension for a supported file or storage format.</p>"
5637
5637
}
5638
5638
},
5639
-
"documentation": "<p>Provides information about the total storage size (in bytes) or number of objects that Amazon Macie can't analyze in one or more S3 buckets. In a BucketMetadata object, this data is for a specific bucket. In a GetBucketStatisticsResponse object, this data is aggregated for all the buckets in the query results.</p>"
5639
+
"documentation": "<p>Provides information about the total storage size (in bytes) or number of objects that Amazon Macie can't analyze in one or more S3 buckets. In a BucketMetadata object, this data is for a specific bucket. In a GetBucketStatisticsResponse object, this data is aggregated for all the buckets in the query results. If versioning is enabled for a bucket, total storage size values are based on the size of the latest version of each applicable object in the bucket.</p>"
5640
5640
},
5641
5641
"Occurrences": {
5642
5642
"type": "structure",
@@ -6021,7 +6021,7 @@
6021
6021
"serverSideEncryption": {
6022
6022
"shape": "ServerSideEncryption",
6023
6023
"locationName": "serverSideEncryption",
6024
-
"documentation": "<p>The type of server-side encryption that's used for the object.</p>"
6024
+
"documentation": "<p>The type of server-side encryption that's used to encrypt the object.</p>"
6025
6025
},
6026
6026
"size": {
6027
6027
"shape": "__long",
@@ -6118,12 +6118,12 @@
6118
6118
"encryptionType": {
6119
6119
"shape": "EncryptionType",
6120
6120
"locationName": "encryptionType",
6121
-
"documentation": "<p>The server-side encryption algorithm that's used when storing data in the bucket or object. If encryption is disabled for the bucket or object, this value is NONE.</p>"
6121
+
"documentation": "<p>The server-side encryption algorithm that's used when storing data in the bucket or object. If default encryption is disabled for the bucket or the object isn't encrypted using server-side encryption, this value is NONE.</p>"
6122
6122
},
6123
6123
"kmsMasterKeyId": {
6124
6124
"shape": "__string",
6125
6125
"locationName": "kmsMasterKeyId",
6126
-
"documentation": "<p>The unique identifier for the AWS Key Management Service (AWS KMS) master key that's used to encrypt the bucket or object. This value is null if AWS KMS isn't used to encrypt the bucket or object.</p>"
6126
+
"documentation": "<p>The Amazon Resource Name (ARN) or unique identifier (key ID) for the AWS Key Management Service (AWS KMS) customer master key (CMK) that's used to encrypt data in the bucket or the object. If an AWS KMS CMK isn't used, this value is null.</p>"
6127
6127
}
6128
6128
},
6129
6129
"documentation": "<p>Provides information about the server-side encryption settings for an S3 bucket or S3 object.</p>"
@@ -6626,7 +6626,7 @@
6626
6626
"status": {
6627
6627
"shape": "MacieStatus",
6628
6628
"locationName": "status",
6629
-
"documentation": "<p>Specifies whether to change the status of the account. Valid values are: ENABLED, resume all Amazon Macie activities for the account; and, PAUSED, suspend all Macie activities for the account.</p>"
6629
+
"documentation": "<p>Specifies a new status for the account. Valid values are: ENABLED, resume all Amazon Macie activities for the account; and, PAUSED, suspend all Macie activities for the account.</p>"
6630
6630
}
6631
6631
}
6632
6632
},
@@ -6664,7 +6664,7 @@
6664
6664
"autoEnable": {
6665
6665
"shape": "__boolean",
6666
6666
"locationName": "autoEnable",
6667
-
"documentation": "<p>Specifies whether Amazon Macie is enabled automatically for each account, when the account is added to the AWS organization.</p>"
6667
+
"documentation": "<p>Specifies whether to enable Amazon Macie automatically for each account, when the account is added to the AWS organization.</p>"
6668
6668
}
6669
6669
},
6670
6670
"required": [
@@ -6738,10 +6738,10 @@
6738
6738
"values": {
6739
6739
"shape": "__listOf__string",
6740
6740
"locationName": "values",
6741
-
"documentation": "<p>An array that lists values to use in the condition, based on the value for the field specified by the key property. If the value for the key property is accountId, this array can specify multiple values. Otherwise, this array can specify only one value.</p> <p>Valid values for each supported field are:</p> <ul><li><p>accountId - The unique identifier for an AWS account.</p></li></ul> <ul><li><p>freeTrialStartDate - The date and time, in UTC and extended ISO 8601 format, when the free trial started for an account.</p></li></ul> <ul><li><p>serviceLimit - A Boolean (true or false) value that indicates whether an account has reached its monthly quota.</p></li></ul> <ul><li><p>total - A string that represents the current, estimated month-to-date cost for an account.</p></li></ul>"
6741
+
"documentation": "<p>An array that lists values to use in the condition, based on the value for the field specified by the key property. If the value for the key property is accountId, this array can specify multiple values. Otherwise, this array can specify only one value.</p> <p>Valid values for each supported field are:</p> <ul><li><p>accountId - The unique identifier for an AWS account.</p></li></ul> <ul><li><p>freeTrialStartDate - The date and time, in UTC and extended ISO 8601 format, when the free trial started for an account.</p></li></ul> <ul><li><p>serviceLimit - A Boolean (true or false) value that indicates whether an account has reached its monthly quota.</p></li></ul> <ul><li><p>total - A string that represents the current estimated cost for an account.</p></li></ul>"
6742
6742
}
6743
6743
},
6744
-
"documentation": "<p>Specifies a condition for filtering the results of a query for the quotas and usage data that applies to one or more Amazon Macie accounts.</p>"
6744
+
"documentation": "<p>Specifies a condition for filtering the results of a query for quota and usage data for one or more Amazon Macie accounts.</p>"
6745
6745
},
6746
6746
"UsageStatisticsFilterComparator": {
6747
6747
"type": "string",
@@ -7099,4 +7099,4 @@
7099
7099
}
7100
7100
},
7101
7101
"documentation": "<p>Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern matching to discover and protect your sensitive data in AWS. Macie automates the discovery of sensitive data, such as PII and intellectual property, to provide you with insight into the data that your organization stores in AWS. Macie also provides an inventory of your Amazon S3 buckets, which it continually monitors for you. If Macie detects sensitive data or potential data access issues, it generates detailed findings for you to review and act upon as necessary.</p>"
0 commit comments