If you choose to use to store your access token using Secrets Manager, you can use either an existing secret connection or create a new secret. To create a new secret, do the following:
To create a Secrets Manager secret in the AWS Management Console
-
For Source provider, choose Bitbucket, GitHub, or GitHub Enterprise.
-
For Credential, do one of the following:
-
Choose Default source credential to use your account's default source credential to apply to all projects.
-
If you aren't connected to your source provider, choose Manage default source credential.
-
For Credential type, choose a credential type other than CodeConnections.
-
For Service, choose Secrets Manager and for Secrets choose New secret.
-
In Secret name, enter the name of your secret.
-
In Secret description - optional, enter a description for your secret.
-
Depending on the source provider you chose, enter your token or username and app password and choose Save.
-
-
Choose Custom source credential to use a custom source credential to override your account's default settings.
-
For Credential type, choose a credential type other than CodeConnections.
-
In Connection, choose Create a secret.
-
In Secret name, enter the name of your secret.
-
In Secret description - optional, enter a description for your secret.
-
Depending on the source provider you chose, enter your token or username and app password, and choose Create.
-
-