SqsApiGetSqsCredentialsRequest: {
    region?: Region;
    sqsCredentialsId: string;
}

Type declaration

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.

  • sqsCredentialsId: string

    ID of the SQS credentials to get.