aws-control-tower-org-setup-sample icon indicating copy to clipboard operation
aws-control-tower-org-setup-sample copied to clipboard

Python version required?

Open jarrettj opened this issue 1 year ago • 1 comments

Hi,

Good day.

What Python version is required? Tried to run:

aws signer put-signing-profile --platform-id "AWSLambda-SHA384-ECDSA" --profile-name OrganizationSetupProfile

Getting the following error:

Building codeuri: /home/ec2-user/environment/aws-control-tower-org-setup-sample/src runtime: python3.12 metadata: {'cfn_nag': {'rules_to_suppress': [{'id': 'W58',       'reason': 'Ignore CloudWatch Logs write'}, {'id': 'W89', 'reason': 'Ignore VPC'}]}} architecture: arm64 functions: OrganizationSetupFunction  

Using Cloud9 IDE. Thanks.

Regards, Jarrett

jarrettj avatar Mar 22 '24 08:03 jarrettj

Hi @jarrettj , apologies for the delay. Can you provide the error message you are receiving?

jplock avatar Apr 12 '24 19:04 jplock