# 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.
NewGetCaseAuditEventsPaginator returns a new GetCaseAuditEventsPaginator.
NewGetCasePaginator returns a new GetCasePaginator.
NewListCaseRulesPaginator returns a new ListCaseRulesPaginator.
NewListCasesForContactPaginator returns a new ListCasesForContactPaginator.
NewListDomainsPaginator returns a new ListDomainsPaginator.
NewListFieldOptionsPaginator returns a new ListFieldOptionsPaginator.
NewListFieldsPaginator returns a new ListFieldsPaginator.
NewListLayoutsPaginator returns a new ListLayoutsPaginator.
NewListTemplatesPaginator returns a new ListTemplatesPaginator.
NewSearchCasesPaginator returns a new SearchCasesPaginator.
NewSearchRelatedItemsPaginator returns a new SearchRelatedItemsPaginator.
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.
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 Amazon Connect Cases.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
EndpointParameters provides the parameters that influence how endpoints are resolved.
No description provided by the author
No description provided by the author
GetCaseAuditEventsPaginator is a paginator for GetCaseAuditEvents.
GetCaseAuditEventsPaginatorOptions is the paginator options for GetCaseAuditEvents.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetCasePaginator is a paginator for GetCase.
GetCasePaginatorOptions is the paginator options for GetCase.
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
ListCaseRulesPaginator is a paginator for ListCaseRules.
ListCaseRulesPaginatorOptions is the paginator options for ListCaseRules.
No description provided by the author
No description provided by the author
ListCasesForContactPaginator is a paginator for ListCasesForContact.
ListCasesForContactPaginatorOptions is the paginator options for ListCasesForContact.
No description provided by the author
No description provided by the author
ListDomainsPaginator is a paginator for ListDomains.
ListDomainsPaginatorOptions is the paginator options for ListDomains.
No description provided by the author
No description provided by the author
ListFieldOptionsPaginator is a paginator for ListFieldOptions.
ListFieldOptionsPaginatorOptions is the paginator options for ListFieldOptions.
No description provided by the author
No description provided by the author
ListFieldsPaginator is a paginator for ListFields.
ListFieldsPaginatorOptions is the paginator options for ListFields.
No description provided by the author
No description provided by the author
ListLayoutsPaginator is a paginator for ListLayouts.
ListLayoutsPaginatorOptions is the paginator options for ListLayouts.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListTemplatesPaginator is a paginator for ListTemplates.
ListTemplatesPaginatorOptions is the paginator options for ListTemplates.
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
SearchCasesPaginator is a paginator for SearchCases.
SearchCasesPaginatorOptions is the paginator options for SearchCases.
No description provided by the author
No description provided by the author
SearchRelatedItemsPaginator is a paginator for SearchRelatedItems.
SearchRelatedItemsPaginatorOptions is the paginator options for SearchRelatedItems.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
# 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.
GetCaseAPIClient is a client that implements the GetCase operation.
GetCaseAuditEventsAPIClient is a client that implements the GetCaseAuditEvents operation.
No description provided by the author
No description provided by the author
IdempotencyTokenProvider interface for providing idempotency token.
ListCaseRulesAPIClient is a client that implements the ListCaseRules operation.
ListCasesForContactAPIClient is a client that implements the ListCasesForContact operation.
ListDomainsAPIClient is a client that implements the ListDomains operation.
ListFieldOptionsAPIClient is a client that implements the ListFieldOptions operation.
ListFieldsAPIClient is a client that implements the ListFields operation.
ListLayoutsAPIClient is a client that implements the ListLayouts operation.
ListTemplatesAPIClient is a client that implements the ListTemplates operation.
SearchCasesAPIClient is a client that implements the SearchCases operation.
SearchRelatedItemsAPIClient is a client that implements the SearchRelatedItems 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.