Add AWS::Location::ApiKey
Name of the resource
Other
Resource name
AWS::Location::ApiKey
Description
Add support for resource type AWS::Location::ApiKey.
Rationale: We use AWS Location Services across a large number of clients and we provision ApiKeys for each client for two reasons:
- Separation of concerns. If a client misbehaves we can disable their ApiKey without affecting others.
- Each ApiKey can only have 5 trusted referrers and we have 50+ per environment.
All our ApiKeys are identical in their configuration and would be very easily managed via a CloudFormation template.
Other Details
https://docs.aws.amazon.com/location/latest/APIReference/API_CreateKey.html
Hi, this feature is in our immediate roadmap and we'll reach out as we are near the launch.
Customer now is able to manager API key resource through CloudFormation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-location-apikey.html