Address review comments
This commit is contained in:
Vendored
+1
-2
@@ -88,8 +88,7 @@ export interface Config {
|
||||
secretAccessKey: string;
|
||||
/**
|
||||
* ARN of role to be assumed
|
||||
* attr: 'roleArn' - accepts a string value
|
||||
* @visibility secret
|
||||
* @visibility backend
|
||||
*/
|
||||
roleArn?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user