MDAA TS Docs
    Preparing search index...

    Interface SybaseSettingsProperty

    Provides information that defines a SAP ASE endpoint. Modified from the equivalent L1 Construct to prevent use of plaintext credentials and enforce use of KMS encryption. This information includes the output format of records applied to the endpoint and details of transaction and control table data information. For information about other available settings, see Extra connection attributes when using SAP ASE as a source for AWS DMS and Extra connection attributes when using SAP ASE as a target for AWS DMS in the AWS Database Migration Service User Guide .

    interface SybaseSettingsProperty {
        secretsManagerAccessRoleArn?: string;
        secretsManagerSecretArn: string;
        secretsManagerSecretKMSArn?: string;
    }
    Index

    Properties

    secretsManagerAccessRoleArn?: string

    IAM role ARN for DMS to access Secrets Manager secret containing Sybase endpoint

    secretsManagerSecretArn: string
    secretsManagerSecretKMSArn?: string

    KMS key ARN for encrypting Secrets Manager secret containing Sybase credentials enabling