We have a Lambda who needs to be connected to an VPC in order to mount an EFS volume.
This lambda needs too connect to AWS SecretManager and AWS AppConfig.
To reach AWS secret manager we create a endpoint (interface type) to the service called "com.amazonaws.eu-west-1.secretsmanager"
But we can't find any service for AWS AppConfig into the endpoints list and we think is not available at this time.
Any idea?