Open manics opened 4 months ago
Describe the bug I'm trying to add a custom project IAM policy following the Add policies section of https://docs.aws.amazon.com/res/latest/ug/projects.html#project-launch-template I've created an IAM policy with tag res:Resource=vdi-host-policy
Add policies
res:Resource=vdi-host-policy
However, it's not listed in the RES project Project Definition form
Project Definition
Steps to reproduce
Resource Configurations → Advanced Options → Add Policies
Expected behavior The policy created in steps 1-2 is listed, and can be selected
Actual behavior The policy isn't listed.
Screenshots/Video
Environment (please complete the following information):
Additional context My suspicion is it's due to the AWS account having over 1000 policies. This guess is based on:
so whether the policy is returned would depend on whether it is before or after the 1000th item in the list
Describe the bug I'm trying to add a custom project IAM policy following the
Add policies
section of https://docs.aws.amazon.com/res/latest/ug/projects.html#project-launch-template I've created an IAM policy with tagres:Resource=vdi-host-policy
However, it's not listed in the RES project
Project Definition
formSteps to reproduce
res:Resource=vdi-host-policy
Resource Configurations → Advanced Options → Add Policies
and expand the listExpected behavior The policy created in steps 1-2 is listed, and can be selected
Actual behavior The policy isn't listed.
Screenshots/Video
Environment (please complete the following information):
Additional context My suspicion is it's due to the AWS account having over 1000 policies. This guess is based on:
so whether the policy is returned would depend on whether it is before or after the 1000th item in the list