AppIntegrations Application

AppIntegrations Application in AWS represents a resource that allows you to integrate external applications and data sources with AWS services. It provides a way to connect, manage, and route data between SaaS applications and AWS, enabling event-driven workflows and data synchronization. This resource helps simplify building integrations without custom code, supporting use cases like customer data unification, analytics, and operational automation.

aws.appintegrations_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_source_configcorejsonThe configuration for where the application should be loaded from.
arncorestringThe Amazon Resource Name (ARN) of the Application.
created_timecoretimestampThe created time of the Application.
descriptioncorestringThe description of the application.
idcorestringA unique identifier for the Application.
last_modified_timecoretimestampThe last modified time of the Application.
namecorestringThe name of the application.
namespacecorestringThe namespace of the application.
permissionscorearray<string>The configuration of events or requests that the application has access to.
publicationscorejsonThe events that the application publishes.
subscriptionscorejsonThe events that the application subscribes.
tagscorehstore