Awso_codecatalyst_syncSourceval create_access_token :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.CreateAccessTokenRequest.t ->
(Awso_codecatalyst.Values.CreateAccessTokenResponse.t,
Awso_codecatalyst.Values.CreateAccessTokenResponse.error)
Result.tval create_dev_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.CreateDevEnvironmentRequest.t ->
(Awso_codecatalyst.Values.CreateDevEnvironmentResponse.t,
Awso_codecatalyst.Values.CreateDevEnvironmentResponse.error)
Result.tval create_project :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.CreateProjectRequest.t ->
(Awso_codecatalyst.Values.CreateProjectResponse.t,
Awso_codecatalyst.Values.CreateProjectResponse.error)
Result.tval create_source_repository :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.CreateSourceRepositoryRequest.t ->
(Awso_codecatalyst.Values.CreateSourceRepositoryResponse.t,
Awso_codecatalyst.Values.CreateSourceRepositoryResponse.error)
Result.tval create_source_repository_branch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.CreateSourceRepositoryBranchRequest.t ->
(Awso_codecatalyst.Values.CreateSourceRepositoryBranchResponse.t,
Awso_codecatalyst.Values.CreateSourceRepositoryBranchResponse.error)
Result.tval delete_access_token :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.DeleteAccessTokenRequest.t ->
(Awso_codecatalyst.Values.DeleteAccessTokenResponse.t,
Awso_codecatalyst.Values.DeleteAccessTokenResponse.error)
Result.tval delete_dev_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.DeleteDevEnvironmentRequest.t ->
(Awso_codecatalyst.Values.DeleteDevEnvironmentResponse.t,
Awso_codecatalyst.Values.DeleteDevEnvironmentResponse.error)
Result.tval delete_project :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.DeleteProjectRequest.t ->
(Awso_codecatalyst.Values.DeleteProjectResponse.t,
Awso_codecatalyst.Values.DeleteProjectResponse.error)
Result.tval delete_source_repository :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.DeleteSourceRepositoryRequest.t ->
(Awso_codecatalyst.Values.DeleteSourceRepositoryResponse.t,
Awso_codecatalyst.Values.DeleteSourceRepositoryResponse.error)
Result.tval delete_space :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.DeleteSpaceRequest.t ->
(Awso_codecatalyst.Values.DeleteSpaceResponse.t,
Awso_codecatalyst.Values.DeleteSpaceResponse.error)
Result.tval get_dev_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetDevEnvironmentRequest.t ->
(Awso_codecatalyst.Values.GetDevEnvironmentResponse.t,
Awso_codecatalyst.Values.GetDevEnvironmentResponse.error)
Result.tval get_project :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetProjectRequest.t ->
(Awso_codecatalyst.Values.GetProjectResponse.t,
Awso_codecatalyst.Values.GetProjectResponse.error)
Result.tval get_source_repository :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetSourceRepositoryRequest.t ->
(Awso_codecatalyst.Values.GetSourceRepositoryResponse.t,
Awso_codecatalyst.Values.GetSourceRepositoryResponse.error)
Result.tval get_source_repository_clone_urls :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetSourceRepositoryCloneUrlsRequest.t ->
(Awso_codecatalyst.Values.GetSourceRepositoryCloneUrlsResponse.t,
Awso_codecatalyst.Values.GetSourceRepositoryCloneUrlsResponse.error)
Result.tval get_space :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetSpaceRequest.t ->
(Awso_codecatalyst.Values.GetSpaceResponse.t,
Awso_codecatalyst.Values.GetSpaceResponse.error)
Result.tval get_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetSubscriptionRequest.t ->
(Awso_codecatalyst.Values.GetSubscriptionResponse.t,
Awso_codecatalyst.Values.GetSubscriptionResponse.error)
Result.tval get_user_details :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetUserDetailsRequest.t ->
(Awso_codecatalyst.Values.GetUserDetailsResponse.t,
Awso_codecatalyst.Values.GetUserDetailsResponse.error)
Result.tval get_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetWorkflowRequest.t ->
(Awso_codecatalyst.Values.GetWorkflowResponse.t,
Awso_codecatalyst.Values.GetWorkflowResponse.error)
Result.tval get_workflow_run :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.GetWorkflowRunRequest.t ->
(Awso_codecatalyst.Values.GetWorkflowRunResponse.t,
Awso_codecatalyst.Values.GetWorkflowRunResponse.error)
Result.tval list_access_tokens :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListAccessTokensRequest.t ->
(Awso_codecatalyst.Values.ListAccessTokensResponse.t,
Awso_codecatalyst.Values.ListAccessTokensResponse.error)
Result.tval list_dev_environment_sessions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListDevEnvironmentSessionsRequest.t ->
(Awso_codecatalyst.Values.ListDevEnvironmentSessionsResponse.t,
Awso_codecatalyst.Values.ListDevEnvironmentSessionsResponse.error)
Result.tval list_dev_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListDevEnvironmentsRequest.t ->
(Awso_codecatalyst.Values.ListDevEnvironmentsResponse.t,
Awso_codecatalyst.Values.ListDevEnvironmentsResponse.error)
Result.tval list_event_logs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListEventLogsRequest.t ->
(Awso_codecatalyst.Values.ListEventLogsResponse.t,
Awso_codecatalyst.Values.ListEventLogsResponse.error)
Result.tval list_projects :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListProjectsRequest.t ->
(Awso_codecatalyst.Values.ListProjectsResponse.t,
Awso_codecatalyst.Values.ListProjectsResponse.error)
Result.tval list_source_repositories :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListSourceRepositoriesRequest.t ->
(Awso_codecatalyst.Values.ListSourceRepositoriesResponse.t,
Awso_codecatalyst.Values.ListSourceRepositoriesResponse.error)
Result.tval list_source_repository_branches :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListSourceRepositoryBranchesRequest.t ->
(Awso_codecatalyst.Values.ListSourceRepositoryBranchesResponse.t,
Awso_codecatalyst.Values.ListSourceRepositoryBranchesResponse.error)
Result.tval list_spaces :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListSpacesRequest.t ->
(Awso_codecatalyst.Values.ListSpacesResponse.t,
Awso_codecatalyst.Values.ListSpacesResponse.error)
Result.tval list_workflow_runs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListWorkflowRunsRequest.t ->
(Awso_codecatalyst.Values.ListWorkflowRunsResponse.t,
Awso_codecatalyst.Values.ListWorkflowRunsResponse.error)
Result.tval list_workflows :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.ListWorkflowsRequest.t ->
(Awso_codecatalyst.Values.ListWorkflowsResponse.t,
Awso_codecatalyst.Values.ListWorkflowsResponse.error)
Result.tval start_dev_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.StartDevEnvironmentRequest.t ->
(Awso_codecatalyst.Values.StartDevEnvironmentResponse.t,
Awso_codecatalyst.Values.StartDevEnvironmentResponse.error)
Result.tval start_dev_environment_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.StartDevEnvironmentSessionRequest.t ->
(Awso_codecatalyst.Values.StartDevEnvironmentSessionResponse.t,
Awso_codecatalyst.Values.StartDevEnvironmentSessionResponse.error)
Result.tval start_workflow_run :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.StartWorkflowRunRequest.t ->
(Awso_codecatalyst.Values.StartWorkflowRunResponse.t,
Awso_codecatalyst.Values.StartWorkflowRunResponse.error)
Result.tval stop_dev_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.StopDevEnvironmentRequest.t ->
(Awso_codecatalyst.Values.StopDevEnvironmentResponse.t,
Awso_codecatalyst.Values.StopDevEnvironmentResponse.error)
Result.tval stop_dev_environment_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.StopDevEnvironmentSessionRequest.t ->
(Awso_codecatalyst.Values.StopDevEnvironmentSessionResponse.t,
Awso_codecatalyst.Values.StopDevEnvironmentSessionResponse.error)
Result.tval update_dev_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.UpdateDevEnvironmentRequest.t ->
(Awso_codecatalyst.Values.UpdateDevEnvironmentResponse.t,
Awso_codecatalyst.Values.UpdateDevEnvironmentResponse.error)
Result.tval update_project :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.UpdateProjectRequest.t ->
(Awso_codecatalyst.Values.UpdateProjectResponse.t,
Awso_codecatalyst.Values.UpdateProjectResponse.error)
Result.tval update_space :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_codecatalyst.Values.UpdateSpaceRequest.t ->
(Awso_codecatalyst.Values.UpdateSpaceResponse.t,
Awso_codecatalyst.Values.UpdateSpaceResponse.error)
Result.tval verify_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_codecatalyst.Values.VerifySessionResponse.t,
Awso_codecatalyst.Values.VerifySessionResponse.error)
Result.tinclude module type of struct include Awso_codecatalyst.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module ExecuteCommandSessionConfigurationArgumentsMemberString =
Awso_codecatalyst.Values.ExecuteCommandSessionConfigurationArgumentsMemberStringInformation about the status of a workflow run.
module DevEnvironmentRepositorySummary =
Awso_codecatalyst.Values.DevEnvironmentRepositorySummaryInformation about the source repsitory for a Dev Environment.
Information about an integrated development environment (IDE) used in a Dev Environment.
module PersistentStorageSizeInGiBInteger =
Awso_codecatalyst.Values.PersistentStorageSizeInGiBIntegermodule ExecuteCommandSessionConfigurationArguments =
Awso_codecatalyst.Values.ExecuteCommandSessionConfigurationArgumentsmodule ExecuteCommandSessionConfigurationCommandString =
Awso_codecatalyst.Values.ExecuteCommandSessionConfigurationCommandStringInformation about a workflow definition.
module SourceRepositoryBranchRefString =
Awso_codecatalyst.Values.SourceRepositoryBranchRefStringmodule SourceRepositoryDescriptionString =
Awso_codecatalyst.Values.SourceRepositoryDescriptionStringInformation about the payload of an event recording Amazon CodeCatalyst activity.
Information about a project in a space.
Information about a user whose activity is recorded in an event for a space.
module DevEnvironmentRepositorySummaries =
Awso_codecatalyst.Values.DevEnvironmentRepositorySummariesmodule DevEnvironmentSummaryAliasString =
Awso_codecatalyst.Values.DevEnvironmentSummaryAliasStringmodule DevEnvironmentSummaryCreatorIdString =
Awso_codecatalyst.Values.DevEnvironmentSummaryCreatorIdStringInformation about the persistent storage for a Dev Environment.
module DevEnvironmentSessionSummaryIdString =
Awso_codecatalyst.Values.DevEnvironmentSessionSummaryIdStringInformation about the configuration of an integrated development environment (IDE) for a Dev Environment.
module ExecuteCommandSessionConfiguration =
Awso_codecatalyst.Values.ExecuteCommandSessionConfigurationInformation about the commands that will be run on a Dev Environment when an SSH session begins.
Information about a workflow.
Information used to sort workflows in the returned list.
Information about a workflow run.
Information used to sort workflow runs in the returned list.
Information about an space.
module ListSourceRepositoryBranchesItem =
Awso_codecatalyst.Values.ListSourceRepositoryBranchesItemInformation about a branch of a source repository returned in a list of branches.
Information about a source repository returned in a list of source repositories.
Information about a project.
nformation about the filter used to narrow the results returned in a list of projects.
Information about an entry in an event log of Amazon CodeCatalyst activity.
Information about a Dev Environment.
Information about a filter used to limit results of a query.
Information about active sessions for a Dev Environment.
Information about a specified personal access token (PAT).
module PersistentStorageConfigurationSizeInGiBInteger =
Awso_codecatalyst.Values.PersistentStorageConfigurationSizeInGiBIntegerInformation about a repository that will be cloned to a Dev Environment.
The request was denied because you don't have sufficient access to perform this action. Verify that you are a member of a role that allows this action.
The request was denied because the requested operation would cause a conflict with the current state of a service resource associated with the request. Another user might have updated the resource. Reload, make sure you have the latest data, and then try again.
The request was denied because the specified resource was not found. Verify that the spelling is correct and that you have access to the resource.
The request was denied because one or more resources has reached its limits for the tier the space belongs to. Either reduce the number of resources, or change the tier if applicable.
The request was denied due to request throttling.
The request was denied because an input failed to satisfy the constraints specified by the service. Check the spelling and input requirements, and then try again.
module VerifySessionResponseIdentityString =
Awso_codecatalyst.Values.VerifySessionResponseIdentityStringmodule UpdateDevEnvironmentResponseAliasString =
Awso_codecatalyst.Values.UpdateDevEnvironmentResponseAliasStringmodule UpdateDevEnvironmentRequestAliasString =
Awso_codecatalyst.Values.UpdateDevEnvironmentRequestAliasStringmodule StopDevEnvironmentSessionResponseSessionIdString =
Awso_codecatalyst.Values.StopDevEnvironmentSessionResponseSessionIdStringmodule StopDevEnvironmentSessionRequestSessionIdString =
Awso_codecatalyst.Values.StopDevEnvironmentSessionRequestSessionIdStringmodule StartWorkflowRunRequestClientTokenString =
Awso_codecatalyst.Values.StartWorkflowRunRequestClientTokenStringmodule StartWorkflowRunRequestProjectNameString =
Awso_codecatalyst.Values.StartWorkflowRunRequestProjectNameStringmodule StartWorkflowRunRequestSpaceNameString =
Awso_codecatalyst.Values.StartWorkflowRunRequestSpaceNameStringInformation about connection details for a Dev Environment.
module StartDevEnvironmentSessionResponseSessionIdString =
Awso_codecatalyst.Values.StartDevEnvironmentSessionResponseSessionIdStringmodule DevEnvironmentSessionConfiguration =
Awso_codecatalyst.Values.DevEnvironmentSessionConfigurationInformation about the configuration of a Dev Environment session.
module ListWorkflowsRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListWorkflowsRequestMaxResultsIntegermodule ListWorkflowsRequestNextTokenString =
Awso_codecatalyst.Values.ListWorkflowsRequestNextTokenStringmodule ListWorkflowsRequestSpaceNameString =
Awso_codecatalyst.Values.ListWorkflowsRequestSpaceNameStringmodule ListWorkflowRunsRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListWorkflowRunsRequestMaxResultsIntegermodule ListWorkflowRunsRequestNextTokenString =
Awso_codecatalyst.Values.ListWorkflowRunsRequestNextTokenStringmodule ListWorkflowRunsRequestProjectNameString =
Awso_codecatalyst.Values.ListWorkflowRunsRequestProjectNameStringmodule ListSpacesRequestNextTokenString =
Awso_codecatalyst.Values.ListSpacesRequestNextTokenStringmodule ListSourceRepositoryBranchesItems =
Awso_codecatalyst.Values.ListSourceRepositoryBranchesItemsmodule ListSourceRepositoryBranchesRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListSourceRepositoryBranchesRequestMaxResultsIntegermodule ListSourceRepositoryBranchesRequestNextTokenString =
Awso_codecatalyst.Values.ListSourceRepositoryBranchesRequestNextTokenStringmodule ListSourceRepositoriesRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListSourceRepositoriesRequestMaxResultsIntegermodule ListSourceRepositoriesRequestNextTokenString =
Awso_codecatalyst.Values.ListSourceRepositoriesRequestNextTokenStringmodule ListProjectsRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListProjectsRequestMaxResultsIntegermodule ListProjectsRequestNextTokenString =
Awso_codecatalyst.Values.ListProjectsRequestNextTokenStringmodule ListEventLogsRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListEventLogsRequestMaxResultsIntegermodule ListEventLogsRequestNextTokenString =
Awso_codecatalyst.Values.ListEventLogsRequestNextTokenStringmodule ListDevEnvironmentsRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListDevEnvironmentsRequestMaxResultsIntegermodule ListDevEnvironmentsRequestNextTokenString =
Awso_codecatalyst.Values.ListDevEnvironmentsRequestNextTokenStringmodule DevEnvironmentSessionsSummaryList =
Awso_codecatalyst.Values.DevEnvironmentSessionsSummaryListmodule ListDevEnvironmentSessionsRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListDevEnvironmentSessionsRequestMaxResultsIntegermodule ListDevEnvironmentSessionsRequestNextTokenString =
Awso_codecatalyst.Values.ListDevEnvironmentSessionsRequestNextTokenStringmodule ListAccessTokensRequestMaxResultsInteger =
Awso_codecatalyst.Values.ListAccessTokensRequestMaxResultsIntegermodule ListAccessTokensRequestNextTokenString =
Awso_codecatalyst.Values.ListAccessTokensRequestNextTokenStringmodule GetWorkflowRunRequestProjectNameString =
Awso_codecatalyst.Values.GetWorkflowRunRequestProjectNameStringInformation about a workflow definition file.
module GetWorkflowRequestProjectNameString =
Awso_codecatalyst.Values.GetWorkflowRequestProjectNameStringInformation about an email address.
module GetUserDetailsRequestUserNameString =
Awso_codecatalyst.Values.GetUserDetailsRequestUserNameStringmodule GetDevEnvironmentResponseAliasString =
Awso_codecatalyst.Values.GetDevEnvironmentResponseAliasStringmodule GetDevEnvironmentResponseCreatorIdString =
Awso_codecatalyst.Values.GetDevEnvironmentResponseCreatorIdStringmodule CreateDevEnvironmentRequestAliasString =
Awso_codecatalyst.Values.CreateDevEnvironmentRequestAliasStringmodule PersistentStorageConfiguration =
Awso_codecatalyst.Values.PersistentStorageConfigurationInformation about the configuration of persistent storage for a Dev Environment.
Verifies whether the calling user has a valid Amazon CodeCatalyst login and session. If successful, this returns the ID of the user in Amazon CodeCatalyst.
Changes one or more values for a space.
Changes one or more values for a space.
Changes one or more values for a project.
Changes one or more values for a project.
Changes one or more values for a Dev Environment. Updating certain values of the Dev Environment will cause a restart.
Changes one or more values for a Dev Environment. Updating certain values of the Dev Environment will cause a restart.
module StopDevEnvironmentSessionResponse =
Awso_codecatalyst.Values.StopDevEnvironmentSessionResponseStops a session for a specified Dev Environment.
module StopDevEnvironmentSessionRequest =
Awso_codecatalyst.Values.StopDevEnvironmentSessionRequestStops a session for a specified Dev Environment.
Pauses a specified Dev Environment and places it in a non-running state. Stopped Dev Environments do not consume compute minutes.
Pauses a specified Dev Environment and places it in a non-running state. Stopped Dev Environments do not consume compute minutes.
Begins a run of a specified workflow.
Begins a run of a specified workflow.
module StartDevEnvironmentSessionResponse =
Awso_codecatalyst.Values.StartDevEnvironmentSessionResponseStarts a session for a specified Dev Environment.
module StartDevEnvironmentSessionRequest =
Awso_codecatalyst.Values.StartDevEnvironmentSessionRequestStarts a session for a specified Dev Environment.
Starts a specified Dev Environment and puts it into an active state.
Starts a specified Dev Environment and puts it into an active state.
Retrieves a list of workflows in a specified project.
Retrieves a list of workflows in a specified project.
Retrieves a list of workflow runs of a specified workflow.
Retrieves a list of workflow runs of a specified workflow.
Retrieves a list of spaces.
Retrieves a list of spaces.
module ListSourceRepositoryBranchesResponse =
Awso_codecatalyst.Values.ListSourceRepositoryBranchesResponseRetrieves a list of branches in a specified source repository.
module ListSourceRepositoryBranchesRequest =
Awso_codecatalyst.Values.ListSourceRepositoryBranchesRequestRetrieves a list of branches in a specified source repository.
module ListSourceRepositoriesResponse =
Awso_codecatalyst.Values.ListSourceRepositoriesResponseRetrieves a list of source repositories in a project.
Retrieves a list of source repositories in a project.
Retrieves a list of projects.
Retrieves a list of projects.
Retrieves a list of events that occurred during a specific time in a space. You can use these events to audit user and system activity in a space. For more information, see Monitoring in the Amazon CodeCatalyst User Guide. ListEventLogs guarantees events for the last 30 days in a given space. You can also view and retrieve a list of management events over the last 90 days for Amazon CodeCatalyst in the CloudTrail console by viewing Event history, or by creating a trail to create and maintain a record of events that extends past 90 days. For more information, see Working with CloudTrail Event History and Working with CloudTrail trails.
Retrieves a list of events that occurred during a specific time in a space. You can use these events to audit user and system activity in a space. For more information, see Monitoring in the Amazon CodeCatalyst User Guide. ListEventLogs guarantees events for the last 30 days in a given space. You can also view and retrieve a list of management events over the last 90 days for Amazon CodeCatalyst in the CloudTrail console by viewing Event history, or by creating a trail to create and maintain a record of events that extends past 90 days. For more information, see Working with CloudTrail Event History and Working with CloudTrail trails.
Retrieves a list of Dev Environments in a project.
Retrieves a list of Dev Environments in a project.
module ListDevEnvironmentSessionsResponse =
Awso_codecatalyst.Values.ListDevEnvironmentSessionsResponseRetrieves a list of active sessions for a Dev Environment in a project.
module ListDevEnvironmentSessionsRequest =
Awso_codecatalyst.Values.ListDevEnvironmentSessionsRequestRetrieves a list of active sessions for a Dev Environment in a project.
Lists all personal access tokens (PATs) associated with the user who calls the API. You can only list PATs associated with your Amazon Web Services Builder ID.
Lists all personal access tokens (PATs) associated with the user who calls the API. You can only list PATs associated with your Amazon Web Services Builder ID.
Returns information about a specified run of a workflow.
Returns information about a specified run of a workflow.
Returns information about a workflow.
Returns information about a workflow.
Returns information about a user.
Returns information about a user.
Returns information about the Amazon Web Services account used for billing purposes and the billing plan for the space.
Returns information about the Amazon Web Services account used for billing purposes and the billing plan for the space.
Returns information about an space.
Returns information about an space.
Returns information about a source repository.
Returns information about a source repository.
module GetSourceRepositoryCloneUrlsResponse =
Awso_codecatalyst.Values.GetSourceRepositoryCloneUrlsResponseReturns information about the URLs that can be used with a Git client to clone a source repository.
module GetSourceRepositoryCloneUrlsRequest =
Awso_codecatalyst.Values.GetSourceRepositoryCloneUrlsRequestReturns information about the URLs that can be used with a Git client to clone a source repository.
Returns information about a project.
Returns information about a project.
Returns information about a Dev Environment for a source repository in a project. Dev Environments are specific to the user who creates them.
Returns information about a Dev Environment for a source repository in a project. Dev Environments are specific to the user who creates them.
Deletes a space. Deleting a space cannot be undone. Additionally, since space names must be unique across Amazon CodeCatalyst, you cannot reuse names of deleted spaces.
Deletes a space. Deleting a space cannot be undone. Additionally, since space names must be unique across Amazon CodeCatalyst, you cannot reuse names of deleted spaces.
module DeleteSourceRepositoryResponse =
Awso_codecatalyst.Values.DeleteSourceRepositoryResponseDeletes a source repository in Amazon CodeCatalyst. You cannot use this API to delete a linked repository. It can only be used to delete a Amazon CodeCatalyst source repository.
Deletes a source repository in Amazon CodeCatalyst. You cannot use this API to delete a linked repository. It can only be used to delete a Amazon CodeCatalyst source repository.
Deletes a project in a space.
Deletes a project in a space.
Deletes a Dev Environment.
Deletes a Dev Environment.
Deletes a specified personal access token (PAT). A personal access token can only be deleted by the user who created it.
Deletes a specified personal access token (PAT). A personal access token can only be deleted by the user who created it.
module CreateSourceRepositoryResponse =
Awso_codecatalyst.Values.CreateSourceRepositoryResponseCreates an empty Git-based source repository in a specified project. The repository is created with an initial empty commit with a default branch named main.
Creates an empty Git-based source repository in a specified project. The repository is created with an initial empty commit with a default branch named main.
module CreateSourceRepositoryBranchResponse =
Awso_codecatalyst.Values.CreateSourceRepositoryBranchResponseCreates a branch in a specified source repository in Amazon CodeCatalyst. This API only creates a branch in a source repository hosted in Amazon CodeCatalyst. You cannot use this API to create a branch in a linked repository.
module CreateSourceRepositoryBranchRequest =
Awso_codecatalyst.Values.CreateSourceRepositoryBranchRequestCreates a branch in a specified source repository in Amazon CodeCatalyst. This API only creates a branch in a source repository hosted in Amazon CodeCatalyst. You cannot use this API to create a branch in a linked repository.
Creates a project in a specified space.
Creates a project in a specified space.
Creates a Dev Environment in Amazon CodeCatalyst, a cloud-based development environment that you can use to quickly work on the code stored in the source repositories of your project. When created in the Amazon CodeCatalyst console, by default a Dev Environment is configured to have a 2 core processor, 4GB of RAM, and 16GB of persistent storage. None of these defaults apply to a Dev Environment created programmatically.
Creates a Dev Environment in Amazon CodeCatalyst, a cloud-based development environment that you can use to quickly work on the code stored in the source repositories of your project. When created in the Amazon CodeCatalyst console, by default a Dev Environment is configured to have a 2 core processor, 4GB of RAM, and 16GB of persistent storage. None of these defaults apply to a Dev Environment created programmatically.
Creates a personal access token (PAT) for the current user. A personal access token (PAT) is similar to a password. It is associated with your user identity for use across all spaces and projects in Amazon CodeCatalyst. You use PATs to access CodeCatalyst from resources that include integrated development environments (IDEs) and Git-based source repositories. PATs represent you in Amazon CodeCatalyst and you can manage them in your user settings.For more information, see Managing personal access tokens in Amazon CodeCatalyst.
Creates a personal access token (PAT) for the current user. A personal access token (PAT) is similar to a password. It is associated with your user identity for use across all spaces and projects in Amazon CodeCatalyst. You use PATs to access CodeCatalyst from resources that include integrated development environments (IDEs) and Git-based source repositories. PATs represent you in Amazon CodeCatalyst and you can manage them in your user settings.For more information, see Managing personal access tokens in Amazon CodeCatalyst.