Skip to content

Commit

Permalink
Update SDK models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-rust-ci committed Mar 1, 2024
1 parent b4d7d85 commit 38ac4f8
Show file tree
Hide file tree
Showing 52 changed files with 214 additions and 211 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[workspace]
exclude = [
"examples/examples",
"examples/test-utils",
"examples/cross_service",
"examples/examples",
"examples/lambda",
"tests/no-default-features",
"tests/webassembly"
"tests/webassembly",
"tests/no-default-features"
]
members = [
"sdk/accessanalyzer",
Expand Down
16 changes: 8 additions & 8 deletions aws-models/accessanalyzer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"actions": {
"target": "com.amazonaws.accessanalyzer#ActionsList",
"traits": {
"smithy.api#documentation": "<p>A list of actions for the access permissions.</p>",
"smithy.api#documentation": "<p>A list of actions for the access permissions. Any strings that can be used as an action\n in an IAM policy can be used in the list of actions to check.</p>",
"smithy.api#length": {
"max": 100
},
Expand Down Expand Up @@ -2529,7 +2529,7 @@
"type": {
"target": "com.amazonaws.accessanalyzer#Type",
"traits": {
"smithy.api#documentation": "<p>The type of analyzer to create. Only <code>ACCOUNT</code>, <code>ORGANIZATION</code>,\n <code>ACCOUNT_UNUSED_ACCESS</code>, and <code>ORGANIZTAION_UNUSED_ACCESS</code>\n analyzers are supported. You can create only one analyzer per account per Region. You can\n create up to 5 analyzers per organization per Region.</p>",
"smithy.api#documentation": "<p>The type of analyzer to create. Only <code>ACCOUNT</code>, <code>ORGANIZATION</code>,\n <code>ACCOUNT_UNUSED_ACCESS</code>, and <code>ORGANIZATION_UNUSED_ACCESS</code>\n analyzers are supported. You can create only one analyzer per account per Region. You can\n create up to 5 analyzers per organization per Region.</p>",
"smithy.api#required": {}
}
},
Expand Down Expand Up @@ -3807,7 +3807,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Retrieves information about the specified finding.</p>",
"smithy.api#documentation": "<p>Retrieves information about the specified finding. GetFinding and GetFindingV2 both use\n <code>access-analyzer:GetFinding</code> in the <code>Action</code> element of an IAM\n policy statement. You must have permission to perform the\n <code>access-analyzer:GetFinding</code> action.</p>",
"smithy.api#http": {
"uri": "/finding/{id}",
"method": "GET",
Expand Down Expand Up @@ -3880,7 +3880,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Retrieves information about the specified finding.</p>",
"smithy.api#documentation": "<p>Retrieves information about the specified finding. GetFinding and GetFindingV2 both use\n <code>access-analyzer:GetFinding</code> in the <code>Action</code> element of an IAM\n policy statement. You must have permission to perform the\n <code>access-analyzer:GetFinding</code> action.</p>",
"smithy.api#http": {
"uri": "/findingv2/{id}",
"method": "GET",
Expand Down Expand Up @@ -4704,7 +4704,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Retrieves a list of resources of the specified type that have been analyzed by the\n specified analyzer..</p>",
"smithy.api#documentation": "<p>Retrieves a list of resources of the specified type that have been analyzed by the\n specified external access analyzer. This action is not supported for unused access\n analyzers.</p>",
"smithy.api#http": {
"uri": "/analyzed-resource",
"method": "POST",
Expand Down Expand Up @@ -4970,7 +4970,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Retrieves a list of findings generated by the specified analyzer.</p>\n <p>To learn about filter keys that you can use to retrieve a list of findings, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-filter-keys.html\">IAM Access Analyzer filter keys</a> in the <b>IAM User Guide</b>.</p>",
"smithy.api#documentation": "<p>Retrieves a list of findings generated by the specified analyzer. ListFindings and\n ListFindingsV2 both use <code>access-analyzer:ListFindings</code> in the\n <code>Action</code> element of an IAM policy statement. You must have permission to\n perform the <code>access-analyzer:ListFindings</code> action.</p>\n <p>To learn about filter keys that you can use to retrieve a list of findings, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-filter-keys.html\">IAM Access Analyzer filter keys</a> in the <b>IAM User Guide</b>.</p>",
"smithy.api#http": {
"uri": "/finding",
"method": "POST",
Expand Down Expand Up @@ -5071,7 +5071,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Retrieves a list of findings generated by the specified analyzer.</p>\n <p>To learn about filter keys that you can use to retrieve a list of findings, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-filter-keys.html\">IAM Access Analyzer filter keys</a> in the <b>IAM User Guide</b>.</p>",
"smithy.api#documentation": "<p>Retrieves a list of findings generated by the specified analyzer. ListFindings and\n ListFindingsV2 both use <code>access-analyzer:ListFindings</code> in the\n <code>Action</code> element of an IAM policy statement. You must have permission to\n perform the <code>access-analyzer:ListFindings</code> action.</p>\n <p>To learn about filter keys that you can use to retrieve a list of findings, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-filter-keys.html\">IAM Access Analyzer filter keys</a> in the <b>IAM User Guide</b>.</p>",
"smithy.api#http": {
"uri": "/findingv2",
"method": "POST",
Expand Down Expand Up @@ -5970,7 +5970,7 @@
}
},
"traits": {
"smithy.api#documentation": "<p>Proposed access control configuration for an Amazon S3 directory bucket. You can propose a\n configuration for a new Amazon S3 directory bucket or an existing Amazon S3 directory bucket that you\n own by specifying the Amazon S3 bucket policy. If the configuration is for an existing Amazon S3\n directory bucket and you do not specify the Amazon S3 bucket policy, the access preview uses the\n existing policy attached to the directory bucket. If the access preview is for a new\n resource and you do not specify the Amazon S3 bucket policy, the access preview assumes an\n directory bucket without a policy. To propose deletion of an existing bucket policy, you\n can specify an empty string. For more information about bucket policy limits, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-security-iam-example-bucket-policies.html\">Example bucket policies</a>.</p>"
"smithy.api#documentation": "<p>Proposed access control configuration for an Amazon S3 directory bucket. You can propose a\n configuration for a new Amazon S3 directory bucket or an existing Amazon S3 directory bucket that you\n own by specifying the Amazon S3 bucket policy. If the configuration is for an existing Amazon S3\n directory bucket and you do not specify the Amazon S3 bucket policy, the access preview uses the\n existing policy attached to the directory bucket. If the access preview is for a new\n resource and you do not specify the Amazon S3 bucket policy, the access preview assumes an\n directory bucket without a policy. To propose deletion of an existing bucket policy, you\n can specify an empty string. For more information about Amazon S3 directory bucket policies, see\n <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-security-iam-example-bucket-policies.html\">Example directory bucket policies for S3 Express One Zone</a>.</p>"
}
},
"com.amazonaws.accessanalyzer#S3ExpressDirectoryBucketPolicy": {
Expand Down
Loading

0 comments on commit 38ac4f8

Please sign in to comment.