cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

[AWS::IAM::OIDCProvider] - [Enhancement] - ThumbprintList is no longer required

Open rittneje opened this issue 1 year ago • 2 comments
trafficstars

Name of the resource

AWS::IAM::OIDCProvider

Resource name

No response

Description

https://aws.amazon.com/about-aws/whats-new/2024/07/aws-identity-access-management-open-id-connect-identity-providers/

ThumbprintList is no longer a required property. However, attempting to exclude it from the CloudFormation template always fails.

Resource handler returned message: "1 validation error detected: Value null at 'thumbprintList' failed to satisfy constraint: Member must not be null

Other Details

No response

rittneje avatar Jul 22 '24 19:07 rittneje