Skip to content

Commit 06e30db

Browse files
Update SDK models
1 parent ccea3a8 commit 06e30db

File tree

324 files changed

+15060
-719
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

324 files changed

+15060
-719
lines changed

aws-models/codebuild.json

Lines changed: 83 additions & 4 deletions
Large diffs are not rendered by default.

aws-models/guardduty.json

Lines changed: 120 additions & 56 deletions
Large diffs are not rendered by default.

aws-models/lakeformation.json

Lines changed: 497 additions & 7 deletions
Large diffs are not rendered by default.

aws-models/qapps.json

Lines changed: 489 additions & 22 deletions
Large diffs are not rendered by default.

aws-models/s3-control.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6669,7 +6669,7 @@
66696669
"VpcConfiguration": {
66706670
"target": "com.amazonaws.s3control#VpcConfiguration",
66716671
"traits": {
6672-
"smithy.api#documentation": "<p>The virtual private cloud (VPC) configuration for this access point, if one exists.</p>\n <note>\n <p>This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other\n Amazon Web Servicesservices.</p>\n </note>"
6672+
"smithy.api#documentation": "<p>The virtual private cloud (VPC) configuration for this access point, if one exists.</p>\n <note>\n <p>This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other\n Amazon Web Services services.</p>\n </note>"
66736673
}
66746674
},
66756675
"Bucket": {
@@ -10888,7 +10888,7 @@
1088810888
"VpcConfiguration": {
1088910889
"target": "com.amazonaws.s3control#VpcConfiguration",
1089010890
"traits": {
10891-
"smithy.api#documentation": "<p>Contains the virtual private cloud (VPC) configuration for the specified access point.</p>\n <note>\n <p>This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other\n Amazon Web Servicesservices.</p>\n </note>"
10891+
"smithy.api#documentation": "<p>Contains the virtual private cloud (VPC) configuration for the specified access point.</p>\n <note>\n <p>This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other\n Amazon Web Services services.</p>\n </note>"
1089210892
}
1089310893
},
1089410894
"PublicAccessBlockConfiguration": {
@@ -14436,12 +14436,14 @@
1443614436
"target": "com.amazonaws.s3control#StorageLensConfigurationList",
1443714437
"traits": {
1443814438
"smithy.api#documentation": "<p>A list of S3 Storage Lens configurations.</p>",
14439-
"smithy.api#xmlFlattened": {}
14439+
"smithy.api#xmlFlattened": {},
14440+
"smithy.api#xmlName": "StorageLensConfiguration"
1444014441
}
1444114442
}
1444214443
},
1444314444
"traits": {
14444-
"smithy.api#output": {}
14445+
"smithy.api#output": {},
14446+
"smithy.api#xmlName": "ListStorageLensConfigurationResult"
1444514447
}
1444614448
},
1444714449
"com.amazonaws.s3control#ListStorageLensGroupEntry": {
@@ -14542,7 +14544,8 @@
1454214544
"target": "com.amazonaws.s3control#StorageLensGroupList",
1454314545
"traits": {
1454414546
"smithy.api#documentation": "<p>\nThe list of Storage Lens groups that exist in the specified home Region.\n</p>",
14545-
"smithy.api#xmlFlattened": {}
14547+
"smithy.api#xmlFlattened": {},
14548+
"smithy.api#xmlName": "StorageLensGroup"
1454614549
}
1454714550
}
1454814551
},
@@ -15732,7 +15735,7 @@
1573215735
"target": "com.amazonaws.s3control#Setting",
1573315736
"traits": {
1573415737
"smithy.api#default": false,
15735-
"smithy.api#documentation": "<p>Specifies whether Amazon S3 should restrict public bucket policies for buckets in this\n account. Setting this element to <code>TRUE</code> restricts access to buckets with public\n policies to only Amazon Web Servicesservice principals and authorized users within this\n account.</p>\n <p>Enabling this setting doesn't affect previously stored bucket policies, except that\n public and cross-account access within any public bucket policy, including non-public\n delegation to specific accounts, is blocked.</p>\n <p>This property is not supported for Amazon S3 on Outposts.</p>",
15738+
"smithy.api#documentation": "<p>Specifies whether Amazon S3 should restrict public bucket policies for buckets in this\n account. Setting this element to <code>TRUE</code> restricts access to buckets with public\n policies to only Amazon Web Services service principals and authorized users within this\n account.</p>\n <p>Enabling this setting doesn't affect previously stored bucket policies, except that\n public and cross-account access within any public bucket policy, including non-public\n delegation to specific accounts, is blocked.</p>\n <p>This property is not supported for Amazon S3 on Outposts.</p>",
1573615739
"smithy.api#xmlName": "RestrictPublicBuckets"
1573715740
}
1573815741
}

0 commit comments

Comments
 (0)