Open pierskarsenbarg opened 3 years ago
Essentially, the log shows that this delay is on the Cloud Control API side:
CreateResource
GetResourceRequestStatus
for the first time and get IN_PROGRESS
GetResourceRequestStatus
that is still in progressGetResourceRequestStatus
returns SUCCESS
and we are doneI will raise this with AWS folks.
Has this performance issue been observed with any other resources or is it only S3 buckets which have been noticably slower?
I'll give it a go on others. I chose an S3 bucket because it's one of the simplest resources to create
Creating and deleting lambdas is really slow in native. Anecdotally it takes <10 seconds on classic, and 1-3 minutes on native.
When deploying resources with AWS Native, it feels considerably slower than with the AWS Classic provider.
First test: Running this program with debug:
Generated this log file: out.txt