Update API report

Signed-off-by: Iain Billett <iain@roadie.io>
This commit is contained in:
Iain Billett
2022-03-16 12:09:27 +00:00
parent 1e10a3f9ef
commit 6927f8541a
+1
View File
@@ -35,6 +35,7 @@ export type AwsS3IntegrationConfig = {
accessKeyId?: string;
secretAccessKey?: string;
roleArn?: string;
externalId?: string;
};
// @public