Skip to content

Commit a046f37

Browse files
author
AWS
committed
Access Analyzer Update: Fixed a typo in description field.
1 parent 7305e39 commit a046f37

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Access Analyzer",
4+
"contributor": "",
5+
"description": "Fixed a typo in description field."
6+
}

services/accessanalyzer/src/main/resources/codegen-resources/service-2.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
{"shape":"ThrottlingException"},
272272
{"shape":"AccessDeniedException"}
273273
],
274-
"documentation":"<p>Retrieves information about the specified finding.</p>"
274+
"documentation":"<p>Retrieves information about the specified finding. GetFinding and GetFindingV2 both use <code>access-analyzer:GetFinding</code> in the <code>Action</code> element of an IAM policy statement. You must have permission to perform the <code>access-analyzer:GetFinding</code> action.</p>"
275275
},
276276
"GetFindingV2":{
277277
"name":"GetFindingV2",
@@ -289,7 +289,7 @@
289289
{"shape":"ThrottlingException"},
290290
{"shape":"AccessDeniedException"}
291291
],
292-
"documentation":"<p>Retrieves information about the specified finding.</p>"
292+
"documentation":"<p>Retrieves information about the specified finding. GetFinding and GetFindingV2 both use <code>access-analyzer:GetFinding</code> in the <code>Action</code> element of an IAM policy statement. You must have permission to perform the <code>access-analyzer:GetFinding</code> action.</p>"
293293
},
294294
"GetGeneratedPolicy":{
295295
"name":"GetGeneratedPolicy",
@@ -361,7 +361,7 @@
361361
{"shape":"ThrottlingException"},
362362
{"shape":"AccessDeniedException"}
363363
],
364-
"documentation":"<p>Retrieves a list of resources of the specified type that have been analyzed by the specified analyzer..</p>"
364+
"documentation":"<p>Retrieves a list of resources of the specified type that have been analyzed by the specified external access analyzer. This action is not supported for unused access analyzers.</p>"
365365
},
366366
"ListAnalyzers":{
367367
"name":"ListAnalyzers",
@@ -413,7 +413,7 @@
413413
{"shape":"ThrottlingException"},
414414
{"shape":"AccessDeniedException"}
415415
],
416-
"documentation":"<p>Retrieves a list of findings generated by the specified analyzer.</p> <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>"
416+
"documentation":"<p>Retrieves a list of findings generated by the specified analyzer. ListFindings and ListFindingsV2 both use <code>access-analyzer:ListFindings</code> in the <code>Action</code> element of an IAM policy statement. You must have permission to perform the <code>access-analyzer:ListFindings</code> action.</p> <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>"
417417
},
418418
"ListFindingsV2":{
419419
"name":"ListFindingsV2",
@@ -431,7 +431,7 @@
431431
{"shape":"ThrottlingException"},
432432
{"shape":"AccessDeniedException"}
433433
],
434-
"documentation":"<p>Retrieves a list of findings generated by the specified analyzer.</p> <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>"
434+
"documentation":"<p>Retrieves a list of findings generated by the specified analyzer. ListFindings and ListFindingsV2 both use <code>access-analyzer:ListFindings</code> in the <code>Action</code> element of an IAM policy statement. You must have permission to perform the <code>access-analyzer:ListFindings</code> action.</p> <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>"
435435
},
436436
"ListPolicyGenerations":{
437437
"name":"ListPolicyGenerations",
@@ -604,7 +604,7 @@
604604
"members":{
605605
"actions":{
606606
"shape":"AccessActionsList",
607-
"documentation":"<p>A list of actions for the access permissions.</p>"
607+
"documentation":"<p>A list of actions for the access permissions. Any strings that can be used as an action in an IAM policy can be used in the list of actions to check.</p>"
608608
}
609609
},
610610
"documentation":"<p>Contains information about actions that define permissions to check against a policy.</p>"
@@ -1386,7 +1386,7 @@
13861386
},
13871387
"type":{
13881388
"shape":"Type",
1389-
"documentation":"<p>The type of analyzer to create. Only <code>ACCOUNT</code>, <code>ORGANIZATION</code>, <code>ACCOUNT_UNUSED_ACCESS</code>, and <code>ORGANIZTAION_UNUSED_ACCESS</code> analyzers are supported. You can create only one analyzer per account per Region. You can create up to 5 analyzers per organization per Region.</p>"
1389+
"documentation":"<p>The type of analyzer to create. Only <code>ACCOUNT</code>, <code>ORGANIZATION</code>, <code>ACCOUNT_UNUSED_ACCESS</code>, and <code>ORGANIZATION_UNUSED_ACCESS</code> analyzers are supported. You can create only one analyzer per account per Region. You can create up to 5 analyzers per organization per Region.</p>"
13901390
},
13911391
"archiveRules":{
13921392
"shape":"InlineArchiveRulesList",
@@ -3260,7 +3260,7 @@
32603260
"documentation":"<p>The proposed bucket policy for the Amazon S3 directory bucket.</p>"
32613261
}
32623262
},
3263-
"documentation":"<p>Proposed access control configuration for an Amazon S3 directory bucket. You can propose a configuration for a new Amazon S3 directory bucket or an existing Amazon S3 directory bucket that you own by specifying the Amazon S3 bucket policy. If the configuration is for an existing Amazon S3 directory bucket and you do not specify the Amazon S3 bucket policy, the access preview uses the existing policy attached to the directory bucket. If the access preview is for a new resource and you do not specify the Amazon S3 bucket policy, the access preview assumes an directory bucket without a policy. To propose deletion of an existing bucket policy, you 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>"
3263+
"documentation":"<p>Proposed access control configuration for an Amazon S3 directory bucket. You can propose a configuration for a new Amazon S3 directory bucket or an existing Amazon S3 directory bucket that you own by specifying the Amazon S3 bucket policy. If the configuration is for an existing Amazon S3 directory bucket and you do not specify the Amazon S3 bucket policy, the access preview uses the existing policy attached to the directory bucket. If the access preview is for a new resource and you do not specify the Amazon S3 bucket policy, the access preview assumes an directory bucket without a policy. To propose deletion of an existing bucket policy, you can specify an empty string. For more information about Amazon S3 directory bucket policies, see <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>"
32643264
},
32653265
"S3ExpressDirectoryBucketPolicy":{"type":"string"},
32663266
"S3PublicAccessBlockConfiguration":{

0 commit comments

Comments
 (0)