Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AWS::Location::APIKey] - [Coverage] - Missing Return Value for API Key Value. #2258

Open
ruchirshetye-aws opened this issue Feb 13, 2025 · 0 comments
Labels

Comments

@ruchirshetye-aws
Copy link

Name of the resource

AWS::Location::APIKey

Resource name

No response

Description

I checked the AWS::Location::APIKey resource there isn't a way to retrieve the API Key value. The only values which are returned are:

Arn
CreateTime
KeyArn
UpdateTime

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-location-apikey.html

I see that DescribeKey API [https://docs.aws.amazon.com/location/previous/APIReference/API_DescribeKey.html] does return the Key Value. Creating this issue to add support for returning the Key Value.

Other Details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant