-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(awslint): include types from submodules during linting (WIP) #26942
Closed
Closed
Changes from 1 commit
Commits
Show all changes
77 commits
Select commit
Hold shift + click to select a range
dd52f5f
Include types deom submodules in awslint.
e4ea967
fix(core): undeprecate `addWarning` (#26943)
rix0rrr 6ef2530
docs(redshift): add details on cluster resizing (#26928)
msambol 767d619
fix(elasticloadbalancingv2): remove equality check for health thresho…
msambol 7bf190a
chore(deps): bump certifi from 2023.5.7 to 2023.7.22 in /packages/@aw…
dependabot[bot] 693a375
fix(custom-resources): cross-environment call fails in opt-in region …
scanlonp b2bdbb7
chore: update Contributors File (#26961)
aws-cdk-automation 64d72fd
revert: "feat(dynamodb): global table L2" (#26960)
colifran e1d9c95
chore(integ-tests-alpha): add redshift serverless to sdk api metadata…
msambol ba786ec
feat(synthetics-alpha): add latest two NodeJS runtimes (#26967)
philipmw 0d2cf25
docs(cloudwatch): Both `defaultInterval` and `start` for dashboard ca…
go-to-k d39189c
chore(release): 2.94.0
c169d8a
chore: update changelog
vinayak-kukreja f43a62b
chore(deps): bump tj-actions/changed-files from 38.1.3 to 38.2.1 (#26…
dependabot[bot] c127d33
feat: update AWS Service Spec (#26999)
aws-cdk-automation 159ed7e
docs(ssm): fix grammatical errors for StringParameter (#27004)
msambol 1b8ebf4
fix(firehose): remove unused role during DeliveryStream creation (#26…
msambol 611f66f
chore: include basic workspace file with jest configuration (#27008)
mrgrain 5eb4e18
fix(route53): `CrossAccountZoneDelegationRecord` is still using Node …
scanlonp 44c0a01
fix(lambda-nodejs): incorrect SDK v2 warning generated (#27014)
plumdog 7f363c8
chore(region-info): Add missing information for all supported regions…
SankyRed 8721a51
fix(logs): log retention custom resource timed out during deploy (#26…
mrgrain 94b31d7
chore: remove apiVersion from custom resources (#27021)
kaizencc 83053c8
fix(custom-resources): empty Lambda response payload causes deploymen…
rix0rrr ee3a8d7
fix(integ-tests): Uint8Arrays are not decoded properly (#27009)
otaviomacedo 1626d09
docs(apprunner): fix typo in AuthenticationConfiguration (#27027)
go-to-k d832427
fix(events-targets): AwsApi is still using Node 16 (#27002)
mrgrain e1c1994
chore: replace Node16 runtimes in unit tests with symbolic runtime (#…
rix0rrr 2ebdc76
chore: npm-check-updates && yarn upgrade (#27032)
aws-cdk-automation 6c26d70
chore(ec2): add verified permissions vpc interface endpoint (#27026)
clueleaf 3a3aab2
feat(dynamodb): TableV2 supports imports, drift detection, and better…
colifran 4a1d31b
fix(cli): deployment stops on AccessDenied looking up bootstrap stack…
rix0rrr a35d425
chore: update SDKv3 blob types model (#27043)
rix0rrr 170a270
fix(events-targets): AwsApi fails when SDKv3 Command expects Uint8Arr…
mrgrain 90dedca
feat(stepfunctions): properties for ErrorPath, CausePath, MaxDelay, J…
kaizencc 8dbe23d
chore(release): 2.95.0
945e03c
fix(dynamodb): update CfnGlobalTable in TableV2 constructor to use th…
colifran 3ed234e
chore(release): 2.95.1
MrArnoldPalmer fc6f80e
chore: use error name string in handlers (#27056)
MrArnoldPalmer beb18dd
chore: move AwsCustomResource to the custom resource handlers package…
rix0rrr 3968e39
docs(backup): default value for completionWindow is incorrect (#27061)
tam0ri acf9acb
fix(custom-resources): AwsCustomResource fails when SDKv3 expects Uin…
rix0rrr 2d058b5
fix(route53): timeouts due to delete-existing-record-set-handler's wa…
kaizencc f3f70a8
fix(custom-resources): maxwaittime reduced to 60 seconds from 300 sec…
kaizencc 6db7164
feat(batch): Stabilize Batch (#27059)
comcalvi 9bb7b11
feat(ecs): add Amazon Linux 2023 to EcsOptimizedImage (#26989)
layertwo e5c663e
chore: call out requirement for allowing commits to your pr branch in…
kaizencc 24424b3
docs(ecs): remove restriction regarding environment files against Far…
tam0ri c6fce3a
refactor(lambda): use lowercase boolean for type declarations (#27082)
yodeee9 7a11bf0
chore: Uint8Array map was not traversing maps and unions (#27071)
rix0rrr f149db6
fix(codedeploy): CustomLambdaDeploymentConfig is broken (#27087)
rix0rrr 63dc879
chore(deps): bump tj-actions/changed-files from 38.2.1 to 39.0.1 (#27…
dependabot[bot] cbeecf3
chore(deps): bump actions/checkout from 3 to 4 (#27091)
dependabot[bot] fe76f95
chore(integ-tests): Applying type coercion to byte array when necessa…
otaviomacedo 69fd46f
chore(globalaccelerator): add integ test for Global Accelerator with …
mrgrain 926530a
feat(glue): add ExternalTable for use with connections (#24753)
Rizxcviii 3385e92
feat: update AWS Service Spec (#27095)
aws-cdk-automation e3e25f9
fix(synthetics): include auto-delete-underlying-resources in package …
kaizencc 96361c5
fix(lambda): update default runtimes and tests to node 18 (#27066)
mrgrain 608aec9
chore: github actions do not accept node18 (#27104)
kaizencc ff77b42
chore(msk): integ test for zookeeper connect custom resource (#27102)
kaizencc 9028eeb
chore(aws-cdk-lib): airlift stable custom resource handlers only (#27…
kaizencc f740906
chore(msk): integ test for batch associate scram secrets custom resou…
colifran 3373090
docs(stepfunctions): replace definition with definitionBody in readm …
ymhiroki a1a263b
chore(ecs): clarify it's possible to use image digest on fromEcrRepos…
clueleaf 8a03403
chore(amplify): missing integ test for AWS Amplify (#27107)
SankyRed 9eb00b9
chore: add integ test for cross-region refs (#27118)
MrArnoldPalmer 5bbf07c
chore: fix minimatch imports (#27116)
rix0rrr 8b6ff36
fix(codepipeline-actions): update zip to noncorrupted one (#27120)
msambol 20399b2
fix(triggers): errors are shown as list of bytes (#27119)
mrgrain 9bafd63
docs(codepipeline): add note about repoString param resolvability at …
Nikola-Milovic 17e39d2
fix(integ-tests): use transformToString on API call response body (#2…
colifran 3bab59f
chore(release): 2.96.0
75b82a3
fix(custom-resources): does not accept strings where numbers are expe…
otaviomacedo 136c379
revert: "chore(ecs): clarify it's possible to use image digest on fro…
sumupitchayan e040ab5
awslint fixes.
35dc903
Add awslint exclusions after linter fixes.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed for debugging purposes - can revert.