Documentation ¶
Index ¶
- Constants
- func NewDefaultEndpointResolver() interface{}
- func WithAPIOptions(optFns ...func(*middleware.Stack) error) func(*Options)
- func WithEndpointResolver(v EndpointResolver) func(*Options)
- type ActivateEventSourceInput
- type ActivateEventSourceOutput
- type CancelReplayInput
- type CancelReplayOutput
- type Client
- type CreateApiDestinationInput
- type CreateApiDestinationOutput
- type CreateArchiveInput
- type CreateArchiveOutput
- type CreateConnectionInput
- type CreateConnectionOutput
- type CreateEndpointInput
- type CreateEndpointOutput
- type CreateEventBusInput
- type CreateEventBusOutput
- type CreatePartnerEventSourceInput
- type CreatePartnerEventSourceOutput
- type DeactivateEventSourceInput
- type DeactivateEventSourceOutput
- type DeauthorizeConnectionInput
- type DeauthorizeConnectionOutput
- type DeleteApiDestinationInput
- type DeleteApiDestinationOutput
- type DeleteArchiveInput
- type DeleteArchiveOutput
- type DeleteConnectionInput
- type DeleteConnectionOutput
- type DeleteEndpointInput
- type DeleteEndpointOutput
- type DeleteEventBusInput
- type DeleteEventBusOutput
- type DeletePartnerEventSourceInput
- type DeletePartnerEventSourceOutput
- type DeleteRuleInput
- type DeleteRuleOutput
- type DescribeApiDestinationInput
- type DescribeApiDestinationOutput
- type DescribeArchiveInput
- type DescribeArchiveOutput
- type DescribeConnectionInput
- type DescribeConnectionOutput
- type DescribeEndpointInput
- type DescribeEndpointOutput
- type DescribeEventBusInput
- type DescribeEventBusOutput
- type DescribeEventSourceInput
- type DescribeEventSourceOutput
- type DescribePartnerEventSourceInput
- type DescribePartnerEventSourceOutput
- type DescribeReplayInput
- type DescribeReplayOutput
- type DescribeRuleInput
- type DescribeRuleOutput
- type DisableRuleInput
- type DisableRuleOutput
- type EnableRuleInput
- type EnableRuleOutput
- type EndpointResolver
- type EndpointResolverFunc
- type EndpointResolverOptions
- type HTTPClient
- type HTTPSignerV4
- type ListApiDestinationsInput
- type ListApiDestinationsOutput
- type ListArchivesInput
- type ListArchivesOutput
- type ListConnectionsInput
- type ListConnectionsOutput
- type ListEndpointsInput
- type ListEndpointsOutput
- type ListEventBusesInput
- type ListEventBusesOutput
- type ListEventSourcesInput
- type ListEventSourcesOutput
- type ListPartnerEventSourceAccountsInput
- type ListPartnerEventSourceAccountsOutput
- type ListPartnerEventSourcesInput
- type ListPartnerEventSourcesOutput
- type ListReplaysInput
- type ListReplaysOutput
- type ListRuleNamesByTargetInput
- type ListRuleNamesByTargetOutput
- type ListRulesInput
- type ListRulesOutput
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type ListTargetsByRuleInput
- type ListTargetsByRuleOutput
- type Options
- type PutEventsInput
- type PutEventsOutput
- type PutPartnerEventsInput
- type PutPartnerEventsOutput
- type PutPermissionInput
- type PutPermissionOutput
- type PutRuleInput
- type PutRuleOutput
- type PutTargetsInput
- type PutTargetsOutput
- type RemovePermissionInput
- type RemovePermissionOutput
- type RemoveTargetsInput
- type RemoveTargetsOutput
- type ResolveEndpoint
- type StartReplayInput
- type StartReplayOutput
- type TagResourceInput
- type TagResourceOutput
- type TestEventPatternInput
- type TestEventPatternOutput
- type UntagResourceInput
- type UntagResourceOutput
- type UpdateApiDestinationInput
- type UpdateApiDestinationOutput
- type UpdateArchiveInput
- type UpdateArchiveOutput
- type UpdateConnectionInput
- type UpdateConnectionOutput
- type UpdateEndpointInput
- type UpdateEndpointOutput
Constants ¶
View Source
const ServiceAPIVersion = origin_eventbridge.ServiceAPIVersion
View Source
const ServiceID = origin_eventbridge.ServiceID
Variables ¶
This section is empty.
Functions ¶
func NewDefaultEndpointResolver ¶
func NewDefaultEndpointResolver() interface{}
func WithAPIOptions ¶
func WithAPIOptions(optFns ...func(*middleware.Stack) error) func(*Options)
func WithEndpointResolver ¶
func WithEndpointResolver(v EndpointResolver) func(*Options)
Types ¶
type ActivateEventSourceInput ¶
type ActivateEventSourceInput = origin_eventbridge.ActivateEventSourceInput
type ActivateEventSourceOutput ¶
type ActivateEventSourceOutput = origin_eventbridge.ActivateEventSourceOutput
type CancelReplayInput ¶
type CancelReplayInput = origin_eventbridge.CancelReplayInput
type CancelReplayOutput ¶
type CancelReplayOutput = origin_eventbridge.CancelReplayOutput
type Client ¶
type Client = origin_eventbridge.Client
type CreateApiDestinationInput ¶
type CreateApiDestinationInput = origin_eventbridge.CreateApiDestinationInput
type CreateApiDestinationOutput ¶
type CreateApiDestinationOutput = origin_eventbridge.CreateApiDestinationOutput
type CreateArchiveInput ¶
type CreateArchiveInput = origin_eventbridge.CreateArchiveInput
type CreateArchiveOutput ¶
type CreateArchiveOutput = origin_eventbridge.CreateArchiveOutput
type CreateConnectionInput ¶
type CreateConnectionInput = origin_eventbridge.CreateConnectionInput
type CreateConnectionOutput ¶
type CreateConnectionOutput = origin_eventbridge.CreateConnectionOutput
type CreateEndpointInput ¶
type CreateEndpointInput = origin_eventbridge.CreateEndpointInput
type CreateEndpointOutput ¶
type CreateEndpointOutput = origin_eventbridge.CreateEndpointOutput
type CreateEventBusInput ¶
type CreateEventBusInput = origin_eventbridge.CreateEventBusInput
type CreateEventBusOutput ¶
type CreateEventBusOutput = origin_eventbridge.CreateEventBusOutput
type CreatePartnerEventSourceInput ¶
type CreatePartnerEventSourceInput = origin_eventbridge.CreatePartnerEventSourceInput
type CreatePartnerEventSourceOutput ¶
type CreatePartnerEventSourceOutput = origin_eventbridge.CreatePartnerEventSourceOutput
type DeactivateEventSourceInput ¶
type DeactivateEventSourceInput = origin_eventbridge.DeactivateEventSourceInput
type DeactivateEventSourceOutput ¶
type DeactivateEventSourceOutput = origin_eventbridge.DeactivateEventSourceOutput
type DeauthorizeConnectionInput ¶
type DeauthorizeConnectionInput = origin_eventbridge.DeauthorizeConnectionInput
type DeauthorizeConnectionOutput ¶
type DeauthorizeConnectionOutput = origin_eventbridge.DeauthorizeConnectionOutput
type DeleteApiDestinationInput ¶
type DeleteApiDestinationInput = origin_eventbridge.DeleteApiDestinationInput
type DeleteApiDestinationOutput ¶
type DeleteApiDestinationOutput = origin_eventbridge.DeleteApiDestinationOutput
type DeleteArchiveInput ¶
type DeleteArchiveInput = origin_eventbridge.DeleteArchiveInput
type DeleteArchiveOutput ¶
type DeleteArchiveOutput = origin_eventbridge.DeleteArchiveOutput
type DeleteConnectionInput ¶
type DeleteConnectionInput = origin_eventbridge.DeleteConnectionInput
type DeleteConnectionOutput ¶
type DeleteConnectionOutput = origin_eventbridge.DeleteConnectionOutput
type DeleteEndpointInput ¶
type DeleteEndpointInput = origin_eventbridge.DeleteEndpointInput
type DeleteEndpointOutput ¶
type DeleteEndpointOutput = origin_eventbridge.DeleteEndpointOutput
type DeleteEventBusInput ¶
type DeleteEventBusInput = origin_eventbridge.DeleteEventBusInput
type DeleteEventBusOutput ¶
type DeleteEventBusOutput = origin_eventbridge.DeleteEventBusOutput
type DeletePartnerEventSourceInput ¶
type DeletePartnerEventSourceInput = origin_eventbridge.DeletePartnerEventSourceInput
type DeletePartnerEventSourceOutput ¶
type DeletePartnerEventSourceOutput = origin_eventbridge.DeletePartnerEventSourceOutput
type DeleteRuleInput ¶
type DeleteRuleInput = origin_eventbridge.DeleteRuleInput
type DeleteRuleOutput ¶
type DeleteRuleOutput = origin_eventbridge.DeleteRuleOutput
type DescribeApiDestinationInput ¶
type DescribeApiDestinationInput = origin_eventbridge.DescribeApiDestinationInput
type DescribeApiDestinationOutput ¶
type DescribeApiDestinationOutput = origin_eventbridge.DescribeApiDestinationOutput
type DescribeArchiveInput ¶
type DescribeArchiveInput = origin_eventbridge.DescribeArchiveInput
type DescribeArchiveOutput ¶
type DescribeArchiveOutput = origin_eventbridge.DescribeArchiveOutput
type DescribeConnectionInput ¶
type DescribeConnectionInput = origin_eventbridge.DescribeConnectionInput
type DescribeConnectionOutput ¶
type DescribeConnectionOutput = origin_eventbridge.DescribeConnectionOutput
type DescribeEndpointInput ¶
type DescribeEndpointInput = origin_eventbridge.DescribeEndpointInput
type DescribeEndpointOutput ¶
type DescribeEndpointOutput = origin_eventbridge.DescribeEndpointOutput
type DescribeEventBusInput ¶
type DescribeEventBusInput = origin_eventbridge.DescribeEventBusInput
type DescribeEventBusOutput ¶
type DescribeEventBusOutput = origin_eventbridge.DescribeEventBusOutput
type DescribeEventSourceInput ¶
type DescribeEventSourceInput = origin_eventbridge.DescribeEventSourceInput
type DescribeEventSourceOutput ¶
type DescribeEventSourceOutput = origin_eventbridge.DescribeEventSourceOutput
type DescribePartnerEventSourceInput ¶
type DescribePartnerEventSourceInput = origin_eventbridge.DescribePartnerEventSourceInput
type DescribePartnerEventSourceOutput ¶
type DescribePartnerEventSourceOutput = origin_eventbridge.DescribePartnerEventSourceOutput
type DescribeReplayInput ¶
type DescribeReplayInput = origin_eventbridge.DescribeReplayInput
type DescribeReplayOutput ¶
type DescribeReplayOutput = origin_eventbridge.DescribeReplayOutput
type DescribeRuleInput ¶
type DescribeRuleInput = origin_eventbridge.DescribeRuleInput
type DescribeRuleOutput ¶
type DescribeRuleOutput = origin_eventbridge.DescribeRuleOutput
type DisableRuleInput ¶
type DisableRuleInput = origin_eventbridge.DisableRuleInput
type DisableRuleOutput ¶
type DisableRuleOutput = origin_eventbridge.DisableRuleOutput
type EnableRuleInput ¶
type EnableRuleInput = origin_eventbridge.EnableRuleInput
type EnableRuleOutput ¶
type EnableRuleOutput = origin_eventbridge.EnableRuleOutput
type EndpointResolver ¶
type EndpointResolver = origin_eventbridge.EndpointResolver
func EndpointResolverFromURL ¶
func EndpointResolverFromURL(url string, optFns ...func(*aws.Endpoint)) EndpointResolver
type EndpointResolverFunc ¶
type EndpointResolverFunc = origin_eventbridge.EndpointResolverFunc
type EndpointResolverOptions ¶
type EndpointResolverOptions = origin_eventbridge.EndpointResolverOptions
type HTTPClient ¶
type HTTPClient = origin_eventbridge.HTTPClient
type HTTPSignerV4 ¶
type HTTPSignerV4 = origin_eventbridge.HTTPSignerV4
type ListApiDestinationsInput ¶
type ListApiDestinationsInput = origin_eventbridge.ListApiDestinationsInput
type ListApiDestinationsOutput ¶
type ListApiDestinationsOutput = origin_eventbridge.ListApiDestinationsOutput
type ListArchivesInput ¶
type ListArchivesInput = origin_eventbridge.ListArchivesInput
type ListArchivesOutput ¶
type ListArchivesOutput = origin_eventbridge.ListArchivesOutput
type ListConnectionsInput ¶
type ListConnectionsInput = origin_eventbridge.ListConnectionsInput
type ListConnectionsOutput ¶
type ListConnectionsOutput = origin_eventbridge.ListConnectionsOutput
type ListEndpointsInput ¶
type ListEndpointsInput = origin_eventbridge.ListEndpointsInput
type ListEndpointsOutput ¶
type ListEndpointsOutput = origin_eventbridge.ListEndpointsOutput
type ListEventBusesInput ¶
type ListEventBusesInput = origin_eventbridge.ListEventBusesInput
type ListEventBusesOutput ¶
type ListEventBusesOutput = origin_eventbridge.ListEventBusesOutput
type ListEventSourcesInput ¶
type ListEventSourcesInput = origin_eventbridge.ListEventSourcesInput
type ListEventSourcesOutput ¶
type ListEventSourcesOutput = origin_eventbridge.ListEventSourcesOutput
type ListPartnerEventSourceAccountsInput ¶
type ListPartnerEventSourceAccountsInput = origin_eventbridge.ListPartnerEventSourceAccountsInput
type ListPartnerEventSourceAccountsOutput ¶
type ListPartnerEventSourceAccountsOutput = origin_eventbridge.ListPartnerEventSourceAccountsOutput
type ListPartnerEventSourcesInput ¶
type ListPartnerEventSourcesInput = origin_eventbridge.ListPartnerEventSourcesInput
type ListPartnerEventSourcesOutput ¶
type ListPartnerEventSourcesOutput = origin_eventbridge.ListPartnerEventSourcesOutput
type ListReplaysInput ¶
type ListReplaysInput = origin_eventbridge.ListReplaysInput
type ListReplaysOutput ¶
type ListReplaysOutput = origin_eventbridge.ListReplaysOutput
type ListRuleNamesByTargetInput ¶
type ListRuleNamesByTargetInput = origin_eventbridge.ListRuleNamesByTargetInput
type ListRuleNamesByTargetOutput ¶
type ListRuleNamesByTargetOutput = origin_eventbridge.ListRuleNamesByTargetOutput
type ListRulesInput ¶
type ListRulesInput = origin_eventbridge.ListRulesInput
type ListRulesOutput ¶
type ListRulesOutput = origin_eventbridge.ListRulesOutput
type ListTagsForResourceInput ¶
type ListTagsForResourceInput = origin_eventbridge.ListTagsForResourceInput
type ListTagsForResourceOutput ¶
type ListTagsForResourceOutput = origin_eventbridge.ListTagsForResourceOutput
type ListTargetsByRuleInput ¶
type ListTargetsByRuleInput = origin_eventbridge.ListTargetsByRuleInput
type ListTargetsByRuleOutput ¶
type ListTargetsByRuleOutput = origin_eventbridge.ListTargetsByRuleOutput
type Options ¶
type Options = origin_eventbridge.Options
type PutEventsInput ¶
type PutEventsInput = origin_eventbridge.PutEventsInput
type PutEventsOutput ¶
type PutEventsOutput = origin_eventbridge.PutEventsOutput
type PutPartnerEventsInput ¶
type PutPartnerEventsInput = origin_eventbridge.PutPartnerEventsInput
type PutPartnerEventsOutput ¶
type PutPartnerEventsOutput = origin_eventbridge.PutPartnerEventsOutput
type PutPermissionInput ¶
type PutPermissionInput = origin_eventbridge.PutPermissionInput
type PutPermissionOutput ¶
type PutPermissionOutput = origin_eventbridge.PutPermissionOutput
type PutRuleInput ¶
type PutRuleInput = origin_eventbridge.PutRuleInput
type PutRuleOutput ¶
type PutRuleOutput = origin_eventbridge.PutRuleOutput
type PutTargetsInput ¶
type PutTargetsInput = origin_eventbridge.PutTargetsInput
type PutTargetsOutput ¶
type PutTargetsOutput = origin_eventbridge.PutTargetsOutput
type RemovePermissionInput ¶
type RemovePermissionInput = origin_eventbridge.RemovePermissionInput
type RemovePermissionOutput ¶
type RemovePermissionOutput = origin_eventbridge.RemovePermissionOutput
type RemoveTargetsInput ¶
type RemoveTargetsInput = origin_eventbridge.RemoveTargetsInput
type RemoveTargetsOutput ¶
type RemoveTargetsOutput = origin_eventbridge.RemoveTargetsOutput
type ResolveEndpoint ¶
type ResolveEndpoint = origin_eventbridge.ResolveEndpoint
type StartReplayInput ¶
type StartReplayInput = origin_eventbridge.StartReplayInput
type StartReplayOutput ¶
type StartReplayOutput = origin_eventbridge.StartReplayOutput
type TagResourceInput ¶
type TagResourceInput = origin_eventbridge.TagResourceInput
type TagResourceOutput ¶
type TagResourceOutput = origin_eventbridge.TagResourceOutput
type TestEventPatternInput ¶
type TestEventPatternInput = origin_eventbridge.TestEventPatternInput
type TestEventPatternOutput ¶
type TestEventPatternOutput = origin_eventbridge.TestEventPatternOutput
type UntagResourceInput ¶
type UntagResourceInput = origin_eventbridge.UntagResourceInput
type UntagResourceOutput ¶
type UntagResourceOutput = origin_eventbridge.UntagResourceOutput
type UpdateApiDestinationInput ¶
type UpdateApiDestinationInput = origin_eventbridge.UpdateApiDestinationInput
type UpdateApiDestinationOutput ¶
type UpdateApiDestinationOutput = origin_eventbridge.UpdateApiDestinationOutput
type UpdateArchiveInput ¶
type UpdateArchiveInput = origin_eventbridge.UpdateArchiveInput
type UpdateArchiveOutput ¶
type UpdateArchiveOutput = origin_eventbridge.UpdateArchiveOutput
type UpdateConnectionInput ¶
type UpdateConnectionInput = origin_eventbridge.UpdateConnectionInput
type UpdateConnectionOutput ¶
type UpdateConnectionOutput = origin_eventbridge.UpdateConnectionOutput
type UpdateEndpointInput ¶
type UpdateEndpointInput = origin_eventbridge.UpdateEndpointInput
type UpdateEndpointOutput ¶
type UpdateEndpointOutput = origin_eventbridge.UpdateEndpointOutput
Click to show internal directories.
Click to hide internal directories.