/AWS1/CL_CMT=>UPDATEREPOSITORYNAME()
¶
About UpdateRepositoryName¶
Renames a repository. The repository name must be unique across the calling Amazon Web Services account. Repository names are limited to 100 alphanumeric, dash, and underscore characters, and cannot include certain characters. The suffix .git is prohibited. For more information about the limits on repository names, see Quotas in the CodeCommit User Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_OLDNAME
TYPE /AWS1/CMTREPOSITORYNAME
/AWS1/CMTREPOSITORYNAME
¶
The current name of the repository.
IV_NEWNAME
TYPE /AWS1/CMTREPOSITORYNAME
/AWS1/CMTREPOSITORYNAME
¶
The new name for the repository.