v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428218151.8 KB

Retrieves a list of resources of the specified type that have been analyzed by the specified analyzer..

post/analyzed-resource

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

analyzerArnstring required

The <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-getting-started.html#permission-resources">ARN of the analyzer</a> to retrieve a list of analyzed resources from.

resourceType'AWS::S3::Bucket' | 'AWS::IAM::Role' | 'AWS::SQS::Queue' | 'AWS::Lambda::Function' | 'AWS::Lambda::LayerVersion' | 'AWS::KMS::Key' | 'AWS::SecretsManager::Secret' | 'AWS::EFS::FileSystem' | 'AWS::EC2::Snapshot' | 'AWS::ECR::Repository' | 'AWS::RDS::DBSnapshot' | 'AWS::RDS::DBClusterSnapshot' | 'AWS::SNS::Topic'

The type of resource.

nextTokenstring

A token used for pagination of results returned.

maxResultsinteger

The maximum number of results to return in the response.

Response

Success

nextTokenstring

A token used for pagination of results returned.