feat(codecommit-integration): Make region mandatory
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
This commit is contained in:
committed by
blam
parent
dcb75ee4c0
commit
786a8d0443
@@ -39,3 +39,7 @@ integrations:
|
||||
roleArn: 'arn:aws:iam::xxxxxxxxxxxx:role/example-role'
|
||||
externalId: 'some-id' # optional
|
||||
```
|
||||
|
||||
Each entry is a structure with the following required elements:
|
||||
|
||||
- `region`: The AWS region to connect to, to communicate with the CodeCommit services. If no host is provided, this value will be used to determine the host url.
|
||||
|
||||
Reference in New Issue
Block a user