Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 515

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**To deletes a GitHub account connection**

The following ``delete-git-hub-account-token`` example deletes the connection of the specified GitHub account. ::

    aws deploy delete-git-hub-account-token --token-name my-github-account
    
Output::

    {
        "tokenName": "my-github-account"
    }

For more information, see `DeleteGitHubAccountToken <https://docs.aws.amazon.com/codedeploy/latest/APIReference/API_DeleteGitHubAccountToken.html>`_ in the *AWS CodeDeploy API Reference*.