FinOps Center’s components can be added to your VPC using VPC Endpoints.
S3 - Interface/Gateway Endpoint
{
"Version": "2012-10-17",
"Id": "Policy1415115909152",
"Statement": [
{
"Sid": "Access-to-specific-VPCE-only",
"Principal": "*",
"Action": "s3:*",
"Effect": "Deny",
"Resource": ["arn:aws:s3:::awsexamplebucket1",
"arn:aws:s3:::awsexamplebucket1/*"],
"Condition": {
"StringNotEquals": {
"aws:SourceVpce": "vpce-1a2b3c4d"
}
}
}
]
}
DynamoDB - Gateway Endpoint
Lambda - Interface Endpoint
AppSync - Interface Endpoint
Athena - Interface
Underlying Services Security, Monitoring, and Backup