-
-
The AWS provider supports to assume AWS IAM role to use S3, but Aliyun OSS provider does not support IAM(RAM) role.
We can find the code for AWS provider here https://github.com/thanos-io/objstore/…
-
**Describe the bug**
trying to use FieldExport to output IAM Role ARN into a configmap, shows no updates to the CM
**Steps to reproduce**
```yaml
---
apiVersion: iam.services.k8s.aws/v1alpha1
…
-
**Trouble**: The storage service does not accept the IAM token as authorization method
**Purpose**: Use an IAM token instead of an SA (service account)
**Steps for reproduce**:
I'm provide a token…
-
### Description
Description:
Implement a new Terraform resource aws_bedrock_knowledge_base_logging_configuration to manage logging configurations for individual Amazon Bedrock Knowledge Bases. T…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.78.0
### Affected Resource(s)
```
resource "aws_codebuild_fleet" "windows_fleet" {
name = "windows"
base…
-
Hello!
I feel a bit silly asking because I'm sure the answer is staring me in the face but I've hit a wall and wanted to ask for some help because I'm not sure from the documentation alone what I m…
-
### What were you trying to accomplish?
I am trying to create a new cluster with the `vpc-cni` addon configured against a role that is created on the fly (to avoid #7951). Currently, the order of c…
-
**Is your feature request related to a problem? Please describe.**
I am working on an application using `pvlib.iam.marion_diffuse`, and I would like to inject my own IAM function (from interpolated I…
-
### Describe the feature
Generate "password" required by MemoryDB automatically, which is an authentication token that is valid for 15 minutes.
The authentication method is available with EC as …