# Packages
No description provided by the author
# Functions
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url.
New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewFromConfig returns a new client from the provided config.
NewGetFindingRecommendationPaginator returns a new GetFindingRecommendationPaginator.
NewGetFindingV2Paginator returns a new GetFindingV2Paginator.
NewListAccessPreviewFindingsPaginator returns a new ListAccessPreviewFindingsPaginator.
NewListAccessPreviewsPaginator returns a new ListAccessPreviewsPaginator.
NewListAnalyzedResourcesPaginator returns a new ListAnalyzedResourcesPaginator.
NewListAnalyzersPaginator returns a new ListAnalyzersPaginator.
NewListArchiveRulesPaginator returns a new ListArchiveRulesPaginator.
NewListFindingsPaginator returns a new ListFindingsPaginator.
NewListFindingsV2Paginator returns a new ListFindingsV2Paginator.
NewListPolicyGenerationsPaginator returns a new ListPolicyGenerationsPaginator.
NewValidatePolicyPaginator returns a new ValidatePolicyPaginator.
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
Deprecated: EndpointResolver and WithEndpointResolver.
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.
# Constants
No description provided by the author
No description provided by the author
# Structs
Retroactively applies an archive rule.
No description provided by the author
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
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
Client provides the API client to make operations call for Access Analyzer.
No description provided by the author
No description provided by the author
Creates an analyzer.
The response to the request to create an analyzer.
Creates an archive rule.
No description provided by the author
Deletes an analyzer.
No description provided by the author
Deletes an archive rule.
No description provided by the author
EndpointParameters provides the parameters that influence how endpoints are resolved.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Retrieves an analyzed resource.
The response to the request.
Retrieves an analyzer.
The response to the request.
Retrieves an archive rule.
The response to the request.
Retrieves a finding.
The response to the request.
No description provided by the author
No description provided by the author
GetFindingRecommendationPaginator is a paginator for GetFindingRecommendation.
GetFindingRecommendationPaginatorOptions is the paginator options for GetFindingRecommendation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetFindingV2Paginator is a paginator for GetFindingV2.
GetFindingV2PaginatorOptions is the paginator options for GetFindingV2.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListAccessPreviewFindingsPaginator is a paginator for ListAccessPreviewFindings.
ListAccessPreviewFindingsPaginatorOptions is the paginator options for ListAccessPreviewFindings.
No description provided by the author
No description provided by the author
ListAccessPreviewsPaginator is a paginator for ListAccessPreviews.
ListAccessPreviewsPaginatorOptions is the paginator options for ListAccessPreviews.
Retrieves a list of resources that have been analyzed.
The response to the request.
ListAnalyzedResourcesPaginator is a paginator for ListAnalyzedResources.
ListAnalyzedResourcesPaginatorOptions is the paginator options for ListAnalyzedResources.
Retrieves a list of analyzers.
The response to the request.
ListAnalyzersPaginator is a paginator for ListAnalyzers.
ListAnalyzersPaginatorOptions is the paginator options for ListAnalyzers.
Retrieves a list of archive rules created for the specified analyzer.
The response to the request.
ListArchiveRulesPaginator is a paginator for ListArchiveRules.
ListArchiveRulesPaginatorOptions is the paginator options for ListArchiveRules.
Retrieves a list of findings generated by the specified analyzer.
The response to the request.
ListFindingsPaginator is a paginator for ListFindings.
ListFindingsPaginatorOptions is the paginator options for ListFindings.
No description provided by the author
No description provided by the author
ListFindingsV2Paginator is a paginator for ListFindingsV2.
ListFindingsV2PaginatorOptions is the paginator options for ListFindingsV2.
No description provided by the author
No description provided by the author
ListPolicyGenerationsPaginator is a paginator for ListPolicyGenerations.
ListPolicyGenerationsPaginatorOptions is the paginator options for ListPolicyGenerations.
Retrieves a list of tags applied to the specified resource.
The response to the request.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Starts a scan of the policies applied to the specified resource.
No description provided by the author
Adds a tag to the specified resource.
The response to the request.
Removes a tag from the specified resource.
The response to the request.
No description provided by the author
No description provided by the author
Updates the specified archive rule.
No description provided by the author
Updates findings with the new values provided in the request.
No description provided by the author
No description provided by the author
No description provided by the author
ValidatePolicyPaginator is a paginator for ValidatePolicy.
ValidatePolicyPaginatorOptions is the paginator options for ValidatePolicy.
# Interfaces
AuthSchemeResolver returns a set of possible authentication options for an operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
GetFindingRecommendationAPIClient is a client that implements the GetFindingRecommendation operation.
GetFindingV2APIClient is a client that implements the GetFindingV2 operation.
No description provided by the author
No description provided by the author
IdempotencyTokenProvider interface for providing idempotency token.
ListAccessPreviewFindingsAPIClient is a client that implements the ListAccessPreviewFindings operation.
ListAccessPreviewsAPIClient is a client that implements the ListAccessPreviews operation.
ListAnalyzedResourcesAPIClient is a client that implements the ListAnalyzedResources operation.
ListAnalyzersAPIClient is a client that implements the ListAnalyzers operation.
ListArchiveRulesAPIClient is a client that implements the ListArchiveRules operation.
ListFindingsAPIClient is a client that implements the ListFindings operation.
ListFindingsV2APIClient is a client that implements the ListFindingsV2 operation.
ListPolicyGenerationsAPIClient is a client that implements the ListPolicyGenerations operation.
ValidatePolicyAPIClient is a client that implements the ValidatePolicy operation.
# Type aliases
EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.