SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias S3ConfigurationMinimal

    Representation of the 'S3ConfigurationMinimal' schema.

    type S3ConfigurationMinimal = {
        s3: { includePaths?: IncludePathsArray } & Record<string, any>;
    }
    Index

    Properties

    s3

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.

    Properties

    s3: { includePaths?: IncludePathsArray } & Record<string, any>