@sourceloop/reporting-service / Exports / S3DataStoreConfiguration
Interface: S3DataStoreConfiguration¶
Table of contents¶
Properties¶
Properties¶
accessKeyId¶
• accessKeyId: string
Defined in¶
services/reporting-service/src/interfaces/s3-data-store.config.interface.ts:7
region¶
• region: string
Defined in¶
services/reporting-service/src/interfaces/s3-data-store.config.interface.ts:9
secretAccessKey¶
• secretAccessKey: string
Defined in¶
services/reporting-service/src/interfaces/s3-data-store.config.interface.ts:8
strategy¶
• strategy: Strategies
Defined in¶
services/reporting-service/src/interfaces/s3-data-store.config.interface.ts:10
type¶
• type: S3
Defined in¶
services/reporting-service/src/interfaces/s3-data-store.config.interface.ts:6