Documentation ¶
Overview ¶
Package amp provides the API client, operations, and parameter types for Amazon Prometheus Service.
Amazon Managed Service for Prometheus
Index ¶
- Constants
- func NewDefaultEndpointResolver() *internalendpoints.Resolver
- func WithAPIOptions(optFns ...func(*middleware.Stack) error) func(*Options)
- func WithEndpointResolver(v EndpointResolver) func(*Options)deprecated
- func WithEndpointResolverV2(v EndpointResolverV2) func(*Options)
- func WithSigV4SigningName(name string) func(*Options)
- func WithSigV4SigningRegion(region string) func(*Options)
- type AuthResolverParameters
- type AuthSchemeResolver
- type Client
- func (c *Client) CreateAlertManagerDefinition(ctx context.Context, params *CreateAlertManagerDefinitionInput, ...) (*CreateAlertManagerDefinitionOutput, error)
- func (c *Client) CreateLoggingConfiguration(ctx context.Context, params *CreateLoggingConfigurationInput, ...) (*CreateLoggingConfigurationOutput, error)
- func (c *Client) CreateRuleGroupsNamespace(ctx context.Context, params *CreateRuleGroupsNamespaceInput, ...) (*CreateRuleGroupsNamespaceOutput, error)
- func (c *Client) CreateScraper(ctx context.Context, params *CreateScraperInput, optFns ...func(*Options)) (*CreateScraperOutput, error)
- func (c *Client) CreateWorkspace(ctx context.Context, params *CreateWorkspaceInput, optFns ...func(*Options)) (*CreateWorkspaceOutput, error)
- func (c *Client) DeleteAlertManagerDefinition(ctx context.Context, params *DeleteAlertManagerDefinitionInput, ...) (*DeleteAlertManagerDefinitionOutput, error)
- func (c *Client) DeleteLoggingConfiguration(ctx context.Context, params *DeleteLoggingConfigurationInput, ...) (*DeleteLoggingConfigurationOutput, error)
- func (c *Client) DeleteRuleGroupsNamespace(ctx context.Context, params *DeleteRuleGroupsNamespaceInput, ...) (*DeleteRuleGroupsNamespaceOutput, error)
- func (c *Client) DeleteScraper(ctx context.Context, params *DeleteScraperInput, optFns ...func(*Options)) (*DeleteScraperOutput, error)
- func (c *Client) DeleteWorkspace(ctx context.Context, params *DeleteWorkspaceInput, optFns ...func(*Options)) (*DeleteWorkspaceOutput, error)
- func (c *Client) DescribeAlertManagerDefinition(ctx context.Context, params *DescribeAlertManagerDefinitionInput, ...) (*DescribeAlertManagerDefinitionOutput, error)
- func (c *Client) DescribeLoggingConfiguration(ctx context.Context, params *DescribeLoggingConfigurationInput, ...) (*DescribeLoggingConfigurationOutput, error)
- func (c *Client) DescribeRuleGroupsNamespace(ctx context.Context, params *DescribeRuleGroupsNamespaceInput, ...) (*DescribeRuleGroupsNamespaceOutput, error)
- func (c *Client) DescribeScraper(ctx context.Context, params *DescribeScraperInput, optFns ...func(*Options)) (*DescribeScraperOutput, error)
- func (c *Client) DescribeWorkspace(ctx context.Context, params *DescribeWorkspaceInput, optFns ...func(*Options)) (*DescribeWorkspaceOutput, error)
- func (c *Client) GetDefaultScraperConfiguration(ctx context.Context, params *GetDefaultScraperConfigurationInput, ...) (*GetDefaultScraperConfigurationOutput, error)
- func (c *Client) ListRuleGroupsNamespaces(ctx context.Context, params *ListRuleGroupsNamespacesInput, ...) (*ListRuleGroupsNamespacesOutput, error)
- func (c *Client) ListScrapers(ctx context.Context, params *ListScrapersInput, optFns ...func(*Options)) (*ListScrapersOutput, error)
- func (c *Client) ListTagsForResource(ctx context.Context, params *ListTagsForResourceInput, ...) (*ListTagsForResourceOutput, error)
- func (c *Client) ListWorkspaces(ctx context.Context, params *ListWorkspacesInput, optFns ...func(*Options)) (*ListWorkspacesOutput, error)
- func (c *Client) Options() Options
- func (c *Client) PutAlertManagerDefinition(ctx context.Context, params *PutAlertManagerDefinitionInput, ...) (*PutAlertManagerDefinitionOutput, error)
- func (c *Client) PutRuleGroupsNamespace(ctx context.Context, params *PutRuleGroupsNamespaceInput, ...) (*PutRuleGroupsNamespaceOutput, error)
- func (c *Client) TagResource(ctx context.Context, params *TagResourceInput, optFns ...func(*Options)) (*TagResourceOutput, error)
- func (c *Client) UntagResource(ctx context.Context, params *UntagResourceInput, optFns ...func(*Options)) (*UntagResourceOutput, error)
- func (c *Client) UpdateLoggingConfiguration(ctx context.Context, params *UpdateLoggingConfigurationInput, ...) (*UpdateLoggingConfigurationOutput, error)
- func (c *Client) UpdateWorkspaceAlias(ctx context.Context, params *UpdateWorkspaceAliasInput, ...) (*UpdateWorkspaceAliasOutput, error)
- type CreateAlertManagerDefinitionInput
- type CreateAlertManagerDefinitionOutput
- type CreateLoggingConfigurationInput
- type CreateLoggingConfigurationOutput
- type CreateRuleGroupsNamespaceInput
- type CreateRuleGroupsNamespaceOutput
- type CreateScraperInput
- type CreateScraperOutput
- type CreateWorkspaceInput
- type CreateWorkspaceOutput
- type DeleteAlertManagerDefinitionInput
- type DeleteAlertManagerDefinitionOutput
- type DeleteLoggingConfigurationInput
- type DeleteLoggingConfigurationOutput
- type DeleteRuleGroupsNamespaceInput
- type DeleteRuleGroupsNamespaceOutput
- type DeleteScraperInput
- type DeleteScraperOutput
- type DeleteWorkspaceInput
- type DeleteWorkspaceOutput
- type DescribeAlertManagerDefinitionInput
- type DescribeAlertManagerDefinitionOutput
- type DescribeLoggingConfigurationInput
- type DescribeLoggingConfigurationOutput
- type DescribeRuleGroupsNamespaceInput
- type DescribeRuleGroupsNamespaceOutput
- type DescribeScraperAPIClient
- type DescribeScraperInput
- type DescribeScraperOutput
- type DescribeWorkspaceAPIClient
- type DescribeWorkspaceInput
- type DescribeWorkspaceOutput
- type EndpointParameters
- type EndpointResolver
- type EndpointResolverFunc
- type EndpointResolverOptions
- type EndpointResolverV2
- type GetDefaultScraperConfigurationInput
- type GetDefaultScraperConfigurationOutput
- type HTTPClient
- type HTTPSignerV4
- type IdempotencyTokenProvider
- type ListRuleGroupsNamespacesAPIClient
- type ListRuleGroupsNamespacesInput
- type ListRuleGroupsNamespacesOutput
- type ListRuleGroupsNamespacesPaginator
- type ListRuleGroupsNamespacesPaginatorOptions
- type ListScrapersAPIClient
- type ListScrapersInput
- type ListScrapersOutput
- type ListScrapersPaginator
- type ListScrapersPaginatorOptions
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type ListWorkspacesAPIClient
- type ListWorkspacesInput
- type ListWorkspacesOutput
- type ListWorkspacesPaginator
- type ListWorkspacesPaginatorOptions
- type Options
- type PutAlertManagerDefinitionInput
- type PutAlertManagerDefinitionOutput
- type PutRuleGroupsNamespaceInput
- type PutRuleGroupsNamespaceOutput
- type ResolveEndpoint
- type ScraperActiveWaiter
- type ScraperActiveWaiterOptions
- type ScraperDeletedWaiter
- type ScraperDeletedWaiterOptions
- type TagResourceInput
- type TagResourceOutput
- type UntagResourceInput
- type UntagResourceOutput
- type UpdateLoggingConfigurationInput
- type UpdateLoggingConfigurationOutput
- type UpdateWorkspaceAliasInput
- type UpdateWorkspaceAliasOutput
- type WorkspaceActiveWaiter
- type WorkspaceActiveWaiterOptions
- type WorkspaceDeletedWaiter
- type WorkspaceDeletedWaiterOptions
Constants ¶
const ServiceAPIVersion = "2020-08-01"
const ServiceID = "amp"
Variables ¶
This section is empty.
Functions ¶
func NewDefaultEndpointResolver ¶
func NewDefaultEndpointResolver() *internalendpoints.Resolver
NewDefaultEndpointResolver constructs a new service endpoint resolver
func WithAPIOptions ¶
func WithAPIOptions(optFns ...func(*middleware.Stack) error) func(*Options)
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
func WithEndpointResolver
deprecated
func WithEndpointResolver(v EndpointResolver) func(*Options)
Deprecated: EndpointResolver and WithEndpointResolver. Providing a value for this field will likely prevent you from using any endpoint-related service features released after the introduction of EndpointResolverV2 and BaseEndpoint. To migrate an EndpointResolver implementation that uses a custom endpoint, set the client option BaseEndpoint instead.
func WithEndpointResolverV2 ¶ added in v1.17.0
func WithEndpointResolverV2(v EndpointResolverV2) func(*Options)
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
func WithSigV4SigningName ¶ added in v1.19.2
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
This is an advanced setting. The value here is FINAL, taking precedence over the resolved signing name from both auth scheme resolution and endpoint resolution.
func WithSigV4SigningRegion ¶ added in v1.19.2
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.
This is an advanced setting. The value here is FINAL, taking precedence over the resolved signing region from both auth scheme resolution and endpoint resolution.
Types ¶
type AuthResolverParameters ¶ added in v1.19.2
type AuthResolverParameters struct { // The name of the operation being invoked. Operation string // The region in which the operation is being invoked. Region string }
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
type AuthSchemeResolver ¶ added in v1.19.2
type AuthSchemeResolver interface {
ResolveAuthSchemes(context.Context, *AuthResolverParameters) ([]*smithyauth.Option, error)
}
AuthSchemeResolver returns a set of possible authentication options for an operation.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client provides the API client to make operations call for Amazon Prometheus Service.
func New ¶
New returns an initialized Client based on the functional options. Provide additional functional options to further configure the behavior of the client, such as changing the client's endpoint or adding custom middleware behavior.
func NewFromConfig ¶
NewFromConfig returns a new client from the provided config.
func (*Client) CreateAlertManagerDefinition ¶ added in v1.6.0
func (c *Client) CreateAlertManagerDefinition(ctx context.Context, params *CreateAlertManagerDefinitionInput, optFns ...func(*Options)) (*CreateAlertManagerDefinitionOutput, error)
Create an alert manager definition.
func (*Client) CreateLoggingConfiguration ¶ added in v1.15.0
func (c *Client) CreateLoggingConfiguration(ctx context.Context, params *CreateLoggingConfigurationInput, optFns ...func(*Options)) (*CreateLoggingConfigurationOutput, error)
Create logging configuration.
func (*Client) CreateRuleGroupsNamespace ¶ added in v1.6.0
func (c *Client) CreateRuleGroupsNamespace(ctx context.Context, params *CreateRuleGroupsNamespaceInput, optFns ...func(*Options)) (*CreateRuleGroupsNamespaceOutput, error)
Create a rule group namespace.
func (*Client) CreateScraper ¶ added in v1.20.0
func (c *Client) CreateScraper(ctx context.Context, params *CreateScraperInput, optFns ...func(*Options)) (*CreateScraperOutput, error)
Create a scraper.
func (*Client) CreateWorkspace ¶
func (c *Client) CreateWorkspace(ctx context.Context, params *CreateWorkspaceInput, optFns ...func(*Options)) (*CreateWorkspaceOutput, error)
Creates a new AMP workspace.
func (*Client) DeleteAlertManagerDefinition ¶ added in v1.6.0
func (c *Client) DeleteAlertManagerDefinition(ctx context.Context, params *DeleteAlertManagerDefinitionInput, optFns ...func(*Options)) (*DeleteAlertManagerDefinitionOutput, error)
Deletes an alert manager definition.
func (*Client) DeleteLoggingConfiguration ¶ added in v1.15.0
func (c *Client) DeleteLoggingConfiguration(ctx context.Context, params *DeleteLoggingConfigurationInput, optFns ...func(*Options)) (*DeleteLoggingConfigurationOutput, error)
Delete logging configuration.
func (*Client) DeleteRuleGroupsNamespace ¶ added in v1.6.0
func (c *Client) DeleteRuleGroupsNamespace(ctx context.Context, params *DeleteRuleGroupsNamespaceInput, optFns ...func(*Options)) (*DeleteRuleGroupsNamespaceOutput, error)
Delete a rule groups namespace.
func (*Client) DeleteScraper ¶ added in v1.20.0
func (c *Client) DeleteScraper(ctx context.Context, params *DeleteScraperInput, optFns ...func(*Options)) (*DeleteScraperOutput, error)
Deletes a scraper.
func (*Client) DeleteWorkspace ¶
func (c *Client) DeleteWorkspace(ctx context.Context, params *DeleteWorkspaceInput, optFns ...func(*Options)) (*DeleteWorkspaceOutput, error)
Deletes an AMP workspace.
func (*Client) DescribeAlertManagerDefinition ¶ added in v1.6.0
func (c *Client) DescribeAlertManagerDefinition(ctx context.Context, params *DescribeAlertManagerDefinitionInput, optFns ...func(*Options)) (*DescribeAlertManagerDefinitionOutput, error)
Describes an alert manager definition.
func (*Client) DescribeLoggingConfiguration ¶ added in v1.15.0
func (c *Client) DescribeLoggingConfiguration(ctx context.Context, params *DescribeLoggingConfigurationInput, optFns ...func(*Options)) (*DescribeLoggingConfigurationOutput, error)
Describes logging configuration.
func (*Client) DescribeRuleGroupsNamespace ¶ added in v1.6.0
func (c *Client) DescribeRuleGroupsNamespace(ctx context.Context, params *DescribeRuleGroupsNamespaceInput, optFns ...func(*Options)) (*DescribeRuleGroupsNamespaceOutput, error)
Describe a rule groups namespace.
func (*Client) DescribeScraper ¶ added in v1.20.0
func (c *Client) DescribeScraper(ctx context.Context, params *DescribeScraperInput, optFns ...func(*Options)) (*DescribeScraperOutput, error)
Describe an existing scraper.
func (*Client) DescribeWorkspace ¶
func (c *Client) DescribeWorkspace(ctx context.Context, params *DescribeWorkspaceInput, optFns ...func(*Options)) (*DescribeWorkspaceOutput, error)
Describes an existing AMP workspace.
func (*Client) GetDefaultScraperConfiguration ¶ added in v1.20.0
func (c *Client) GetDefaultScraperConfiguration(ctx context.Context, params *GetDefaultScraperConfigurationInput, optFns ...func(*Options)) (*GetDefaultScraperConfigurationOutput, error)
Gets a default configuration.
func (*Client) ListRuleGroupsNamespaces ¶ added in v1.6.0
func (c *Client) ListRuleGroupsNamespaces(ctx context.Context, params *ListRuleGroupsNamespacesInput, optFns ...func(*Options)) (*ListRuleGroupsNamespacesOutput, error)
Lists rule groups namespaces.
func (*Client) ListScrapers ¶ added in v1.20.0
func (c *Client) ListScrapers(ctx context.Context, params *ListScrapersInput, optFns ...func(*Options)) (*ListScrapersOutput, error)
Lists all scrapers in a customer account, including scrapers being created or deleted. You may provide filters to return a more specific list of results.
func (*Client) ListTagsForResource ¶ added in v1.5.0
func (c *Client) ListTagsForResource(ctx context.Context, params *ListTagsForResourceInput, optFns ...func(*Options)) (*ListTagsForResourceOutput, error)
Lists the tags you have assigned to the resource.
func (*Client) ListWorkspaces ¶
func (c *Client) ListWorkspaces(ctx context.Context, params *ListWorkspacesInput, optFns ...func(*Options)) (*ListWorkspacesOutput, error)
Lists all AMP workspaces, including workspaces being created or deleted.
func (*Client) Options ¶ added in v1.21.0
Options returns a copy of the client configuration.
Callers SHOULD NOT perform mutations on any inner structures within client config. Config overrides should instead be made on a per-operation basis through functional options.
func (*Client) PutAlertManagerDefinition ¶ added in v1.6.0
func (c *Client) PutAlertManagerDefinition(ctx context.Context, params *PutAlertManagerDefinitionInput, optFns ...func(*Options)) (*PutAlertManagerDefinitionOutput, error)
Update an alert manager definition.
func (*Client) PutRuleGroupsNamespace ¶ added in v1.6.0
func (c *Client) PutRuleGroupsNamespace(ctx context.Context, params *PutRuleGroupsNamespaceInput, optFns ...func(*Options)) (*PutRuleGroupsNamespaceOutput, error)
Update a rule groups namespace.
func (*Client) TagResource ¶ added in v1.5.0
func (c *Client) TagResource(ctx context.Context, params *TagResourceInput, optFns ...func(*Options)) (*TagResourceOutput, error)
Creates tags for the specified resource.
func (*Client) UntagResource ¶ added in v1.5.0
func (c *Client) UntagResource(ctx context.Context, params *UntagResourceInput, optFns ...func(*Options)) (*UntagResourceOutput, error)
Deletes tags from the specified resource.
func (*Client) UpdateLoggingConfiguration ¶ added in v1.15.0
func (c *Client) UpdateLoggingConfiguration(ctx context.Context, params *UpdateLoggingConfigurationInput, optFns ...func(*Options)) (*UpdateLoggingConfigurationOutput, error)
Update logging configuration.
func (*Client) UpdateWorkspaceAlias ¶
func (c *Client) UpdateWorkspaceAlias(ctx context.Context, params *UpdateWorkspaceAliasInput, optFns ...func(*Options)) (*UpdateWorkspaceAliasOutput, error)
Updates an AMP workspace alias.
type CreateAlertManagerDefinitionInput ¶ added in v1.6.0
type CreateAlertManagerDefinitionInput struct { // The alert manager definition data. // // This member is required. Data []byte // The ID of the workspace in which to create the alert manager definition. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a CreateAlertManagerDefinition operation.
type CreateAlertManagerDefinitionOutput ¶ added in v1.6.0
type CreateAlertManagerDefinitionOutput struct { // The status of alert manager definition. // // This member is required. Status *types.AlertManagerDefinitionStatus // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a CreateAlertManagerDefinition operation.
type CreateLoggingConfigurationInput ¶ added in v1.15.0
type CreateLoggingConfigurationInput struct { // The ARN of the CW log group to which the vended log data will be published. // // This member is required. LogGroupArn *string // The ID of the workspace to vend logs to. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a CreateLoggingConfiguration operation.
type CreateLoggingConfigurationOutput ¶ added in v1.15.0
type CreateLoggingConfigurationOutput struct { // The status of the logging configuration. // // This member is required. Status *types.LoggingConfigurationStatus // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a CreateLoggingConfiguration operation.
type CreateRuleGroupsNamespaceInput ¶ added in v1.6.0
type CreateRuleGroupsNamespaceInput struct { // The namespace data that define the rule groups. // // This member is required. Data []byte // The rule groups namespace name. // // This member is required. Name *string // The ID of the workspace in which to create the rule group namespace. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // Optional, user-provided tags for this rule groups namespace. Tags map[string]string // contains filtered or unexported fields }
Represents the input of a CreateRuleGroupsNamespace operation.
type CreateRuleGroupsNamespaceOutput ¶ added in v1.6.0
type CreateRuleGroupsNamespaceOutput struct { // The Amazon Resource Name (ARN) of this rule groups namespace. // // This member is required. Arn *string // The rule groups namespace name. // // This member is required. Name *string // The status of rule groups namespace. // // This member is required. Status *types.RuleGroupsNamespaceStatus // The tags of this rule groups namespace. Tags map[string]string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a CreateRuleGroupsNamespace operation.
type CreateScraperInput ¶ added in v1.20.0
type CreateScraperInput struct { // The destination that the scraper will be producing metrics to. // // This member is required. Destination types.Destination // The configuration used to create the scraper. // // This member is required. ScrapeConfiguration types.ScrapeConfiguration // The source that the scraper will be discovering and collecting metrics from. // // This member is required. Source types.Source // An optional user-assigned alias for this scraper. This alias is for user // reference and does not need to be unique. Alias *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // Optional, user-provided tags for this scraper. Tags map[string]string // contains filtered or unexported fields }
Represents the input of a CreateScraper operation.
type CreateScraperOutput ¶ added in v1.20.0
type CreateScraperOutput struct { // The ARN of the scraper that was just created. // // This member is required. Arn *string // The generated ID of the scraper that was just created. // // This member is required. ScraperId *string // The status of the scraper that was just created (usually CREATING). // // This member is required. Status *types.ScraperStatus // The tags of this scraper. Tags map[string]string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a CreateScraper operation.
type CreateWorkspaceInput ¶
type CreateWorkspaceInput struct { // An optional user-assigned alias for this workspace. This alias is for user // reference and does not need to be unique. Alias *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // Optional, customer managed KMS key used to encrypt data for this workspace KmsKeyArn *string // Optional, user-provided tags for this workspace. Tags map[string]string // contains filtered or unexported fields }
Represents the input of a CreateWorkspace operation.
type CreateWorkspaceOutput ¶
type CreateWorkspaceOutput struct { // The ARN of the workspace that was just created. // // This member is required. Arn *string // The status of the workspace that was just created (usually CREATING). // // This member is required. Status *types.WorkspaceStatus // The generated ID of the workspace that was just created. // // This member is required. WorkspaceId *string // Customer managed KMS key ARN for this workspace KmsKeyArn *string // The tags of this workspace. Tags map[string]string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a CreateWorkspace operation.
type DeleteAlertManagerDefinitionInput ¶ added in v1.6.0
type DeleteAlertManagerDefinitionInput struct { // The ID of the workspace in which to delete the alert manager definition. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a DeleteAlertManagerDefinition operation.
type DeleteAlertManagerDefinitionOutput ¶ added in v1.6.0
type DeleteAlertManagerDefinitionOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteLoggingConfigurationInput ¶ added in v1.15.0
type DeleteLoggingConfigurationInput struct { // The ID of the workspace to vend logs to. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a DeleteLoggingConfiguration operation.
type DeleteLoggingConfigurationOutput ¶ added in v1.15.0
type DeleteLoggingConfigurationOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteRuleGroupsNamespaceInput ¶ added in v1.6.0
type DeleteRuleGroupsNamespaceInput struct { // The rule groups namespace name. // // This member is required. Name *string // The ID of the workspace to delete rule group definition. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a DeleteRuleGroupsNamespace operation.
type DeleteRuleGroupsNamespaceOutput ¶ added in v1.6.0
type DeleteRuleGroupsNamespaceOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteScraperInput ¶ added in v1.20.0
type DeleteScraperInput struct { // The ID of the scraper to delete. // // This member is required. ScraperId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a DeleteScraper operation.
type DeleteScraperOutput ¶ added in v1.20.0
type DeleteScraperOutput struct { // The ID of the scraper that was deleted. // // This member is required. ScraperId *string // The status of the scraper that is being deleted. // // This member is required. Status *types.ScraperStatus // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a DeleteScraper operation.
type DeleteWorkspaceInput ¶
type DeleteWorkspaceInput struct { // The ID of the workspace to delete. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a DeleteWorkspace operation.
type DeleteWorkspaceOutput ¶
type DeleteWorkspaceOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DescribeAlertManagerDefinitionInput ¶ added in v1.6.0
type DescribeAlertManagerDefinitionInput struct { // The ID of the workspace to describe. // // This member is required. WorkspaceId *string // contains filtered or unexported fields }
Represents the input of a DescribeAlertManagerDefinition operation.
type DescribeAlertManagerDefinitionOutput ¶ added in v1.6.0
type DescribeAlertManagerDefinitionOutput struct { // The properties of the selected workspace's alert manager definition. // // This member is required. AlertManagerDefinition *types.AlertManagerDefinitionDescription // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a DescribeAlertManagerDefinition operation.
type DescribeLoggingConfigurationInput ¶ added in v1.15.0
type DescribeLoggingConfigurationInput struct { // The ID of the workspace to vend logs to. // // This member is required. WorkspaceId *string // contains filtered or unexported fields }
Represents the input of a DescribeLoggingConfiguration operation.
type DescribeLoggingConfigurationOutput ¶ added in v1.15.0
type DescribeLoggingConfigurationOutput struct { // Metadata object containing information about the logging configuration of a // workspace. // // This member is required. LoggingConfiguration *types.LoggingConfigurationMetadata // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a DescribeLoggingConfiguration operation.
type DescribeRuleGroupsNamespaceInput ¶ added in v1.6.0
type DescribeRuleGroupsNamespaceInput struct { // The rule groups namespace. // // This member is required. Name *string // The ID of the workspace to describe. // // This member is required. WorkspaceId *string // contains filtered or unexported fields }
Represents the input of a DescribeRuleGroupsNamespace operation.
type DescribeRuleGroupsNamespaceOutput ¶ added in v1.6.0
type DescribeRuleGroupsNamespaceOutput struct { // The selected rule groups namespace. // // This member is required. RuleGroupsNamespace *types.RuleGroupsNamespaceDescription // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a DescribeRuleGroupsNamespace operation.
type DescribeScraperAPIClient ¶ added in v1.20.0
type DescribeScraperAPIClient interface {
DescribeScraper(context.Context, *DescribeScraperInput, ...func(*Options)) (*DescribeScraperOutput, error)
}
DescribeScraperAPIClient is a client that implements the DescribeScraper operation.
type DescribeScraperInput ¶ added in v1.20.0
type DescribeScraperInput struct { // The IDs of the scraper to describe. // // This member is required. ScraperId *string // contains filtered or unexported fields }
Represents the input of a DescribeScraper operation.
type DescribeScraperOutput ¶ added in v1.20.0
type DescribeScraperOutput struct { // The properties of the selected scrapers. // // This member is required. Scraper *types.ScraperDescription // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a DescribeScraper operation.
type DescribeWorkspaceAPIClient ¶ added in v1.6.0
type DescribeWorkspaceAPIClient interface {
DescribeWorkspace(context.Context, *DescribeWorkspaceInput, ...func(*Options)) (*DescribeWorkspaceOutput, error)
}
DescribeWorkspaceAPIClient is a client that implements the DescribeWorkspace operation.
type DescribeWorkspaceInput ¶
type DescribeWorkspaceInput struct { // The ID of the workspace to describe. // // This member is required. WorkspaceId *string // contains filtered or unexported fields }
Represents the input of a DescribeWorkspace operation.
type DescribeWorkspaceOutput ¶
type DescribeWorkspaceOutput struct { // The properties of the selected workspace. // // This member is required. Workspace *types.WorkspaceDescription // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a DescribeWorkspace operation.
type EndpointParameters ¶ added in v1.17.0
type EndpointParameters struct { // The AWS region used to dispatch the request. // // Parameter is // required. // // AWS::Region Region *string // When true, use the dual-stack endpoint. If the configured endpoint does not // support dual-stack, dispatching the request MAY return an error. // // Defaults to // false if no value is provided. // // AWS::UseDualStack UseDualStack *bool // When true, send this request to the FIPS-compliant regional endpoint. If the // configured endpoint does not have a FIPS compliant endpoint, dispatching the // request will return an error. // // Defaults to false if no value is // provided. // // AWS::UseFIPS UseFIPS *bool // Override the endpoint used to send this request // // Parameter is // required. // // SDK::Endpoint Endpoint *string }
EndpointParameters provides the parameters that influence how endpoints are resolved.
func (EndpointParameters) ValidateRequired ¶ added in v1.17.0
func (p EndpointParameters) ValidateRequired() error
ValidateRequired validates required parameters are set.
func (EndpointParameters) WithDefaults ¶ added in v1.17.0
func (p EndpointParameters) WithDefaults() EndpointParameters
WithDefaults returns a shallow copy of EndpointParameterswith default values applied to members where applicable.
type EndpointResolver ¶
type EndpointResolver interface {
ResolveEndpoint(region string, options EndpointResolverOptions) (aws.Endpoint, error)
}
EndpointResolver interface for resolving service endpoints.
func EndpointResolverFromURL ¶
func EndpointResolverFromURL(url string, optFns ...func(*aws.Endpoint)) EndpointResolver
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url. By default, the resolved endpoint resolver uses the client region as signing region, and the endpoint source is set to EndpointSourceCustom.You can provide functional options to configure endpoint values for the resolved endpoint.
type EndpointResolverFunc ¶
type EndpointResolverFunc func(region string, options EndpointResolverOptions) (aws.Endpoint, error)
EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface. This is useful when you want to add additional endpoint resolving logic, or stub out specific endpoints with custom values.
func (EndpointResolverFunc) ResolveEndpoint ¶
func (fn EndpointResolverFunc) ResolveEndpoint(region string, options EndpointResolverOptions) (endpoint aws.Endpoint, err error)
type EndpointResolverOptions ¶
type EndpointResolverOptions = internalendpoints.Options
EndpointResolverOptions is the service endpoint resolver options
type EndpointResolverV2 ¶ added in v1.17.0
type EndpointResolverV2 interface { // ResolveEndpoint attempts to resolve the endpoint with the provided options, // returning the endpoint if found. Otherwise an error is returned. ResolveEndpoint(ctx context.Context, params EndpointParameters) ( smithyendpoints.Endpoint, error, ) }
EndpointResolverV2 provides the interface for resolving service endpoints.
func NewDefaultEndpointResolverV2 ¶ added in v1.17.0
func NewDefaultEndpointResolverV2() EndpointResolverV2
type GetDefaultScraperConfigurationInput ¶ added in v1.20.0
type GetDefaultScraperConfigurationInput struct {
// contains filtered or unexported fields
}
Represents the input of a GetDefaultScraperConfiguration operation.
type GetDefaultScraperConfigurationOutput ¶ added in v1.20.0
type GetDefaultScraperConfigurationOutput struct { // The default configuration. // // This member is required. Configuration []byte // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a GetDefaultScraperConfiguration operation.
type HTTPSignerV4 ¶
type IdempotencyTokenProvider ¶ added in v1.9.3
IdempotencyTokenProvider interface for providing idempotency token
type ListRuleGroupsNamespacesAPIClient ¶ added in v1.6.0
type ListRuleGroupsNamespacesAPIClient interface {
ListRuleGroupsNamespaces(context.Context, *ListRuleGroupsNamespacesInput, ...func(*Options)) (*ListRuleGroupsNamespacesOutput, error)
}
ListRuleGroupsNamespacesAPIClient is a client that implements the ListRuleGroupsNamespaces operation.
type ListRuleGroupsNamespacesInput ¶ added in v1.6.0
type ListRuleGroupsNamespacesInput struct { // The ID of the workspace. // // This member is required. WorkspaceId *string // Maximum results to return in response (default=100, maximum=1000). MaxResults *int32 // Optional filter for rule groups namespace name. Only the rule groups namespace // that begin with this value will be returned. Name *string // Pagination token to request the next page in a paginated list. This token is // obtained from the output of the previous ListRuleGroupsNamespaces request. NextToken *string // contains filtered or unexported fields }
Represents the input of a ListRuleGroupsNamespaces operation.
type ListRuleGroupsNamespacesOutput ¶ added in v1.6.0
type ListRuleGroupsNamespacesOutput struct { // The list of the selected rule groups namespaces. // // This member is required. RuleGroupsNamespaces []types.RuleGroupsNamespaceSummary // Pagination token to use when requesting the next page in this list. NextToken *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a ListRuleGroupsNamespaces operation.
type ListRuleGroupsNamespacesPaginator ¶ added in v1.6.0
type ListRuleGroupsNamespacesPaginator struct {
// contains filtered or unexported fields
}
ListRuleGroupsNamespacesPaginator is a paginator for ListRuleGroupsNamespaces
func NewListRuleGroupsNamespacesPaginator ¶ added in v1.6.0
func NewListRuleGroupsNamespacesPaginator(client ListRuleGroupsNamespacesAPIClient, params *ListRuleGroupsNamespacesInput, optFns ...func(*ListRuleGroupsNamespacesPaginatorOptions)) *ListRuleGroupsNamespacesPaginator
NewListRuleGroupsNamespacesPaginator returns a new ListRuleGroupsNamespacesPaginator
func (*ListRuleGroupsNamespacesPaginator) HasMorePages ¶ added in v1.6.0
func (p *ListRuleGroupsNamespacesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListRuleGroupsNamespacesPaginator) NextPage ¶ added in v1.6.0
func (p *ListRuleGroupsNamespacesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListRuleGroupsNamespacesOutput, error)
NextPage retrieves the next ListRuleGroupsNamespaces page.
type ListRuleGroupsNamespacesPaginatorOptions ¶ added in v1.6.0
type ListRuleGroupsNamespacesPaginatorOptions struct { // Maximum results to return in response (default=100, maximum=1000). Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListRuleGroupsNamespacesPaginatorOptions is the paginator options for ListRuleGroupsNamespaces
type ListScrapersAPIClient ¶ added in v1.20.0
type ListScrapersAPIClient interface {
ListScrapers(context.Context, *ListScrapersInput, ...func(*Options)) (*ListScrapersOutput, error)
}
ListScrapersAPIClient is a client that implements the ListScrapers operation.
type ListScrapersInput ¶ added in v1.20.0
type ListScrapersInput struct { // A list of scraper filters. Filters map[string][]string // Maximum results to return in response (default=100, maximum=1000). MaxResults *int32 // Pagination token to request the next page in a paginated list. This token is // obtained from the output of the previous ListScrapers request. NextToken *string // contains filtered or unexported fields }
Represents the input of a ListScrapers operation.
type ListScrapersOutput ¶ added in v1.20.0
type ListScrapersOutput struct { // The list of scrapers, filtered down if a set of filters was provided in the // request. // // This member is required. Scrapers []types.ScraperSummary // Pagination token to use when requesting the next page in this list. NextToken *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a ListScrapers operation.
type ListScrapersPaginator ¶ added in v1.20.0
type ListScrapersPaginator struct {
// contains filtered or unexported fields
}
ListScrapersPaginator is a paginator for ListScrapers
func NewListScrapersPaginator ¶ added in v1.20.0
func NewListScrapersPaginator(client ListScrapersAPIClient, params *ListScrapersInput, optFns ...func(*ListScrapersPaginatorOptions)) *ListScrapersPaginator
NewListScrapersPaginator returns a new ListScrapersPaginator
func (*ListScrapersPaginator) HasMorePages ¶ added in v1.20.0
func (p *ListScrapersPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListScrapersPaginator) NextPage ¶ added in v1.20.0
func (p *ListScrapersPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListScrapersOutput, error)
NextPage retrieves the next ListScrapers page.
type ListScrapersPaginatorOptions ¶ added in v1.20.0
type ListScrapersPaginatorOptions struct { // Maximum results to return in response (default=100, maximum=1000). Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListScrapersPaginatorOptions is the paginator options for ListScrapers
type ListTagsForResourceInput ¶ added in v1.5.0
type ListTagsForResourceInput struct { // The ARN of the resource. // // This member is required. ResourceArn *string // contains filtered or unexported fields }
type ListTagsForResourceOutput ¶ added in v1.5.0
type ListTagsForResourceOutput struct { // The list of tags assigned to the resource. Tags map[string]string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListWorkspacesAPIClient ¶
type ListWorkspacesAPIClient interface {
ListWorkspaces(context.Context, *ListWorkspacesInput, ...func(*Options)) (*ListWorkspacesOutput, error)
}
ListWorkspacesAPIClient is a client that implements the ListWorkspaces operation.
type ListWorkspacesInput ¶
type ListWorkspacesInput struct { // Optional filter for workspace alias. Only the workspaces with aliases that // begin with this value will be returned. Alias *string // Maximum results to return in response (default=100, maximum=1000). MaxResults *int32 // Pagination token to request the next page in a paginated list. This token is // obtained from the output of the previous ListWorkspaces request. NextToken *string // contains filtered or unexported fields }
Represents the input of a ListWorkspaces operation.
type ListWorkspacesOutput ¶
type ListWorkspacesOutput struct { // The list of existing workspaces, including those undergoing creation or // deletion. // // This member is required. Workspaces []types.WorkspaceSummary // Pagination token to use when requesting the next page in this list. NextToken *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a ListWorkspaces operation.
type ListWorkspacesPaginator ¶
type ListWorkspacesPaginator struct {
// contains filtered or unexported fields
}
ListWorkspacesPaginator is a paginator for ListWorkspaces
func NewListWorkspacesPaginator ¶
func NewListWorkspacesPaginator(client ListWorkspacesAPIClient, params *ListWorkspacesInput, optFns ...func(*ListWorkspacesPaginatorOptions)) *ListWorkspacesPaginator
NewListWorkspacesPaginator returns a new ListWorkspacesPaginator
func (*ListWorkspacesPaginator) HasMorePages ¶
func (p *ListWorkspacesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListWorkspacesPaginator) NextPage ¶
func (p *ListWorkspacesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListWorkspacesOutput, error)
NextPage retrieves the next ListWorkspaces page.
type ListWorkspacesPaginatorOptions ¶
type ListWorkspacesPaginatorOptions struct { // Maximum results to return in response (default=100, maximum=1000). Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListWorkspacesPaginatorOptions is the paginator options for ListWorkspaces
type Options ¶
type Options struct { // Set of options to modify how an operation is invoked. These apply to all // operations invoked for this client. Use functional options on operation call to // modify this list for per operation behavior. APIOptions []func(*middleware.Stack) error // The optional application specific identifier appended to the User-Agent header. AppID string // This endpoint will be given as input to an EndpointResolverV2. It is used for // providing a custom base endpoint that is subject to modifications by the // processing EndpointResolverV2. BaseEndpoint *string // Configures the events that will be sent to the configured logger. ClientLogMode aws.ClientLogMode // The credentials object to use when signing requests. Credentials aws.CredentialsProvider // The configuration DefaultsMode that the SDK should use when constructing the // clients initial default settings. DefaultsMode aws.DefaultsMode // The endpoint options to be used when attempting to resolve an endpoint. EndpointOptions EndpointResolverOptions // The service endpoint resolver. // // Deprecated: Deprecated: EndpointResolver and WithEndpointResolver. Providing a // value for this field will likely prevent you from using any endpoint-related // service features released after the introduction of EndpointResolverV2 and // BaseEndpoint. To migrate an EndpointResolver implementation that uses a custom // endpoint, set the client option BaseEndpoint instead. EndpointResolver EndpointResolver // Resolves the endpoint used for a particular service operation. This should be // used over the deprecated EndpointResolver. EndpointResolverV2 EndpointResolverV2 // Signature Version 4 (SigV4) Signer HTTPSignerV4 HTTPSignerV4 // Provides idempotency tokens values that will be automatically populated into // idempotent API operations. IdempotencyTokenProvider IdempotencyTokenProvider // The logger writer interface to write logging messages to. Logger logging.Logger // The region to send requests to. (Required) Region string // RetryMaxAttempts specifies the maximum number attempts an API client will call // an operation that fails with a retryable error. A value of 0 is ignored, and // will not be used to configure the API client created default retryer, or modify // per operation call's retry max attempts. If specified in an operation call's // functional options with a value that is different than the constructed client's // Options, the Client's Retryer will be wrapped to use the operation's specific // RetryMaxAttempts value. RetryMaxAttempts int // RetryMode specifies the retry mode the API client will be created with, if // Retryer option is not also specified. When creating a new API Clients this // member will only be used if the Retryer Options member is nil. This value will // be ignored if Retryer is not nil. Currently does not support per operation call // overrides, may in the future. RetryMode aws.RetryMode // Retryer guides how HTTP requests should be retried in case of recoverable // failures. When nil the API client will use a default retryer. The kind of // default retry created by the API client can be changed with the RetryMode // option. Retryer aws.Retryer // The RuntimeEnvironment configuration, only populated if the DefaultsMode is set // to DefaultsModeAuto and is initialized using config.LoadDefaultConfig . You // should not populate this structure programmatically, or rely on the values here // within your applications. RuntimeEnvironment aws.RuntimeEnvironment // The HTTP client to invoke API calls with. Defaults to client's default HTTP // implementation if nil. HTTPClient HTTPClient // The auth scheme resolver which determines how to authenticate for each // operation. AuthSchemeResolver AuthSchemeResolver // The list of auth schemes supported by the client. AuthSchemes []smithyhttp.AuthScheme // contains filtered or unexported fields }
func (Options) GetIdentityResolver ¶ added in v1.19.2
func (o Options) GetIdentityResolver(schemeID string) smithyauth.IdentityResolver
type PutAlertManagerDefinitionInput ¶ added in v1.6.0
type PutAlertManagerDefinitionInput struct { // The alert manager definition data. // // This member is required. Data []byte // The ID of the workspace in which to update the alert manager definition. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a PutAlertManagerDefinition operation.
type PutAlertManagerDefinitionOutput ¶ added in v1.6.0
type PutAlertManagerDefinitionOutput struct { // The status of alert manager definition. // // This member is required. Status *types.AlertManagerDefinitionStatus // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a PutAlertManagerDefinition operation.
type PutRuleGroupsNamespaceInput ¶ added in v1.6.0
type PutRuleGroupsNamespaceInput struct { // The namespace data that define the rule groups. // // This member is required. Data []byte // The rule groups namespace name. // // This member is required. Name *string // The ID of the workspace in which to update the rule group namespace. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of a PutRuleGroupsNamespace operation.
type PutRuleGroupsNamespaceOutput ¶ added in v1.6.0
type PutRuleGroupsNamespaceOutput struct { // The Amazon Resource Name (ARN) of this rule groups namespace. // // This member is required. Arn *string // The rule groups namespace name. // // This member is required. Name *string // The status of rule groups namespace. // // This member is required. Status *types.RuleGroupsNamespaceStatus // The tags of this rule groups namespace. Tags map[string]string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of a PutRuleGroupsNamespace operation.
type ResolveEndpoint ¶
type ResolveEndpoint struct { Resolver EndpointResolver Options EndpointResolverOptions }
func (*ResolveEndpoint) HandleSerialize ¶
func (m *ResolveEndpoint) HandleSerialize(ctx context.Context, in middleware.SerializeInput, next middleware.SerializeHandler) ( out middleware.SerializeOutput, metadata middleware.Metadata, err error, )
func (*ResolveEndpoint) ID ¶
func (*ResolveEndpoint) ID() string
type ScraperActiveWaiter ¶ added in v1.20.0
type ScraperActiveWaiter struct {
// contains filtered or unexported fields
}
ScraperActiveWaiter defines the waiters for ScraperActive
func NewScraperActiveWaiter ¶ added in v1.20.0
func NewScraperActiveWaiter(client DescribeScraperAPIClient, optFns ...func(*ScraperActiveWaiterOptions)) *ScraperActiveWaiter
NewScraperActiveWaiter constructs a ScraperActiveWaiter.
func (*ScraperActiveWaiter) Wait ¶ added in v1.20.0
func (w *ScraperActiveWaiter) Wait(ctx context.Context, params *DescribeScraperInput, maxWaitDur time.Duration, optFns ...func(*ScraperActiveWaiterOptions)) error
Wait calls the waiter function for ScraperActive waiter. The maxWaitDur is the maximum wait duration the waiter will wait. The maxWaitDur is required and must be greater than zero.
func (*ScraperActiveWaiter) WaitForOutput ¶ added in v1.20.0
func (w *ScraperActiveWaiter) WaitForOutput(ctx context.Context, params *DescribeScraperInput, maxWaitDur time.Duration, optFns ...func(*ScraperActiveWaiterOptions)) (*DescribeScraperOutput, error)
WaitForOutput calls the waiter function for ScraperActive waiter and returns the output of the successful operation. The maxWaitDur is the maximum wait duration the waiter will wait. The maxWaitDur is required and must be greater than zero.
type ScraperActiveWaiterOptions ¶ added in v1.20.0
type ScraperActiveWaiterOptions struct { // Set of options to modify how an operation is invoked. These apply to all // operations invoked for this client. Use functional options on operation call to // modify this list for per operation behavior. APIOptions []func(*middleware.Stack) error // MinDelay is the minimum amount of time to delay between retries. If unset, // ScraperActiveWaiter will use default minimum delay of 2 seconds. Note that // MinDelay must resolve to a value lesser than or equal to the MaxDelay. MinDelay time.Duration // MaxDelay is the maximum amount of time to delay between retries. If unset or // set to zero, ScraperActiveWaiter will use default max delay of 120 seconds. Note // that MaxDelay must resolve to value greater than or equal to the MinDelay. MaxDelay time.Duration // LogWaitAttempts is used to enable logging for waiter retry attempts LogWaitAttempts bool // Retryable is function that can be used to override the service defined // waiter-behavior based on operation output, or returned error. This function is // used by the waiter to decide if a state is retryable or a terminal state. By // default service-modeled logic will populate this option. This option can thus be // used to define a custom waiter state with fall-back to service-modeled waiter // state mutators.The function returns an error in case of a failure state. In case // of retry state, this function returns a bool value of true and nil error, while // in case of success it returns a bool value of false and nil error. Retryable func(context.Context, *DescribeScraperInput, *DescribeScraperOutput, error) (bool, error) }
ScraperActiveWaiterOptions are waiter options for ScraperActiveWaiter
type ScraperDeletedWaiter ¶ added in v1.20.0
type ScraperDeletedWaiter struct {
// contains filtered or unexported fields
}
ScraperDeletedWaiter defines the waiters for ScraperDeleted
func NewScraperDeletedWaiter ¶ added in v1.20.0
func NewScraperDeletedWaiter(client DescribeScraperAPIClient, optFns ...func(*ScraperDeletedWaiterOptions)) *ScraperDeletedWaiter
NewScraperDeletedWaiter constructs a ScraperDeletedWaiter.
func (*ScraperDeletedWaiter) Wait ¶ added in v1.20.0
func (w *ScraperDeletedWaiter) Wait(ctx context.Context, params *DescribeScraperInput, maxWaitDur time.Duration, optFns ...func(*ScraperDeletedWaiterOptions)) error
Wait calls the waiter function for ScraperDeleted waiter. The maxWaitDur is the maximum wait duration the waiter will wait. The maxWaitDur is required and must be greater than zero.
func (*ScraperDeletedWaiter) WaitForOutput ¶ added in v1.20.0
func (w *ScraperDeletedWaiter) WaitForOutput(ctx context.Context, params *DescribeScraperInput, maxWaitDur time.Duration, optFns ...func(*ScraperDeletedWaiterOptions)) (*DescribeScraperOutput, error)
WaitForOutput calls the waiter function for ScraperDeleted waiter and returns the output of the successful operation. The maxWaitDur is the maximum wait duration the waiter will wait. The maxWaitDur is required and must be greater than zero.
type ScraperDeletedWaiterOptions ¶ added in v1.20.0
type ScraperDeletedWaiterOptions struct { // Set of options to modify how an operation is invoked. These apply to all // operations invoked for this client. Use functional options on operation call to // modify this list for per operation behavior. APIOptions []func(*middleware.Stack) error // MinDelay is the minimum amount of time to delay between retries. If unset, // ScraperDeletedWaiter will use default minimum delay of 2 seconds. Note that // MinDelay must resolve to a value lesser than or equal to the MaxDelay. MinDelay time.Duration // MaxDelay is the maximum amount of time to delay between retries. If unset or // set to zero, ScraperDeletedWaiter will use default max delay of 120 seconds. // Note that MaxDelay must resolve to value greater than or equal to the MinDelay. MaxDelay time.Duration // LogWaitAttempts is used to enable logging for waiter retry attempts LogWaitAttempts bool // Retryable is function that can be used to override the service defined // waiter-behavior based on operation output, or returned error. This function is // used by the waiter to decide if a state is retryable or a terminal state. By // default service-modeled logic will populate this option. This option can thus be // used to define a custom waiter state with fall-back to service-modeled waiter // state mutators.The function returns an error in case of a failure state. In case // of retry state, this function returns a bool value of true and nil error, while // in case of success it returns a bool value of false and nil error. Retryable func(context.Context, *DescribeScraperInput, *DescribeScraperOutput, error) (bool, error) }
ScraperDeletedWaiterOptions are waiter options for ScraperDeletedWaiter
type TagResourceInput ¶ added in v1.5.0
type TagResourceOutput ¶ added in v1.5.0
type TagResourceOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type UntagResourceInput ¶ added in v1.5.0
type UntagResourceOutput ¶ added in v1.5.0
type UntagResourceOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type UpdateLoggingConfigurationInput ¶ added in v1.15.0
type UpdateLoggingConfigurationInput struct { // The ARN of the CW log group to which the vended log data will be published. // // This member is required. LogGroupArn *string // The ID of the workspace to vend logs to. // // This member is required. WorkspaceId *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of an UpdateLoggingConfiguration operation.
type UpdateLoggingConfigurationOutput ¶ added in v1.15.0
type UpdateLoggingConfigurationOutput struct { // The status of the logging configuration. // // This member is required. Status *types.LoggingConfigurationStatus // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Represents the output of an UpdateLoggingConfiguration operation.
type UpdateWorkspaceAliasInput ¶
type UpdateWorkspaceAliasInput struct { // The ID of the workspace being updated. // // This member is required. WorkspaceId *string // The new alias of the workspace. Alias *string // Optional, unique, case-sensitive, user-provided identifier to ensure the // idempotency of the request. ClientToken *string // contains filtered or unexported fields }
Represents the input of an UpdateWorkspaceAlias operation.
type UpdateWorkspaceAliasOutput ¶
type UpdateWorkspaceAliasOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type WorkspaceActiveWaiter ¶ added in v1.6.0
type WorkspaceActiveWaiter struct {
// contains filtered or unexported fields
}
WorkspaceActiveWaiter defines the waiters for WorkspaceActive
func NewWorkspaceActiveWaiter ¶ added in v1.6.0
func NewWorkspaceActiveWaiter(client DescribeWorkspaceAPIClient, optFns ...func(*WorkspaceActiveWaiterOptions)) *WorkspaceActiveWaiter
NewWorkspaceActiveWaiter constructs a WorkspaceActiveWaiter.
func (*WorkspaceActiveWaiter) Wait ¶ added in v1.6.0
func (w *WorkspaceActiveWaiter) Wait(ctx context.Context, params *DescribeWorkspaceInput, maxWaitDur time.Duration, optFns ...func(*WorkspaceActiveWaiterOptions)) error
Wait calls the waiter function for WorkspaceActive waiter. The maxWaitDur is the maximum wait duration the waiter will wait. The maxWaitDur is required and must be greater than zero.
func (*WorkspaceActiveWaiter) WaitForOutput ¶ added in v1.9.0
func (w *WorkspaceActiveWaiter) WaitForOutput(ctx context.Context, params *DescribeWorkspaceInput, maxWaitDur time.Duration, optFns ...func(*WorkspaceActiveWaiterOptions)) (*DescribeWorkspaceOutput, error)
WaitForOutput calls the waiter function for WorkspaceActive waiter and returns the output of the successful operation. The maxWaitDur is the maximum wait duration the waiter will wait. The maxWaitDur is required and must be greater than zero.
type WorkspaceActiveWaiterOptions ¶ added in v1.6.0
type WorkspaceActiveWaiterOptions struct { // Set of options to modify how an operation is invoked. These apply to all // operations invoked for this client. Use functional options on operation call to // modify this list for per operation behavior. APIOptions []func(*middleware.Stack) error // MinDelay is the minimum amount of time to delay between retries. If unset, // WorkspaceActiveWaiter will use default minimum delay of 2 seconds. Note that // MinDelay must resolve to a value lesser than or equal to the MaxDelay. MinDelay time.Duration // MaxDelay is the maximum amount of time to delay between retries. If unset or // set to zero, WorkspaceActiveWaiter will use default max delay of 120 seconds. // Note that MaxDelay must resolve to value greater than or equal to the MinDelay. MaxDelay time.Duration // LogWaitAttempts is used to enable logging for waiter retry attempts LogWaitAttempts bool // Retryable is function that can be used to override the service defined // waiter-behavior based on operation output, or returned error. This function is // used by the waiter to decide if a state is retryable or a terminal state. By // default service-modeled logic will populate this option. This option can thus be // used to define a custom waiter state with fall-back to service-modeled waiter // state mutators.The function returns an error in case of a failure state. In case // of retry state, this function returns a bool value of true and nil error, while // in case of success it returns a bool value of false and nil error. Retryable func(context.Context, *DescribeWorkspaceInput, *DescribeWorkspaceOutput, error) (bool, error) }
WorkspaceActiveWaiterOptions are waiter options for WorkspaceActiveWaiter
type WorkspaceDeletedWaiter ¶ added in v1.6.0
type WorkspaceDeletedWaiter struct {
// contains filtered or unexported fields
}
WorkspaceDeletedWaiter defines the waiters for WorkspaceDeleted
func NewWorkspaceDeletedWaiter ¶ added in v1.6.0
func NewWorkspaceDeletedWaiter(client DescribeWorkspaceAPIClient, optFns ...func(*WorkspaceDeletedWaiterOptions)) *WorkspaceDeletedWaiter
NewWorkspaceDeletedWaiter constructs a WorkspaceDeletedWaiter.
func (*WorkspaceDeletedWaiter) Wait ¶ added in v1.6.0
func (w *WorkspaceDeletedWaiter) Wait(ctx context.Context, params *DescribeWorkspaceInput, maxWaitDur time.Duration, optFns ...func(*WorkspaceDeletedWaiterOptions)) error
Wait calls the waiter function for WorkspaceDeleted waiter. The maxWaitDur is the maximum wait duration the waiter will wait. The maxWaitDur is required and must be greater than zero.
func (*WorkspaceDeletedWaiter) WaitForOutput ¶ added in v1.9.0
func (w *WorkspaceDeletedWaiter) WaitForOutput(ctx context.Context, params *DescribeWorkspaceInput, maxWaitDur time.Duration, optFns ...func(*WorkspaceDeletedWaiterOptions)) (*DescribeWorkspaceOutput, error)
WaitForOutput calls the waiter function for WorkspaceDeleted waiter and returns the output of the successful operation. The maxWaitDur is the maximum wait duration the waiter will wait. The maxWaitDur is required and must be greater than zero.
type WorkspaceDeletedWaiterOptions ¶ added in v1.6.0
type WorkspaceDeletedWaiterOptions struct { // Set of options to modify how an operation is invoked. These apply to all // operations invoked for this client. Use functional options on operation call to // modify this list for per operation behavior. APIOptions []func(*middleware.Stack) error // MinDelay is the minimum amount of time to delay between retries. If unset, // WorkspaceDeletedWaiter will use default minimum delay of 2 seconds. Note that // MinDelay must resolve to a value lesser than or equal to the MaxDelay. MinDelay time.Duration // MaxDelay is the maximum amount of time to delay between retries. If unset or // set to zero, WorkspaceDeletedWaiter will use default max delay of 120 seconds. // Note that MaxDelay must resolve to value greater than or equal to the MinDelay. MaxDelay time.Duration // LogWaitAttempts is used to enable logging for waiter retry attempts LogWaitAttempts bool // Retryable is function that can be used to override the service defined // waiter-behavior based on operation output, or returned error. This function is // used by the waiter to decide if a state is retryable or a terminal state. By // default service-modeled logic will populate this option. This option can thus be // used to define a custom waiter state with fall-back to service-modeled waiter // state mutators.The function returns an error in case of a failure state. In case // of retry state, this function returns a bool value of true and nil error, while // in case of success it returns a bool value of false and nil error. Retryable func(context.Context, *DescribeWorkspaceInput, *DescribeWorkspaceOutput, error) (bool, error) }
WorkspaceDeletedWaiterOptions are waiter options for WorkspaceDeletedWaiter
Source Files ¶
- api_client.go
- api_op_CreateAlertManagerDefinition.go
- api_op_CreateLoggingConfiguration.go
- api_op_CreateRuleGroupsNamespace.go
- api_op_CreateScraper.go
- api_op_CreateWorkspace.go
- api_op_DeleteAlertManagerDefinition.go
- api_op_DeleteLoggingConfiguration.go
- api_op_DeleteRuleGroupsNamespace.go
- api_op_DeleteScraper.go
- api_op_DeleteWorkspace.go
- api_op_DescribeAlertManagerDefinition.go
- api_op_DescribeLoggingConfiguration.go
- api_op_DescribeRuleGroupsNamespace.go
- api_op_DescribeScraper.go
- api_op_DescribeWorkspace.go
- api_op_GetDefaultScraperConfiguration.go
- api_op_ListRuleGroupsNamespaces.go
- api_op_ListScrapers.go
- api_op_ListTagsForResource.go
- api_op_ListWorkspaces.go
- api_op_PutAlertManagerDefinition.go
- api_op_PutRuleGroupsNamespace.go
- api_op_TagResource.go
- api_op_UntagResource.go
- api_op_UpdateLoggingConfiguration.go
- api_op_UpdateWorkspaceAlias.go
- auth.go
- deserializers.go
- doc.go
- endpoints.go
- go_module_metadata.go
- options.go
- serializers.go
- validators.go