Resources created after Data Gateway deployment
The following is a list of AWS service components that get deployed as part of Data Gateway deployment in AWS environment.
Table: Resources created after Data Gateway deployment
Service | Components |
|---|---|
DynamoDB | The following tables are created:
|
API Gateway | REST API resource called Veritas Data Gateway APIs Various resources and methods within the REST API resource |
S3 | If you choose to create new bucket, then Data Gateway bucket is created with the name provided by you while creating the stack If you choose to use an existing bucket, then a notification is registered on the existing bucket |
SNS | A topic called VeritasDGWMonitoringTopic gets created |
CloudWatch | Various alarms get created See About Data Gateway monitoring through CloudWatch alarms. |
Lambda | All functions having names starting with Veritas-DGW |
SQS | A queue named veritas-notificationhandlerlambda-dl-queue is created |
IAM roles and permissions | For each Lambda function created by the Data Gateway, an IAM role is created containing all the required permissions and assigned to it |