codecatalyst_delete_source_repository: Deletes a source repository in Amazon CodeCatalyst

View source: R/codecatalyst_operations.R

codecatalyst_delete_source_repositoryR Documentation

Deletes a source repository in Amazon CodeCatalyst

Description

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.

See https://www.paws-r-sdk.com/docs/codecatalyst_delete_source_repository/ for full documentation.

Usage

codecatalyst_delete_source_repository(spaceName, projectName, name)

Arguments

spaceName

[required] The name of the space.

projectName

[required] The name of the project in the space.

name

[required] The name of the source repository.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.