Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
9eedaa0
chore: note about code snippets that uses consumers (#17645)
Nov 23, 2021
b45be32
chore(eks): remove snapshot tests (#17649)
iliapolo Nov 23, 2021
765c274
chore(ecs): undeprecate Cluster.addCapacity (#17652)
njlynch Nov 23, 2021
2ba40d1
fix(s3-deployment): updating memoryLimit or vpc results in stack upda…
corymhall Nov 23, 2021
82ce371
chore(aws-cdk-lib): change description and keywords (#17654)
addihorowitz Nov 23, 2021
fc5dde9
Merge branch 'master' into merge-back/1.134.0
mergify[bot] Nov 23, 2021
ddf2881
chore(merge-back): 1.134.0 (#17661)
mergify[bot] Nov 23, 2021
797edbd
chore(rds): undeprecated APIs whose migration will cause interruption…
Nov 24, 2021
5710fe5
feat(custom-resources): fixed Lambda function name (#17670)
cyuste Nov 24, 2021
5e4a219
fix(pipelines): stack outputs used in stackSteps not recognized (#17311)
bmmin Nov 24, 2021
29b379c
feat(iam): support `fromGroupName()` for IAM groups (#17243)
nom3ad Nov 24, 2021
cda6601
fix(core): bundling skipped with --exclusively option and stacks unde…
jogold Nov 24, 2021
0138292
feat(ec2): add r6i instances (#17663)
robertd Nov 24, 2021
ea0acff
feat(cloudfront): Add support for response headers policy (#17359)
ayush987goyal Nov 24, 2021
6c7550b
chore: npm-check-updates && yarn upgrade (#17687)
aws-cdk-automation Nov 24, 2021
b432822
feat(s3): support Transfer Acceleration (#17636)
jumic Nov 24, 2021
f2bf322
feat(stepfunctions-tasks): add 'Emr on Eks' tasks (#17103)
sanava2010 Nov 24, 2021
ec4187c
feat(iot): add Action to capture CloudWatch metrics (#17503)
yamatatsu Nov 24, 2021
4982aca
feat(docdb): implement audit and profiler logs (#17570)
markussiebert Nov 24, 2021
2d19e15
feat(servicecatalog): Add TagOptions to a CloudformationProduct (#17672)
arcrank Nov 25, 2021
1fe2215
fix(docdb): secret rotation ignores excluded characters in password (…
markussiebert Nov 25, 2021
39fe11b
fix(codepipeline): cannot trigger on all tags anymore in EcrSourceAct…
sparten11740 Nov 25, 2021
37596e6
fix(assert): support multiline strings with `stringLike()` (#17692)
diegotry Nov 25, 2021
cb31547
feat(apigateway): step functions integration (#16827)
saqibdhuka Nov 25, 2021
b03b4dc
docs: add links to CloudFormation documentation to READMEs (#17696)
rix0rrr Nov 25, 2021
9d436a0
chore(assertions): snippets avoid using intermediate variable assignm…
Nov 25, 2021
b8a4a9a
chore(apigatewayv2): remove dependency of "http" from "common" (#17715)
Nov 25, 2021
53620e9
chore(aws-cdk-lib): prevent deep imports (#17707)
rix0rrr Nov 25, 2021
88a5204
feat(ec2): add mac1 instance (#17677)
robertd Nov 26, 2021
7e0c9a3
feat(cfnspec): cloudformation spec v49.0.0 (#17727)
aws-cdk-automation Nov 26, 2021
8191f1f
fix(cli): S3 asset uploads are rejected by commonly referenced encryp…
ArlindNocaj Nov 26, 2021
3b5b97a
fix(apigatewayv2): integration class does not render an integration r…
Nov 26, 2021
87fd60f
feat(lambda): function construct exposes configured timeout (#17594)
ben-eb Nov 26, 2021
f17f29e
fix(codepipeline): cross-env pipeline cannot be created in `Stage` (#…
rix0rrr Nov 26, 2021
efaaaf5
chore(cognito): docs showed incorrect default value for preventUserEx…
corymhall Nov 26, 2021
df7b9b4
feat(ecs-service-extensions): Auto scaling for Queue Extension (#17430)
upparekh Nov 26, 2021
171cbc1
chore(deps): bump actions/cache from 2.1.6 to 2.1.7 (#17745)
dependabot[bot] Nov 29, 2021
168a98f
fix(aws-elasticloadbalancingv2): Set stickiness.enabled unless target…
topecongiro Nov 29, 2021
a1685c6
feat(ec2): explicit mapPublicIpOnLaunch configuration for public subn…
hguillermo Nov 29, 2021
29039e8
chore(apigatewayv2): integration api re-organization (#17752)
Nov 29, 2021
5fc0141
chore: avoid runtime dependency between cfnspec and pkglint (#17751)
Nov 30, 2021
446f5fd
chore(generate-examples): generate fixtures (#17737)
kaizencc Nov 30, 2021
245c059
feat(ec2): add vt1 instances (#17756)
robertd Nov 30, 2021
b06f120
feat(ec2): add m6a instances (#17764)
robertd Nov 30, 2021
1799f7e
feat(ec2): add g5g instances (#17765)
robertd Nov 30, 2021
719f33e
chore(apigatewayv2-authorizers): re-organize authorizer api (#17772)
Nov 30, 2021
c62377e
feat(ec2): extend BastionHostLinux to support CloudFormationInit (#17…
mpvosseller Nov 30, 2021
d911c58
fix(apprunner): startCommand and environment are ignored in imageConf…
pahud Nov 30, 2021
83e669d
feat(neptune): add engine version 1.1.0.0 and instance types t4g, r6g…
jumic Nov 30, 2021
986f291
fix(lambda-nodejs): bundling with `nodeModules` fails with paths cont…
jogold Nov 30, 2021
3623982
feat(lambda-event-sources): sqs: support reportBatchItemFailures (#17…
ChristopheBougere Nov 30, 2021
a01678b
feat(secretsmanager): support secrets rotation in GovCloud (#17673)
laurelmay Nov 30, 2021
845be10
feat(ec2): add m5zn instances (#17757)
robertd Nov 30, 2021
0ae435d
chore(iot): readme typo (#17784)
christiantakle Nov 30, 2021
f38e0ac
fix(dynamodb): add missing DynamoDB operations to enum (#17738)
varju Dec 1, 2021
b25590f
feat(apigatewayv2): constructs for http api are now stable! 🤘 (#17773)
Dec 1, 2021
9307a32
chore(readme): add constuct hub to list if resources (#17796)
addihorowitz Dec 1, 2021
a75d5fd
chore: re-allow monocdk deep imports (#17791)
Dec 1, 2021
ba6a8ef
fix(aws-ec2): imported VPC subnets never recognized as PRIVATE_ISOLAT…
encron Dec 1, 2021
534babd
chore: transfer ownership of modules nija-at owns (#17800)
Dec 1, 2021
12fcb18
feat(backup): enable WindowsVss Backup (#15934)
cokia Dec 1, 2021
b284eba
chore: Revert "feat(apigatewayv2): constructs for http api are now st…
otaviomacedo Dec 2, 2021
9a67ce7
feat(assertions): major improvements to the capture feature (#17713)
Dec 2, 2021
c524307
chore: define new distribution tag strategy for v1 packages (#17823)
njlynch Dec 3, 2021
b60dc63
feat(aws-s3-deployment): log retention option (#17779)
naseemkullah Dec 3, 2021
b606a23
feat(rds): parameter group for replica instances (#17822)
jogold Dec 3, 2021
e232ab7
chore: fix check-api-compatibility after change in distribution tags …
njlynch Dec 5, 2021
36b8fdb
fix(dynamodb): changing `waitForReplicationToFinish` fails deployment…
skinny85 Dec 6, 2021
0f40af1
chore(deps): bump actions/setup-node from 2.4.1 to 2.5.0 (#17859)
dependabot[bot] Dec 6, 2021
c291c44
feat(s3): add GLACIER_IR storage class (#17829)
WinterYukky Dec 6, 2021
7f45de4
feat(cognito): user pool: adds custom sender (Email/SMS) lambda trigg…
thchia Dec 6, 2021
a1da772
fix(stepfunctions): prefixes not appended to states in parallel branc…
kaizencc Dec 6, 2021
d64057f
feat(core): add applyRemovalPolicy to IResource (#17746)
mskrip Dec 6, 2021
cd8a377
chore: remove experimental badge from aws-cdk-lib README (#17827)
njlynch Dec 6, 2021
86e7780
fix(appsync): remove 'id' suffix to union definition key (#17787)
BryanPan342 Dec 6, 2021
5737c33
fix(lambda-nodejs): bundling fails with a file dependency in `nodeMod…
jogold Dec 6, 2021
52b535b
fix(appsync): add caching config to AppSync resolvers (#17815)
kylevillegas93 Dec 6, 2021
8e3269b
chore(lambda): fix doc typo in `permissions` (#17870)
kaizencc Dec 6, 2021
9271425
chore(assertions): rename `finalize` to `finished` (#17880)
rix0rrr Dec 7, 2021
58c2c65
chore(apigateway): clarified the intent of `dataTraceEnabled` (#17861)
otaviomacedo Dec 7, 2021
d5c249f
chore(lambda-nodejs): fix test broken in CodeBuild (#17884)
njlynch Dec 7, 2021
2b759ca
fix(assets): remove the original-path metadata (#17901)
moelasmar Dec 8, 2021
75ec02d
chore: upgrade jsii to 1.47.0 (#17904)
rix0rrr Dec 8, 2021
cd3f24e
feat(cfnspec): cloudformation spec v50.0.0 (#17844)
robertd Dec 8, 2021
919605a
chore: npm-check-updates && yarn upgrade (#17909)
aws-cdk-automation Dec 8, 2021
cc3bb1f
fix(apigateway): dataTraceEnabled does not default to false (#17906)
otaviomacedo Dec 9, 2021
0b80db5
fix(codepipeline): default cross-region S3 buckets allow public acces…
david-richer-adsk Dec 9, 2021
42cf186
feat(ec2): propagate EC2 tags to volumes (#17840)
robertd Dec 9, 2021
450f7ca
fix(cognito): remove invalid SES region check (#17868)
corymhall Dec 10, 2021
ed4a4b4
fix(iam): AWS Managed Policy ARNs are not deduped (#17623)
rix0rrr Dec 10, 2021
90eadcb
chore: add integration test to test a construct with a builtin lambda…
corymhall Dec 10, 2021
794e7cd
feat(ec2): add vpcName property to the VPC (#17940)
hguillermo Dec 10, 2021
f02fcb4
fix(aws-cdk-migration): Construct imports not rewritten (#17931)
njlynch Dec 10, 2021
3a9f206
fix(appsync): empty caching config is created when not provided (#17947)
otaviomacedo Dec 10, 2021
a25a351
chore(release): 1.135.0
Dec 10, 2021
749d5ab
Remove APIGatewayV2 constructs being stable from the Changelog
skinny85 Dec 10, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .gitallowed
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ account: '919830735681' #cn-northwest-1
account: '297356227824'
# partition aws-cn
account: '193023089310'
# partition aws-us-gov
account: '023102451235'
40 changes: 20 additions & 20 deletions .github/workflows/issue-label-assign.yml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .github/workflows/yarn-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Node
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
node-version: 12

Expand All @@ -27,7 +27,7 @@ jobs:
run: echo "::set-output name=dir::$(yarn cache dir)"

- name: Restore Yarn cache
uses: actions/[email protected].6
uses: actions/[email protected].7
with:
path: ${{ steps.yarn-cache.outputs.dir }}
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
Expand Down
118 changes: 118 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,12 @@ contain three slashes to achieve the same effect:
For a practical example of how making sample code compilable works, see the
`aws-ec2` package.

> ⚠️ NOTE: README files often contain code snippets that refer to modules that are consumers
> of the current module, and hence not present in the current module's dependency closure.
> Compilation of these snippets will fail if the module referenced has not been built.
> For the best experience when working on snippets, a full build of the CDK repo is required.
> However, it may be prudent to "build up" these modules as required.

#### Recommendations

In order to offer a consistent documentation style throughout the AWS CDK
Expand Down
11 changes: 0 additions & 11 deletions DEPRECATED_APIs.md
Original file line number Diff line number Diff line change
Expand Up @@ -600,20 +600,10 @@
| @aws-cdk/aws-dynamodb | Table.​grantListStreams() | Use {@link #grantTableListStreams} for more granular permission |
| @aws-cdk/aws-dynamodb | Table.​metricSystemErrors() | use `metricSystemErrorsForOperations`. |
| @aws-cdk/aws-dynamodb | TableOptions.​serverSideEncryption | This property is deprecated. In order to obtain the same behavior as enabling this, set the `encryption` property to `TableEncryption.AWS_MANAGED` instead. |
| @aws-cdk/aws-rds | Credentials.​fromUsername() | use `fromGeneratedSecret()` or `fromPassword()` for new Clusters and Instances. Note that switching from `fromUsername()` to `fromGeneratedSecret()` or `fromPassword()` for already deployed Clusters or Instances will result in their replacement! |
| @aws-cdk/aws-rds | CredentialsFromUsernameOptions | supporting API `fromUsername()` has been deprecated. See deprecation notice of the API. |
| @aws-cdk/aws-rds | CredentialsFromUsernameOptions.​password | supporting API `fromUsername()` has been deprecated. See deprecation notice of the API. |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​MARIADB | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link mariaDb()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​MYSQL | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link mysql()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​ORACLE_​EE | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link oracleEe()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​ORACLE_​SE | instances can no longer be created with this engine. See https://forums.aws.amazon.com/ann.jspa?annID=7341 |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​ORACLE_​SE1 | instances can no longer be created with this engine. See https://forums.aws.amazon.com/ann.jspa?annID=7341 |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​ORACLE_​SE2 | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link oracleSe2()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​POSTGRES | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link postgres()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​SQL_​SERVER_​EE | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link sqlServerEe()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​SQL_​SERVER_​EX | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link sqlServerEx()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​SQL_​SERVER_​SE | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link sqlServerSe()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​SQL_​SERVER_​WEB | using unversioned engines is an availability risk. We recommend using versioned engines created using the {@link sqlServerWeb()} method |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​oracleSe() | instances can no longer be created with this engine. See https://forums.aws.amazon.com/ann.jspa?annID=7341 |
| @aws-cdk/aws-rds | DatabaseInstanceEngine.​oracleSe1() | instances can no longer be created with this engine. See https://forums.aws.amazon.com/ann.jspa?annID=7341 |
| @aws-cdk/aws-rds | DatabaseInstanceNewProps.​vpcPlacement | use `vpcSubnets` |
Expand Down Expand Up @@ -751,7 +741,6 @@
| @aws-cdk/aws-ecs | BaseService.​configureAwsVpcNetworking() | use configureAwsVpcNetworkingWithSecurityGroups instead. |
| @aws-cdk/aws-ecs | BaseServiceOptions.​propagateTaskTagsFrom | Use `propagateTags` instead. |
| @aws-cdk/aws-ecs | Cluster.​addAutoScalingGroup() | Use {@link Cluster.addAsgCapacityProvider} instead. |
| @aws-cdk/aws-ecs | Cluster.​addCapacity() | Use {@link Cluster.addAsgCapacityProvider} instead. |
| @aws-cdk/aws-ecs | Cluster.​addCapacityProvider() | Use {@link enableFargateCapacityProviders} instead. |
| @aws-cdk/aws-ecs | ClusterProps.​capacityProviders | Use {@link ClusterProps.enableFargateCapacityProviders} instead. |
| @aws-cdk/aws-ecs | Ec2ServiceProps.​securityGroup | use securityGroups instead. |
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ this capability, please see the

## More Resources
* [CDK Workshop](https://cdkworkshop.com/)
* [Construct Hub](https://constructs.dev) - Find and use open-source Cloud Development Kit (CDK) libraries
* **[CDK Construction Zone](https://www.twitch.tv/collections/9kCOGphNZBYVdA)** - A Twitch live coding series hosted by the CDK team, season one episodes:
* Triggers: Join us as we implement [Triggers](https://github.com/aws/aws-cdk-rfcs/issues/71), a Construct for configuring deploy time actions. Episodes 1-3:
* [S1E1](https://www.twitch.tv/videos/917691798): Triggers (part 1); **Participants:** @NetaNir, @eladb, @richardhboyd
Expand Down
11 changes: 0 additions & 11 deletions deprecated_apis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -599,17 +599,8 @@ constructs.Node#uniqueId
@aws-cdk/aws-rds.Credentials#fromUsername
@aws-cdk/aws-rds.CredentialsFromUsernameOptions
@aws-cdk/aws-rds.CredentialsFromUsernameOptions#password
@aws-cdk/aws-rds.DatabaseInstanceEngine#MARIADB
@aws-cdk/aws-rds.DatabaseInstanceEngine#MYSQL
@aws-cdk/aws-rds.DatabaseInstanceEngine#ORACLE_EE
@aws-cdk/aws-rds.DatabaseInstanceEngine#ORACLE_SE
@aws-cdk/aws-rds.DatabaseInstanceEngine#ORACLE_SE1
@aws-cdk/aws-rds.DatabaseInstanceEngine#ORACLE_SE2
@aws-cdk/aws-rds.DatabaseInstanceEngine#POSTGRES
@aws-cdk/aws-rds.DatabaseInstanceEngine#SQL_SERVER_EE
@aws-cdk/aws-rds.DatabaseInstanceEngine#SQL_SERVER_EX
@aws-cdk/aws-rds.DatabaseInstanceEngine#SQL_SERVER_SE
@aws-cdk/aws-rds.DatabaseInstanceEngine#SQL_SERVER_WEB
@aws-cdk/aws-rds.DatabaseInstanceEngine#oracleSe
@aws-cdk/aws-rds.DatabaseInstanceEngine#oracleSe1
@aws-cdk/aws-rds.DatabaseInstanceNewProps#vpcPlacement
Expand Down Expand Up @@ -721,7 +712,6 @@ constructs.Node#uniqueId
@aws-cdk/aws-rds.PostgresEngineVersion#VER_9_6_6
@aws-cdk/aws-rds.PostgresEngineVersion#VER_9_6_8
@aws-cdk/aws-rds.PostgresEngineVersion#VER_9_6_9
@aws-cdk/aws-rds.SnapshotCredentials#fromGeneratedPassword
@aws-cdk/aws-rds.SqlServerEngineVersion#VER_15_00_4043_23_V1
@aws-cdk/aws-autoscaling.BlockDevice#mappingEnabled
@aws-cdk/aws-autoscaling.CommonAutoScalingGroupProps#notificationsTopic
Expand All @@ -747,7 +737,6 @@ constructs.Node#uniqueId
@aws-cdk/aws-ecs.BaseService#configureAwsVpcNetworking
@aws-cdk/aws-ecs.BaseServiceOptions#propagateTaskTagsFrom
@aws-cdk/aws-ecs.Cluster#addAutoScalingGroup
@aws-cdk/aws-ecs.Cluster#addCapacity
@aws-cdk/aws-ecs.Cluster#addCapacityProvider
@aws-cdk/aws-ecs.ClusterProps#capacityProviders
@aws-cdk/aws-ecs.Ec2ServiceProps#securityGroup
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.8",
"jest-junit": "^13.0.0",
"jsii-diff": "^1.46.0",
"jsii-pacmak": "^1.46.0",
"jsii-reflect": "^1.46.0",
"jsii-rosetta": "^1.46.0",
"jsii-diff": "^1.47.0",
"jsii-pacmak": "^1.47.0",
"jsii-reflect": "^1.47.0",
"jsii-rosetta": "^1.47.0",
"lerna": "^4.0.0",
"patch-package": "^6.4.7",
"standard-version": "^9.3.2",
Expand Down
35 changes: 33 additions & 2 deletions packages/@aws-cdk-containers/ecs-service-extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,11 +392,42 @@ For setting up a topic-specific queue subscription, you can provide a custom que

```ts
nameDescription.add(new QueueExtension({
queue: myEventsQueue,
eventsQueue: myEventsQueue,
subscriptions: [new TopicSubscription({
topic: new sns.Topic(stack, 'my-topic'),
// `myTopicQueue` will subscribe to the `my-topic` instead of `eventsQueue`
queue: myTopicQueue,
topicSubscriptionQueue: {
queue: myTopicQueue,
},
}],
}));
```

### Configuring auto scaling based on SQS Queues

You can scale your service up or down to maintain an acceptable queue latency by tracking the backlog per task. It configures a target tracking scaling policy with target value (acceptable backlog per task) calculated by dividing the `acceptableLatency` by `messageProcessingTime`. For example, if the maximum acceptable latency for a message to be processed after its arrival in the SQS Queue is 10 mins and the average processing time for a task is 250 milliseconds per message, then `acceptableBacklogPerTask = 10 * 60 / 0.25 = 2400`. Therefore, each queue can hold up to 2400 messages before the service starts to scale up. For this, a target tracking policy will be attached to the scaling target for your service with target value `2400`. For more information, please refer: https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-using-sqs-queue.html .

You can configure auto scaling based on SQS Queue for your service as follows:

```ts
nameDescription.add(new QueueExtension({
eventsQueue: myEventsQueue,
// Need to specify `scaleOnLatency` to configure auto scaling based on SQS Queue
scaleOnLatency: {
acceptableLatency: cdk.Duration.minutes(10),
messageProcessingTime: cdk.Duration.millis(250),
},
subscriptions: [new TopicSubscription({
topic: new sns.Topic(stack, 'my-topic'),
// `myTopicQueue` will subscribe to the `my-topic` instead of `eventsQueue`
topicSubscriptionQueue: {
queue: myTopicQueue,
// Optionally provide `scaleOnLatency` for configuring separate autoscaling for `myTopicQueue`
scaleOnLatency: {
acceptableLatency: cdk.Duration.minutes(10),
messageProcessingTime: cdk.Duration.millis(250),
}
},
}],
}));
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ export * from './cloudwatch-agent';
export * from './scale-on-cpu-utilization';
export * from './xray';
export * from './assign-public-ip';
export * from './queue';
export * from './queue/queue';
export * from './injecter';

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export * from './queue';
Loading