SnsApiGetSnsCredentialsRequest: {
    region?: Region;
    snsCredentialsId: string;
}

Type declaration

  • Optionalregion?: Region

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

  • snsCredentialsId: string

    ID of the SNS credentials to get.