-
Hi,
I deployed a new version of a job with `copilot job deploy` that reported the following (success?) :
```
√ Proposing infrastructure changes for stack XXX
- Updating the infrastructure for sta…
-
## :question: General Issue
### The Question
I deployed a codepipeline with a Lambda + cdk itself. But it failed at wired situation.
Lambda + cdk repo: https://github.com/ookangzheng/codebuild-…
-
We are going to implement Instance Scheduler solution for very dynamic AWS Organisation, where we have more than 100 accounts and we deploy new accounts every week.
Instance Scheduler is suitable…
-
- [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference](https://docs.aws.amazon.com/cli/latest/reference/)
- [x] I've s…
-
### What is the problem?
Trying to create a ssm service principal for `ap-southeast-3`:
```ts
const ssm_sp = 'ssm.amazonaws.com';
const automation_role = new iam.Role(this, automation_role_id, {…
-
### Describe the bug
I am attempting to create a LaunchTemplate like this:
```ts
new LaunchTemplate(this, 'TestLaunchTemplate', {
instanceType: InstanceType.of(InstanceClass.T4G, Insta…
-
### Describe the bug
#24401 introduced a warning when an ECR resource policy contains resources. When adding a resource policy from Python (haven't tried other programming languages) without resou…
-
**Describe the bug**
When deploying the solution with SSM Parameter Store based workflow in Organization mode, only last ou in /QuotaMonitor/OUs is included in resource-based policy.
The reason …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Stack is stuck in REVIEW_IN_PROGRESS status after cdklocal deploy failed.
```
[nix-…
-
Hello,
- Followed `Complex example on Node.js w/ ssh` steps from README.
- Facing issue in authenticating to git over ssh. Verified same creds work locally.
- As per guide, getting the private k…