cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
[AWS::IAM::OIDCProvider] - [Enhancement] - ThumbprintList is no longer required
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