目次
AWS CodeCommit
CodeCommitとは
AWS CodeCommit リポジトリに接続する
HTTPSの場合
[AWS IAM Identity Center] SSO環境下でAWS CodeCommitの認証を行う
参考
AWS
CodeCommit
CodeBuild
CodeDeploy
CodePipeline
AWS CodeCommit
目次
AWS CodeCommit
CodeCommitとは
AWS CodeCommit リポジトリに接続する
HTTPSの場合
[AWS IAM Identity Center] SSO環境下でAWS CodeCommitの認証を行う
参考
CodeCommitとは
ソースコードを管理するGitリポジトリサービス
GitHubやGitLabのようなもの
AWS CodeCommit リポジトリに接続する
HTTPSの場合
git clone https://git-codecommit.us-east-2.amazonaws.com/v1/repos/MyDemoRepo
[AWS IAM Identity Center] SSO環境下でAWS CodeCommitの認証を行う
参考