Categorygithub.com/aws/aws-sdk-go-v2/service/amp
modulepackage
1.32.1
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# 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.
NewListRuleGroupsNamespacesPaginator returns a new ListRuleGroupsNamespacesPaginator.
NewListScrapersPaginator returns a new ListScrapersPaginator.
NewListWorkspacesPaginator returns a new ListWorkspacesPaginator.
NewScraperActiveWaiter constructs a ScraperActiveWaiter.
NewScraperDeletedWaiter constructs a ScraperDeletedWaiter.
NewWorkspaceActiveWaiter constructs a WorkspaceActiveWaiter.
NewWorkspaceDeletedWaiter constructs a WorkspaceDeletedWaiter.
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

AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
Client provides the API client to make operations call for Amazon Prometheus Service.
Represents the input of a CreateAlertManagerDefinition operation.
Represents the output of a CreateAlertManagerDefinition operation.
Represents the input of a CreateLoggingConfiguration operation.
Represents the output of a CreateLoggingConfiguration operation.
Represents the input of a CreateRuleGroupsNamespace operation.
Represents the output of a CreateRuleGroupsNamespace operation.
Represents the input of a CreateScraper operation.
Represents the output of a CreateScraper operation.
Represents the input of a CreateWorkspace operation.
Represents the output of a CreateWorkspace operation.
Represents the input of a DeleteAlertManagerDefinition operation.
No description provided by the author
Represents the input of a DeleteLoggingConfiguration operation.
No description provided by the author
Represents the input of a DeleteRuleGroupsNamespace operation.
No description provided by the author
Represents the input of a DeleteScraper operation.
Represents the output of a DeleteScraper operation.
Represents the input of a DeleteWorkspace operation.
No description provided by the author
Represents the input of a DescribeAlertManagerDefinition operation.
Represents the output of a DescribeAlertManagerDefinition operation.
Represents the input of a DescribeLoggingConfiguration operation.
Represents the output of a DescribeLoggingConfiguration operation.
Represents the input of a DescribeRuleGroupsNamespace operation.
Represents the output of a DescribeRuleGroupsNamespace operation.
Represents the input of a DescribeScraper operation.
Represents the output of a DescribeScraper operation.
Represents the input of a DescribeWorkspace operation.
Represents the output of a DescribeWorkspace operation.
EndpointParameters provides the parameters that influence how endpoints are resolved.
Represents the input of a GetDefaultScraperConfiguration operation.
Represents the output of a GetDefaultScraperConfiguration operation.
Represents the input of a ListRuleGroupsNamespaces operation.
Represents the output of a ListRuleGroupsNamespaces operation.
ListRuleGroupsNamespacesPaginator is a paginator for ListRuleGroupsNamespaces.
ListRuleGroupsNamespacesPaginatorOptions is the paginator options for ListRuleGroupsNamespaces.
Represents the input of a ListScrapers operation.
Represents the output of a ListScrapers operation.
ListScrapersPaginator is a paginator for ListScrapers.
ListScrapersPaginatorOptions is the paginator options for ListScrapers.
No description provided by the author
No description provided by the author
Represents the input of a ListWorkspaces operation.
Represents the output of a ListWorkspaces operation.
ListWorkspacesPaginator is a paginator for ListWorkspaces.
ListWorkspacesPaginatorOptions is the paginator options for ListWorkspaces.
No description provided by the author
Represents the input of a PutAlertManagerDefinition operation.
Represents the output of a PutAlertManagerDefinition operation.
Represents the input of a PutRuleGroupsNamespace operation.
Represents the output of a PutRuleGroupsNamespace operation.
No description provided by the author
ScraperActiveWaiter defines the waiters for ScraperActive.
ScraperActiveWaiterOptions are waiter options for ScraperActiveWaiter.
ScraperDeletedWaiter defines the waiters for ScraperDeleted.
ScraperDeletedWaiterOptions are waiter options for ScraperDeletedWaiter.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of an UpdateLoggingConfiguration operation.
Represents the output of an UpdateLoggingConfiguration operation.
No description provided by the author
No description provided by the author
Represents the input of an UpdateWorkspaceAlias operation.
No description provided by the author
WorkspaceActiveWaiter defines the waiters for WorkspaceActive.
WorkspaceActiveWaiterOptions are waiter options for WorkspaceActiveWaiter.
WorkspaceDeletedWaiter defines the waiters for WorkspaceDeleted.
WorkspaceDeletedWaiterOptions are waiter options for WorkspaceDeletedWaiter.

# Interfaces

AuthSchemeResolver returns a set of possible authentication options for an operation.
DescribeScraperAPIClient is a client that implements the DescribeScraper operation.
DescribeWorkspaceAPIClient is a client that implements the DescribeWorkspace operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
No description provided by the author
No description provided by the author
IdempotencyTokenProvider interface for providing idempotency token.
ListRuleGroupsNamespacesAPIClient is a client that implements the ListRuleGroupsNamespaces operation.
ListScrapersAPIClient is a client that implements the ListScrapers operation.
ListWorkspacesAPIClient is a client that implements the ListWorkspaces 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.