package
0.23.3
Repository: https://github.com/jviney/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package accessanalyzeriface provides an interface to enable mocking the Access Analyzer service client for testing your code.

# Functions

New creates a new instance of the client from the provided Config.
NewListAnalyzedResourcesRequestPaginator returns a paginator for ListAnalyzedResources.
NewListAnalyzersRequestPaginator returns a paginator for ListAnalyzers.
NewListArchiveRulesRequestPaginator returns a paginator for ListArchiveRules.
NewListFindingsRequestPaginator returns a paginator for ListFindings.

# Constants

Enum values for AnalyzerStatus.
Enum values for AnalyzerStatus.
Enum values for AnalyzerStatus.
Enum values for AnalyzerStatus.
Service's Endpoint identifier.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
Enum values for FindingSourceType.
Enum values for FindingSourceType.
Enum values for FindingSourceType.
Enum values for FindingStatus.
Enum values for FindingStatus.
Enum values for FindingStatus.
Enum values for FindingStatusUpdate.
Enum values for FindingStatusUpdate.
Enum values for OrderBy.
Enum values for OrderBy.
Enum values for ReasonCode.
Enum values for ReasonCode.
Enum values for ReasonCode.
Enum values for ReasonCode.
Enum values for ResourceType.
Enum values for ResourceType.
Enum values for ResourceType.
Enum values for ResourceType.
Enum values for ResourceType.
Enum values for ResourceType.
Service's identifier.
Service's name.
Enum values for Type.
Enum values for Type.
Enum values for ValidationExceptionReason.
Enum values for ValidationExceptionReason.
Enum values for ValidationExceptionReason.
Enum values for ValidationExceptionReason.

# Structs

Contains details about the analyzed resource.
Contains the ARN of the analyzed resource.
Contains information about the analyzer.
Contains information about an archive rule.
Client provides the API operation methods for making requests to Access Analyzer.
Creates an analyzer.
The response to the request to create an analyzer.
CreateAnalyzerRequest is the request type for the CreateAnalyzer API operation.
CreateAnalyzerResponse is the response type for the CreateAnalyzer API operation.
Creates an archive rule.
No description provided by the author
CreateArchiveRuleRequest is the request type for the CreateArchiveRule API operation.
CreateArchiveRuleResponse is the response type for the CreateArchiveRule API operation.
The criteria to use in the filter that defines the archive rule.
Deletes an analyzer.
No description provided by the author
DeleteAnalyzerRequest is the request type for the DeleteAnalyzer API operation.
DeleteAnalyzerResponse is the response type for the DeleteAnalyzer API operation.
Deletes an archive rule.
No description provided by the author
DeleteArchiveRuleRequest is the request type for the DeleteArchiveRule API operation.
DeleteArchiveRuleResponse is the response type for the DeleteArchiveRule API operation.
Contains information about a finding.
The source of the finding.
Includes details about how the access that generated the finding is granted.
Contains information about a finding.
Retrieves an analyzed resource.
The response to the request.
GetAnalyzedResourceRequest is the request type for the GetAnalyzedResource API operation.
GetAnalyzedResourceResponse is the response type for the GetAnalyzedResource API operation.
Retrieves an analyzer.
The response to the request.
GetAnalyzerRequest is the request type for the GetAnalyzer API operation.
GetAnalyzerResponse is the response type for the GetAnalyzer API operation.
Retrieves an archive rule.
The response to the request.
GetArchiveRuleRequest is the request type for the GetArchiveRule API operation.
GetArchiveRuleResponse is the response type for the GetArchiveRule API operation.
Retrieves a finding.
The response to the request.
GetFindingRequest is the request type for the GetFinding API operation.
GetFindingResponse is the response type for the GetFinding API operation.
An criterion statement in an archive rule.
Retrieves a list of resources that have been analyzed.
The response to the request.
ListAnalyzedResourcesPaginator is used to paginate the request.
ListAnalyzedResourcesRequest is the request type for the ListAnalyzedResources API operation.
ListAnalyzedResourcesResponse is the response type for the ListAnalyzedResources API operation.
Retrieves a list of analyzers.
The response to the request.
ListAnalyzersPaginator is used to paginate the request.
ListAnalyzersRequest is the request type for the ListAnalyzers API operation.
ListAnalyzersResponse is the response type for the ListAnalyzers API operation.
Retrieves a list of archive rules created for the specified analyzer.
The response to the request.
ListArchiveRulesPaginator is used to paginate the request.
ListArchiveRulesRequest is the request type for the ListArchiveRules API operation.
ListArchiveRulesResponse is the response type for the ListArchiveRules API operation.
Retrieves a list of findings generated by the specified analyzer.
The response to the request.
ListFindingsPaginator is used to paginate the request.
ListFindingsRequest is the request type for the ListFindings API operation.
ListFindingsResponse is the response type for the ListFindings API operation.
Retrieves a list of tags applied to the specified resource.
The response to the request.
ListTagsForResourceRequest is the request type for the ListTagsForResource API operation.
ListTagsForResourceResponse is the response type for the ListTagsForResource API operation.
The criteria used to sort.
Starts a scan of the policies applied to the specified resource.
No description provided by the author
StartResourceScanRequest is the request type for the StartResourceScan API operation.
StartResourceScanResponse is the response type for the StartResourceScan API operation.
Provides more details about the current status of the analyzer.
Adds a tag to the specified resource.
The response to the request.
TagResourceRequest is the request type for the TagResource API operation.
TagResourceResponse is the response type for the TagResource API operation.
Removes a tag from the specified resource.
The response to the request.
UntagResourceRequest is the request type for the UntagResource API operation.
UntagResourceResponse is the response type for the UntagResource API operation.
Updates the specified archive rule.
No description provided by the author
UpdateArchiveRuleRequest is the request type for the UpdateArchiveRule API operation.
UpdateArchiveRuleResponse is the response type for the UpdateArchiveRule API operation.
Updates findings with the new values provided in the request.
No description provided by the author
UpdateFindingsRequest is the request type for the UpdateFindings API operation.
UpdateFindingsResponse is the response type for the UpdateFindings API operation.
Contains information about a validation exception.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author