List<E> actions
The actions that an external principal is granted permission to use by the policy that generated the finding.
Date analyzedAt
The time at which the resource was analyzed.
Date createdAt
The time at which the finding was created.
String error
An error message.
Boolean isPublic
Indicates whether the policy that generated the finding grants public access to the resource.
String resourceArn
The ARN of the resource that was analyzed.
String resourceType
The type of the resource that was analyzed.
List<E> sharedVia
Indicates how the access that generated the finding is granted.
String status
The current status of the finding generated from the analyzed resource.
Date updatedAt
The time at which the finding was updated.
String arn
The ARN of the analyzer.
Date createdAt
A timestamp for the time at which the analyzer was created.
String lastResourceAnalyzed
The resource that was most recently analyzed by the analyzer.
Date lastResourceAnalyzedAt
The time at which the most recently analyzed resource was analyzed.
String name
The name of the analyzer.
Map<K,V> tags
The tags added to the analyzer.
String type
The type of analyzer, which corresponds to the zone of trust chosen for the analyzer.
String analyzerName
The name of the analyzer to create.
List<E> archiveRules
Specifies the archive rules to add for the analyzer. Archive rules automatically archive findings that meet the criteria you define for the rule.
String clientToken
A client token.
Map<K,V> tags
The tags to apply to the analyzer.
String type
The type of analyzer to create. Only ACCOUNT analyzers are supported. You can create only one analyzer per account per Region.
String arn
The ARN of the analyzer that was created by the request.
List<E> contains
A "contains" operator to match for the filter used to create the rule.
List<E> eq
An "equals" operator to match for the filter used to create the rule.
Boolean exists
An "exists" operator to match for the filter used to create the rule.
List<E> neq
A "not equals" operator to match for the filter used to create the rule.
List<E> action
The action in the analyzed policy statement that an external principal has permission to use.
Date analyzedAt
The time at which the resource was analyzed.
Map<K,V> condition
The condition in the analyzed policy statement that resulted in a finding.
Date createdAt
The time at which the finding was generated.
String error
An error.
String id
The ID of the finding.
Boolean isPublic
Indicates whether the policy that generated the finding allows public access to the resource.
Map<K,V> principal
The external principal that access to a resource within the zone of trust.
String resource
The resource that an external principal has access to.
String resourceType
The type of the resource reported in the finding.
String status
The current status of the finding.
Date updatedAt
The time at which the finding was updated.
List<E> action
The action in the analyzed policy statement that an external principal has permission to use.
Date analyzedAt
The time at which the resource-based policy that generated the finding was analyzed.
Map<K,V> condition
The condition in the analyzed policy statement that resulted in a finding.
Date createdAt
The time at which the finding was created.
String error
The error that resulted in an Error finding.
String id
The ID of the finding.
Boolean isPublic
Indicates whether the finding reports a resource that has a policy that allows public access.
Map<K,V> principal
The external principal that has access to a resource within the zone of trust.
String resource
The resource that the external principal has access to.
String resourceType
The type of the resource that the external principal has access to.
String status
The status of the finding.
Date updatedAt
The time at which the finding was most recently updated.
AnalyzedResource resource
An AnalyedResource object that contains information that Access Analyzer found when it analyzed the
resource.
String analyzerName
The name of the analyzer retrieved.
AnalyzerSummary analyzer
An AnalyzerSummary object that contains information about the analyzer.
ArchiveRuleSummary archiveRule
Finding finding
A finding object that contains finding details.
Integer retryAfterSeconds
The seconds to wait to retry.
String analyzerArn
The ARN of the analyzer to retrieve a list of analyzed resources from.
Integer maxResults
The maximum number of results to return in the response.
String nextToken
A token used for pagination of results returned.
String resourceType
The type of resource.
String analyzerArn
The ARN of the analyzer to retrieve findings from.
Map<K,V> filter
A filter to match for the findings to return.
Integer maxResults
The maximum number of results to return in the response.
String nextToken
A token used for pagination of results returned.
SortCriteria sort
The sort order for the findings returned.
String resourceArn
The ARN of the resource to retrieve tags from.
Integer retryAfterSeconds
The seconds to wait to retry.
String analyzerName
The name of the analyzer to update the archive rules for.
String clientToken
A client token.
Map<K,V> filter
A filter to match for the rules to update. Only rules that match the filter are updated.
String ruleName
The name of the rule to update.
String analyzerArn
The ARN of the analyzer that generated the findings to update.
String clientToken
A client token.
List<E> ids
The IDs of the findings to update.
String resourceArn
The ARN of the resource identified in the finding.
String status
The state represents the action to take to update the finding Status. Use ARCHIVE to change an
Active finding to an Archived finding. Use ACTIVE to change an Archived finding to an Active
finding.
Copyright © 2020. All rights reserved.