ListSourceRepositoriesItem - Amazon CodeCatalyst

ListSourceRepositoriesItem

Information about a source repository returned in a list of source repositories.

Contents

createdTime

The time the source repository was created, in coordinated universal time (UTC) timestamp format as specified in RFC 3339.

Type: Timestamp

Required: Yes

id

The system-generated unique ID of the source repository.

Type: String

Pattern: [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}

Required: Yes

lastUpdatedTime

The time the source repository was last updated, in coordinated universal time (UTC) timestamp format as specified in RFC 3339.

Type: Timestamp

Required: Yes

name

The name of the source repository.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: (?!.*[.]git$)[\w\-.]*

Required: Yes

description

The description of the repository, if any.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: