aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
316 stars 157 forks source link

Why 'aws cloudcontrol list-resources --type-name "AWS::Route53Resolver::FirewallDomainList"' fails with errror 'The security token included in the request is invalid' #1037

Open ikanni opened 8 months ago

ikanni commented 8 months ago

Why aws cloudcontrol list-resources --type-name "AWS::Route53Resolver::FirewallDomainList" fails with errror 'The security token included in the request is invalid' ?

Related error: image

But the aws route53resolver list-firewall-domain-lists calling is working fine.

Related call partial screenshot: image

bagajjal commented 8 months ago

@mircealam, can you please look into this.