aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::RedshiftServerless::Namespace - Support for SecretARN return value when "ManageAdminPassword" is set as true

Open
#2,148 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::RedshiftServerless::Namespace

### Resource name

_No response_

### Description

When we create RedshiftServerless Namespace having ["ManageAdminPassword" property](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-manageadminpassword) as true, in the backend it creates a Secrets Manager's secret to store the credentials. I want that secret's ARN value in the ["Return values"](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#aws-resource-redshiftserverless-namespace-return-values) of the resource type "[AWS::RedshiftServerless::Namespace](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html)".

I can understand that there is a separate API call of "CreateSecret" that happens in this process and secret's ARN is not a specific property of Redshift Serverless Namespace. Hence, I am creating this as a feature request if it can be supported.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.