-
### Proposal
Besides accessing secrets from secretsmanager, similar to [secrets-store-csi-driver-provider-aws](https://github.com/aws/secrets-store-csi-driver-provider-aws), we should be able to fetc…
-
### Description
terraform-aws-ssm-parameter allows setting the tier to advanced, but does not allow assigning a policy. this is a feature of "advanced" tier
### Affected Resource(s) and/or Dat…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searche…
-
I'm trying to setup a user pool with okta secrets which are stored in ssm parameter store as secured strings.
I'm able to get the tokens as described here:
https://docs.aws.amazon.com/cdk/latest/gu…
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ssm_parameter?lang=typescript
### Description
The `type` argument must be one of: **"String"**, **…
-
### Terraform Core Version
1.9.1
### AWS Provider Version
5.70.0
### Affected Resource(s)
aws_apigw_base_path_mapping
aws_apigw_gateway_domain_name
### Expected Behavior
Successf…
-
### Describe the feature
ssm.StringParameter.valueFromLookup reads a parameter from the parameter store during synthesis, producing a raw value input into a stack/construct as opposed to a deploy-tim…
-
In ECS and the task definition I use secrets stored in parameter store like:
```
"secrets":[
{
"valueFrom":"arn:aws:ssm:us-west-1:XXXXXXXXXXX:parameter/WEB_APP/DB_PASSWORD",
…
-
**Type**: Bug
**Component**:
Parameter Store
**Describe the bug**
The property "spring.cloud.aws.parameterstore.endpoint" is not loaded correctly when specified under a specific application.pr…
-
### Terraform Core Version
1.6.1
### AWS Provider Version
5.51.1
### Affected Resource(s)
aws_ssm_parameter
### Expected Behavior
Changes to `insecure_value` should be reflected i…