Data retrieval APIs for AWS CodeConnections
AWS CodeConnections provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetConnection | Get details about a Connection resource | Read |
| GetConnectionToken | Get a Connection token to call provider actions | Read |
| GetHost | Get details about a host resource | Read |
| GetIndividualAccessToken | Associate a third party, such as a Bitbucket App installation, with a Connection | Read |
| GetInstallationUrl | Associate a third party, such as a Bitbucket App installation, with a Connection | Read |
| GetRepositoryLink | Describe a repository link | Read |
| GetRepositorySyncStatus | Get the latest sync status for a repository | Read |
| GetResourceSyncStatus | Get the latest sync status for a resource (cfn stack or other resources) | Read |
| GetSyncBlockerSummary | Describe service sync blockers on a resource (cfn stack or other resources) | Read |
| GetSyncConfiguration | Describe a sync configuration | Read |
| ListConnections | List Connection resources | List |
| ListHosts | List host resources | List |
| ListInstallationTargets | Associate a third party, such as a Bitbucket App installation, with a Connection | List |
| ListRepositoryLinks | List repository links | List |
| ListRepositorySyncDefinitions | List repository sync definitions | List |
| ListSyncConfigurations | List sync configurations for a repository link | List |
| ListTagsForResource | The set of key-value pairs that are used to manage the resource | List |
| PassConnection | Pass a Connection resource to an AWS service that accepts a Connection ARN as input, such as codepipeline:CreatePipeline | Read |
| PassRepository | Pass a repository link resource to an AWS service that accepts a RepositoryLinkId as input, such as codeconnections:CreateSyncConfiguration | Read |
| RegisterAppCode | Associate a third party server, such as a GitHub Enterprise Server instance, with a Host | Read |
| StartAppRegistrationHandshake | Associate a third party server, such as a GitHub Enterprise Server instance, with a Host | Read |
| StartOAuthHandshake | Associate a third party, such as a Bitbucket App installation, with a Connection | Read |
| UseConnection | Use a Connection resource to call provider actions | Read |