{"library":"aws-cdk-aws-iam","type":"library","category":null,"description":"The `aws-cdk-aws-iam` package provides a set of AWS Cloud Development Kit (CDK) constructs for defining and managing AWS Identity and Access Management (IAM) resources in Python. It simplifies the process of creating IAM roles, users, groups, and policies, and assigning granular permissions to other AWS resources. This particular version, 1.204.0, belongs to AWS CDK v1, which reached End-of-Support on June 1, 2023. While still functional, it no longer receives updates, patches, or technical support. AWS CDK (v2) generally follows a weekly release cadence for new features and bug fixes, with critical maintenance releases as needed.","language":"python","status":"deprecated","version":"1.204.0","tags":["aws","cdk","iam","infrastructure-as-code","iac","cloudformation","security","deprecated"],"last_verified":"Mon May 25","install":[{"cmd":"pip install aws-cdk.aws-iam==1.204.0","imports":["from aws_cdk import aws_iam as iam","from aws_cdk.aws_iam import Role, ServicePrincipal, PolicyStatement"]},{"cmd":"npm install -g aws-cdk","imports":[]}],"homepage":"https://aws.amazon.com/cdk/","github":"https://github.com/aws/aws-cdk","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aws-cdk-aws-iam/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aws-cdk-aws-iam/compatibility"}}