Amplify Toolbox
    Preparing search index...

    This interface was referenced by AWSAmplifyBackendOutputs's JSON-Schema via the definition "amplify_storage_bucket".

    interface AmplifyStorageBucket {
        aws_region: string;
        bucket_name: string;
        name: string;
        paths?: { [k: string]: clientConfigTypesV1_4.AmplifyStorageAccessRule };
    }
    Index

    Properties

    aws_region: string
    bucket_name: string
    name: string