AnalyzedResourceSummary
Contains the ARN of the analyzed resource.
Contents
- resourceArn
-
The ARN of the analyzed resource.
Type: String
Pattern:
arn:[^:]*:[^:]*:[^:]*:[^:]*:.*
Required: Yes
- resourceOwnerAccount
-
The AWS account ID that owns the resource.
Type: String
Required: Yes
- resourceType
-
The type of resource that was analyzed.
Type: String
Valid Values:
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 | AWS::S3Express::DirectoryBucket | AWS::DynamoDB::Table | AWS::DynamoDB::Stream
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: