You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
copilot env deploy fails to update EnvManagerRole because it duplicates sid: PatchPutObjectsToArtifactBucket.
Details:
This environment was created with a much earlier copilot version around October 2021. Can't remember which specific version was.
current copilot version: v1.33.4
manifest:
name: prod
type: Environment
Observed result:
copilot cli response:
Name: prod
✘ Unable to update the environment's manager role with upload artifacts permission
✘ upload artifacts for environment prod: ensure env manager role has permissions to upload: update environment template with PutObject permissions: wait until stack example-prod update is complete: ResourceNotReady: failed waiting for successful resource state
CloudFromation stack events:
Expected result:
I expect it to deploy the environment successfully.
Debugging:
From CloudTrail:
PatchPutObjectsToArtifactBucket statement is duplicated.
Description:
copilot env deploy fails to update EnvManagerRole because it duplicates sid: PatchPutObjectsToArtifactBucket.
Details:
This environment was created with a much earlier copilot version around October 2021. Can't remember which specific version was.
current copilot version: v1.33.4
manifest:
name: prod
type: Environment
Observed result:
copilot cli response:
Name: prod
✘ Unable to update the environment's manager role with upload artifacts permission
✘ upload artifacts for environment prod: ensure env manager role has permissions to upload: update environment template with PutObject permissions: wait until stack example-prod update is complete: ResourceNotReady: failed waiting for successful resource state
CloudFromation stack events:
Expected result:
I expect it to deploy the environment successfully.
Debugging:
From CloudTrail:
PatchPutObjectsToArtifactBucket statement is duplicated.
The text was updated successfully, but these errors were encountered: