1. Packages
  2. AWS Native
  3. API Docs
  4. securitylake
  5. SubscriberNotification

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi

aws-native.securitylake.SubscriberNotification

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi

    Resource Type definition for AWS::SecurityLake::SubscriberNotification

    Create SubscriberNotification Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new SubscriberNotification(name: string, args: SubscriberNotificationArgs, opts?: CustomResourceOptions);
    @overload
    def SubscriberNotification(resource_name: str,
                               args: SubscriberNotificationArgs,
                               opts: Optional[ResourceOptions] = None)
    
    @overload
    def SubscriberNotification(resource_name: str,
                               opts: Optional[ResourceOptions] = None,
                               notification_configuration: Optional[SubscriberNotificationNotificationConfigurationArgs] = None,
                               subscriber_arn: Optional[str] = None)
    func NewSubscriberNotification(ctx *Context, name string, args SubscriberNotificationArgs, opts ...ResourceOption) (*SubscriberNotification, error)
    public SubscriberNotification(string name, SubscriberNotificationArgs args, CustomResourceOptions? opts = null)
    public SubscriberNotification(String name, SubscriberNotificationArgs args)
    public SubscriberNotification(String name, SubscriberNotificationArgs args, CustomResourceOptions options)
    
    type: aws-native:securitylake:SubscriberNotification
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args SubscriberNotificationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args SubscriberNotificationArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args SubscriberNotificationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args SubscriberNotificationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args SubscriberNotificationArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    SubscriberNotification Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The SubscriberNotification resource accepts the following input properties:

    NotificationConfiguration Pulumi.AwsNative.SecurityLake.Inputs.SubscriberNotificationNotificationConfiguration
    Specify the configurations you want to use for subscriber notification. The subscriber is notified when new data is written to the data lake for sources that the subscriber consumes in Security Lake .
    SubscriberArn string
    The ARN for the subscriber
    NotificationConfiguration SubscriberNotificationNotificationConfigurationArgs
    Specify the configurations you want to use for subscriber notification. The subscriber is notified when new data is written to the data lake for sources that the subscriber consumes in Security Lake .
    SubscriberArn string
    The ARN for the subscriber
    notificationConfiguration SubscriberNotificationNotificationConfiguration
    Specify the configurations you want to use for subscriber notification. The subscriber is notified when new data is written to the data lake for sources that the subscriber consumes in Security Lake .
    subscriberArn String
    The ARN for the subscriber
    notificationConfiguration SubscriberNotificationNotificationConfiguration
    Specify the configurations you want to use for subscriber notification. The subscriber is notified when new data is written to the data lake for sources that the subscriber consumes in Security Lake .
    subscriberArn string
    The ARN for the subscriber
    notification_configuration SubscriberNotificationNotificationConfigurationArgs
    Specify the configurations you want to use for subscriber notification. The subscriber is notified when new data is written to the data lake for sources that the subscriber consumes in Security Lake .
    subscriber_arn str
    The ARN for the subscriber
    notificationConfiguration Property Map
    Specify the configurations you want to use for subscriber notification. The subscriber is notified when new data is written to the data lake for sources that the subscriber consumes in Security Lake .
    subscriberArn String
    The ARN for the subscriber

    Outputs

    All input properties are implicitly available as output properties. Additionally, the SubscriberNotification resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    SubscriberEndpoint string
    The endpoint the subscriber should listen to for notifications
    Id string
    The provider-assigned unique ID for this managed resource.
    SubscriberEndpoint string
    The endpoint the subscriber should listen to for notifications
    id String
    The provider-assigned unique ID for this managed resource.
    subscriberEndpoint String
    The endpoint the subscriber should listen to for notifications
    id string
    The provider-assigned unique ID for this managed resource.
    subscriberEndpoint string
    The endpoint the subscriber should listen to for notifications
    id str
    The provider-assigned unique ID for this managed resource.
    subscriber_endpoint str
    The endpoint the subscriber should listen to for notifications
    id String
    The provider-assigned unique ID for this managed resource.
    subscriberEndpoint String
    The endpoint the subscriber should listen to for notifications

    Supporting Types

    SubscriberNotificationHttpsNotificationConfiguration, SubscriberNotificationHttpsNotificationConfigurationArgs

    Endpoint string
    The subscription endpoint in Security Lake.
    TargetRoleArn string
    The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created.
    AuthorizationApiKeyName string
    The key name for the notification subscription.
    AuthorizationApiKeyValue string
    The key value for the notification subscription.
    HttpMethod Pulumi.AwsNative.SecurityLake.SubscriberNotificationHttpsNotificationConfigurationHttpMethod
    The HTTPS method used for the notification subscription.
    Endpoint string
    The subscription endpoint in Security Lake.
    TargetRoleArn string
    The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created.
    AuthorizationApiKeyName string
    The key name for the notification subscription.
    AuthorizationApiKeyValue string
    The key value for the notification subscription.
    HttpMethod SubscriberNotificationHttpsNotificationConfigurationHttpMethod
    The HTTPS method used for the notification subscription.
    endpoint String
    The subscription endpoint in Security Lake.
    targetRoleArn String
    The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created.
    authorizationApiKeyName String
    The key name for the notification subscription.
    authorizationApiKeyValue String
    The key value for the notification subscription.
    httpMethod SubscriberNotificationHttpsNotificationConfigurationHttpMethod
    The HTTPS method used for the notification subscription.
    endpoint string
    The subscription endpoint in Security Lake.
    targetRoleArn string
    The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created.
    authorizationApiKeyName string
    The key name for the notification subscription.
    authorizationApiKeyValue string
    The key value for the notification subscription.
    httpMethod SubscriberNotificationHttpsNotificationConfigurationHttpMethod
    The HTTPS method used for the notification subscription.
    endpoint str
    The subscription endpoint in Security Lake.
    target_role_arn str
    The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created.
    authorization_api_key_name str
    The key name for the notification subscription.
    authorization_api_key_value str
    The key value for the notification subscription.
    http_method SubscriberNotificationHttpsNotificationConfigurationHttpMethod
    The HTTPS method used for the notification subscription.
    endpoint String
    The subscription endpoint in Security Lake.
    targetRoleArn String
    The Amazon Resource Name (ARN) of the EventBridge API destinations IAM role that you created.
    authorizationApiKeyName String
    The key name for the notification subscription.
    authorizationApiKeyValue String
    The key value for the notification subscription.
    httpMethod "POST" | "PUT"
    The HTTPS method used for the notification subscription.

    SubscriberNotificationHttpsNotificationConfigurationHttpMethod, SubscriberNotificationHttpsNotificationConfigurationHttpMethodArgs

    Post
    POST
    Put
    PUT
    SubscriberNotificationHttpsNotificationConfigurationHttpMethodPost
    POST
    SubscriberNotificationHttpsNotificationConfigurationHttpMethodPut
    PUT
    Post
    POST
    Put
    PUT
    Post
    POST
    Put
    PUT
    POST
    POST
    PUT
    PUT
    "POST"
    POST
    "PUT"
    PUT

    SubscriberNotificationNotificationConfiguration, SubscriberNotificationNotificationConfigurationArgs

    HttpsNotificationConfiguration Pulumi.AwsNative.SecurityLake.Inputs.SubscriberNotificationHttpsNotificationConfiguration
    The configurations used for HTTPS subscriber notification.
    SqsNotificationConfiguration Pulumi.AwsNative.SecurityLake.Inputs.SubscriberNotificationSqsNotificationConfiguration
    The configurations for SQS subscriber notification. The members of this structure are context-dependent.
    HttpsNotificationConfiguration SubscriberNotificationHttpsNotificationConfiguration
    The configurations used for HTTPS subscriber notification.
    SqsNotificationConfiguration SubscriberNotificationSqsNotificationConfiguration
    The configurations for SQS subscriber notification. The members of this structure are context-dependent.
    httpsNotificationConfiguration SubscriberNotificationHttpsNotificationConfiguration
    The configurations used for HTTPS subscriber notification.
    sqsNotificationConfiguration SubscriberNotificationSqsNotificationConfiguration
    The configurations for SQS subscriber notification. The members of this structure are context-dependent.
    httpsNotificationConfiguration SubscriberNotificationHttpsNotificationConfiguration
    The configurations used for HTTPS subscriber notification.
    sqsNotificationConfiguration SubscriberNotificationSqsNotificationConfiguration
    The configurations for SQS subscriber notification. The members of this structure are context-dependent.
    https_notification_configuration SubscriberNotificationHttpsNotificationConfiguration
    The configurations used for HTTPS subscriber notification.
    sqs_notification_configuration SubscriberNotificationSqsNotificationConfiguration
    The configurations for SQS subscriber notification. The members of this structure are context-dependent.
    httpsNotificationConfiguration Property Map
    The configurations used for HTTPS subscriber notification.
    sqsNotificationConfiguration Property Map
    The configurations for SQS subscriber notification. The members of this structure are context-dependent.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi