aws-samples / aws-control-tower-org-setup-sample

Automated AWS Organizations configuration for security operations
https://aws.amazon.com/controltower/
MIT No Attribution
34 stars 12 forks source link

Python version required? #38

Open jarrettj opened 8 months ago

jarrettj commented 8 months ago

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

jplock commented 7 months ago

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