Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Incorrect value documented for PermissionsBoundaryType #82

@copumpkin

Description

@copumpkin

In the English text for this documentation page, it says

This data type can only have a value of Policy.

However, a couple of lines down, it then claims

Valid Values: PermissionsBoundaryPolicy

The former is correct. For example, calling GetRole on one of my roles with a boundary on it, returns

        "PermissionsBoundary": {
            "PermissionsBoundaryType": "Policy",
            "PermissionsBoundaryArn": "arn:aws:iam::aws:policy/AmazonS3ReadOnlyAccess"
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions