Modify based on code review comments.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
This commit is contained in:
@@ -61,7 +61,7 @@ export type AwsS3IntegrationConfig = {
|
||||
roleArn?: string;
|
||||
|
||||
/**
|
||||
* (optional) External ID to use when assuming role
|
||||
* (Optional) External ID to use when assuming role
|
||||
*/
|
||||
externalId?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user