threeport icon indicating copy to clipboard operation
threeport copied to clipboard

Refactor configuring AWS account

Open lander2k2 opened this issue 11 months ago • 0 comments

Currently, the command tptctl config aws-account creates an AwsAccount object in threeport and configures a user's AWS account with IAM resources. This task includes the following: Add the command tptctl create aws-account to create the AwsAccount object in threeport with an optional flag --config-aws to perform the IAM resource creation in user's AWS account. Chang the tptctl config aws-account command to only perform the config step.

This allows creation of the threeport API object and AWS account config to be performed in a single or multiple steps depending on user preference.

Related to: https://app.asana.com/0/0/1205775473663704/f

lander2k2 avatar Mar 14 '24 14:03 lander2k2