Selling Partner API SDK for JavaScript
    Preparing search index...

    The information required to create an Amazon EventBridge destination.

    interface EventBridgeResourceSpecification {
        accountId: string;
        region: string;
    }
    Index

    Properties

    Properties

    accountId: string

    The identifier for the AWS account that is responsible for charges related to receiving notifications.

    region: string

    The AWS region in which you will be receiving the notifications.