Iam-floyd

Latest version: v0.507.0

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 83 of 86

0.27.3

No changes. Really. Fighting with the CI pipeline.

0.27.1

No changes. Really. Fighting with the CI pipeline.

0.27.0

:warning: **Breaking changes:**

* Method `hasAction` has been renamed to `hasActions`.
* Method `hasResource` has been renamed to `hasResources`
* Method `hasCondition` has been renamed to `hasConditions`
* Method `notResource` has been renamed to `notResources`.

**Now two package variants are created from the same source:**

* **iam-floyd**: Can be used in AWS SDK, Boto 3 or for whatever you need an IAM policy statement for
* **cdk-iam-floyd**: Integrates into [AWS CDK](https://aws.amazon.com/cdk/) and extends [`iam.PolicyStatement`](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-cdk_aws-iam.PolicyStatement.html)

0.26.0

:warning: **Breaking changes:**

- iam-floyd no longer extends `iam.PolicyStatement` of CDK. In fact it no longer anything to do with the CDK. Therefore policy statements created via Floyd no longer can be directly passed to CDKs `iam.Policy` or any other CDK construct. Please switch to [cdk-iam-floyd](https://github.com/udondan/cdk-iam-floyd) if you want to do so.

- The method `not` has been renamed to `notActions`.

- The constructor signature of all provider classes has changed. The constructor now optionally takes a Sid instead of `iam.PolicyStatementProps`.

0.25.0

**New services:**

- Ivs

**New actions:**

- connect:ResumeContactRecording
- connect:StartContactRecording
- connect:StopContactRecording
- connect:SuspendContactRecording
- ivs:BatchGetChannel
- ivs:BatchGetStreamKey
- ivs:CreateChannel
- ivs:CreateStreamKey
- ivs:DeleteChannel
- ivs:DeleteStreamKey
- ivs:GetChannel
- ivs:GetStream
- ivs:GetStreamKey
- ivs:ListChannels
- ivs:ListStreamKeys
- ivs:ListStreams
- ivs:ListTagsForResource
- ivs:PutMetadata
- ivs:StopStream
- ivs:TagResource
- ivs:UntagResource
- ivs:UpdateChannel

**New resource types:**

- ivs:channel
- ivs:stream-key

0.24.0

**New actions:**

- cassandra:Restore
- elasticbeanstalk:AssociateEnvironmentOperationsRole
- elasticbeanstalk:DisassociateEnvironmentOperationsRole

**New resource types:**

- comprehend:entity-recognizer-endpoint

Page 83 of 86

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.