Categorygithub.com/aws/aws-sdk-go-v2/service/codecatalyst
modulepackage
1.17.18
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.
NewListAccessTokensPaginator returns a new ListAccessTokensPaginator.
NewListDevEnvironmentSessionsPaginator returns a new ListDevEnvironmentSessionsPaginator.
NewListDevEnvironmentsPaginator returns a new ListDevEnvironmentsPaginator.
NewListEventLogsPaginator returns a new ListEventLogsPaginator.
NewListProjectsPaginator returns a new ListProjectsPaginator.
NewListSourceRepositoriesPaginator returns a new ListSourceRepositoriesPaginator.
NewListSourceRepositoryBranchesPaginator returns a new ListSourceRepositoryBranchesPaginator.
NewListSpacesPaginator returns a new ListSpacesPaginator.
NewListWorkflowRunsPaginator returns a new ListWorkflowRunsPaginator.
NewListWorkflowsPaginator returns a new ListWorkflowsPaginator.
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.

# 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 CodeCatalyst.
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
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
ListAccessTokensPaginator is a paginator for ListAccessTokens.
ListAccessTokensPaginatorOptions is the paginator options for ListAccessTokens.
No description provided by the author
No description provided by the author
ListDevEnvironmentSessionsPaginator is a paginator for ListDevEnvironmentSessions.
ListDevEnvironmentSessionsPaginatorOptions is the paginator options for ListDevEnvironmentSessions.
No description provided by the author
No description provided by the author
ListDevEnvironmentsPaginator is a paginator for ListDevEnvironments.
ListDevEnvironmentsPaginatorOptions is the paginator options for ListDevEnvironments.
No description provided by the author
No description provided by the author
ListEventLogsPaginator is a paginator for ListEventLogs.
ListEventLogsPaginatorOptions is the paginator options for ListEventLogs.
No description provided by the author
No description provided by the author
ListProjectsPaginator is a paginator for ListProjects.
ListProjectsPaginatorOptions is the paginator options for ListProjects.
No description provided by the author
No description provided by the author
ListSourceRepositoriesPaginator is a paginator for ListSourceRepositories.
ListSourceRepositoriesPaginatorOptions is the paginator options for ListSourceRepositories.
No description provided by the author
No description provided by the author
ListSourceRepositoryBranchesPaginator is a paginator for ListSourceRepositoryBranches.
ListSourceRepositoryBranchesPaginatorOptions is the paginator options for ListSourceRepositoryBranches.
No description provided by the author
No description provided by the author
ListSpacesPaginator is a paginator for ListSpaces.
ListSpacesPaginatorOptions is the paginator options for ListSpaces.
No description provided by the author
No description provided by the author
ListWorkflowRunsPaginator is a paginator for ListWorkflowRuns.
ListWorkflowRunsPaginatorOptions is the paginator options for ListWorkflowRuns.
No description provided by the author
No description provided by the author
ListWorkflowsPaginator is a paginator for ListWorkflows.
ListWorkflowsPaginatorOptions is the paginator options for ListWorkflows.
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

# 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.
No description provided by the author
IdempotencyTokenProvider interface for providing idempotency token.
ListAccessTokensAPIClient is a client that implements the ListAccessTokens operation.
ListDevEnvironmentsAPIClient is a client that implements the ListDevEnvironments operation.
ListDevEnvironmentSessionsAPIClient is a client that implements the ListDevEnvironmentSessions operation.
ListEventLogsAPIClient is a client that implements the ListEventLogs operation.
ListProjectsAPIClient is a client that implements the ListProjects operation.
ListSourceRepositoriesAPIClient is a client that implements the ListSourceRepositories operation.
ListSourceRepositoryBranchesAPIClient is a client that implements the ListSourceRepositoryBranches operation.
ListSpacesAPIClient is a client that implements the ListSpaces operation.
ListWorkflowRunsAPIClient is a client that implements the ListWorkflowRuns operation.
ListWorkflowsAPIClient is a client that implements the ListWorkflows 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.