-
We have iam/s3.pl, we could use the actions for other AWS services like DynamDB etc. Each service's actions should get its own file, e.g. iam/dynamodb.pl so they can be loaded on-demand.
-
Amend BCA Controller to perform:
--
- Share dataset
- Revoke permission to dataset
-
I installed policy_sentry yesterday with pip.
```
$ policy_sentry --version
policy_sentry, version 0.13.1
```
When I query the Conditions table for Actions which support iam:PermissionsBoundary…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.76.0
### Affected Resource(s)
- aws_bedrockagent_agent
### Expected Behavior
Following actual resource documentation, the following i…
-
When describing an IAM policy document in HCL using the `data` statement, the entries are sorted from Z to A. If you happen to sort normally sort things alphabetically, this will cause confusion a…
-
### Steps to Reproduce
1. Create AWS IAM policy:
```
{
"Statement": [
{
"Action": [
"iam:UpdateAccessKey",
"iam:ListAccessKeys",
…
-
**The problem/use-case that the feature addresses**
API calls to AWS need to be signed with credential information, so when you use one of the AWS SDKs or an AWS tool, you must provide it with AWS cr…
-
### Terraform Core Version
1.8.3
### AWS Provider Version
5.75.1
### Affected Resource(s)
* aws_iam_role_policies_exclusive
### Expected Behavior
After I locked the set of policy names in an aw…
t0yv0 updated
2 weeks ago
-
Hello,
While installing this program by following the instruction readme file, I found one more step should be done.
I resolved this issue, but I just posted to let you know.
When setting th…
-
Highly annoying for us pedantic types, I've noticed that datasource aws_iam_policy_document has started introducing an ordering to Actions. Which is very nice, except the order is in reverse order...
…