-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Insights: aws/aws-cdk
Overview
Could not load contribution data
Please try again later
38 Pull requests merged by 21 people
-
chore: update Contributors File
#32338 merged
Dec 1, 2024 -
chore(build): add dotnot 9 to prerequisite check
#32158 merged
Nov 30, 2024 -
chore: enforce eol-last rule
#32335 merged
Nov 29, 2024 -
feat(route53-targets): add
AppSync
route53 target#31976 merged
Nov 29, 2024 -
feat(aspects): priority-ordered aspect invocation
#32097 merged
Nov 29, 2024 -
chore: enforce no-throw-literal
#32331 merged
Nov 29, 2024 -
chore(merge-back): 2.171.1
#32327 merged
Nov 28, 2024 -
feat(ec2): instance support passing IAM instance profile
#32073 merged
Nov 28, 2024 -
chore(cli): log SDK calls when using
-vvv
#32308 merged
Nov 28, 2024 -
fix(cli): warns about missing
--no-rollback
flag that is present#32309 merged
Nov 28, 2024 -
fix(cli): remove source maps
#32317 merged
Nov 28, 2024 -
chore(cli): stops tests from interfering with each other
#32319 merged
Nov 28, 2024 -
fix(cli): mfa code is not requested when
$AWS_PROFILE
is used#32313 merged
Nov 28, 2024 -
chore: update vscode devcontainer config
#32315 merged
Nov 28, 2024 -
feat(eks-v2-alpha): use native L1 to create fargate profile
#32316 merged
Nov 28, 2024 -
fix(cloudfront): propagate
originAccessControlId
CloudFront Origin property to CloudFormation templates#32020 merged
Nov 28, 2024 -
chore: un-bump codecov/codecov-action from 5 to 4
#32314 merged
Nov 27, 2024 -
chore: change logging to use a single base logging method
#32081 merged
Nov 27, 2024 -
chore(release): 2.171.1
#32311 merged
Nov 27, 2024 -
fix(cli): lambda hotswap fails if
lambda:GetFunctionConfiguration
action is not allowed#32301 merged
Nov 27, 2024 -
fix(cli): assume role calls are skipping the proxy
#32291 merged
Nov 27, 2024 -
feat(cognito): new
cloudFrontEndpoint
method for user pool domain without custom resource#31402 merged
Nov 27, 2024 -
feat(pipes): add LogDestination implementation
#31672 merged
Nov 27, 2024 -
fix(apigateway): remove deprecated apigatewayv2 from aws-apigateway module
#32297 merged
Nov 26, 2024 -
feat(elasticloadbalancingv2): ip address type for both network and application target group
#32189 merged
Nov 26, 2024 -
fix(scheduler-targets-alpha): incorrect validation of maximumEventAge
#32284 merged
Nov 26, 2024 -
chore(tools): add a tool to update lambda integration test cases to test runtime build images
#32267 merged
Nov 26, 2024 -
feat(pipes-targets): add API Gateway
#31954 merged
Nov 26, 2024 -
chore(ec2): add interface vpc endpoints
#32264 merged
Nov 26, 2024 -
chore(rds): support 8.4.3 engine version for Amazon RDS for MySQL
#32257 merged
Nov 26, 2024 -
chore(deps): bump smol-toml from 1.3.0 to 1.3.1
#32256 merged
Nov 25, 2024 -
chore(lambda): remove unnecessary lints
#32277 merged
Nov 25, 2024 -
chore(merge-back): 2.171.0
#32275 merged
Nov 25, 2024 -
chore(cli): prevent test interference
#32270 merged
Nov 25, 2024 -
feat: update L1 CloudFormation resource definitions
#32272 merged
Nov 25, 2024 -
chore(release): 2.171.0
#32271 merged
Nov 25, 2024 -
fix(cli): sso with proxy fails
#32261 merged
Nov 25, 2024 -
chore(cli-integ): new test case for proxied requests
#32254 merged
Nov 25, 2024
12 Pull requests opened by 12 people
-
fix(ec2-alpha): do not use string comparison in `rangesOverlap`
#32269 opened
Nov 25, 2024 -
feat(cognito): support for ALLOW_USER_AUTH explicit auth flow
#32273 opened
Nov 25, 2024 -
feat(aws-cdk-lib): handle repeated args specified in `esbuildArgs`
#32281 opened
Nov 26, 2024 -
feat(core): `RemovalPolicys.of(scope)`
#32283 opened
Nov 26, 2024 -
chore: add minor version engines for RDS for SQL Server in November 2024
#32305 opened
Nov 27, 2024 -
chore: npm-check-updates && yarn upgrade
#32310 opened
Nov 27, 2024 -
feat(lambda): add `tracingConfig` property to a Function
#32320 opened
Nov 28, 2024 -
fix(cloudformation-include): drops unknown policy attributes
#32321 opened
Nov 28, 2024 -
fix(lambda): improve validation errors for lambda functions
#32323 opened
Nov 28, 2024 -
fix(cloudwatch): render region and accountId when directly set on metrics
#32325 opened
Nov 28, 2024 -
chore(aspects): set priorities for existing aspects in CDK
#32333 opened
Nov 29, 2024 -
fix(custom-resources): ArrayBufferView decodes underlying buffer instead of the view
#32336 opened
Nov 29, 2024
26 Issues closed by 11 people
-
ec2.Vpc.fromLookup: Unable to find VPC by matching tags (2.167.x)
#32214 closed
Nov 30, 2024 -
(repo tooling): cannot install with dotnet 9
#32282 closed
Nov 30, 2024 -
aws-secretsmanager: `Secret.grantRead()` isn't permissive enough
#32337 closed
Nov 29, 2024 -
aws_s3_deployment.BucketDeployment: default_child not useable as dependency
#32253 closed
Nov 29, 2024 -
route53-targets: Add support for GraphqlApiDomainTarget
#26109 closed
Nov 29, 2024 -
aws-lambda-event-sources: KafkaEventSourceProps does not support startingPosition AT_TIMESTAMP correctly?
#32235 closed
Nov 29, 2024 -
Allow passing an IAM Instance Profile to ec2.Instance
#8348 closed
Nov 28, 2024 -
CLI: SDK call logging doesn't work anymore since SDKv3
#32306 closed
Nov 28, 2024 -
AwsCdkCli: cdk deploy tries automatic rollback even when `--no-rollback` specified
#32295 closed
Nov 28, 2024 -
cli: Socket timed out without establishing a connection when --asset-parallelism=true
#19930 closed
Nov 28, 2024 -
CLI: Not prompting for MFA code with AWS_PROFILE envar after CDK v2.167.0 / SDK v3
#32312 closed
Nov 28, 2024 -
aws-cloudfront: setting `originAccessControlId` in `aws-cloudfront-origins` does nothing
#32018 closed
Nov 28, 2024 -
(aws-cdk): centralize all cli logging into a single logging function
#32039 closed
Nov 27, 2024 -
aws-sdk: Increase in TimeoutErrors in Amplify hotswap builds
#32219 closed
Nov 27, 2024 -
bedrock: Some L1 constructs are missing in latest version 2.171.0
#32288 closed
Nov 27, 2024 -
cli: Clarify active CDK role in verbose log output
#26701 closed
Nov 27, 2024 -
cognito: Remove custom resource from UserPoolDomain to get `CloudFrontDistribution` attribute
#31342 closed
Nov 27, 2024 -
`@aws-cdk/aws-pipes-alpha`: add missing L2 constructs that implement `ILogDestination` interface
#31671 closed
Nov 27, 2024 -
❗Notice: (apigateway): API Gateway released new resource DomainNameV2 causing conflicts in L1 generation
#32296 closed
Nov 26, 2024 -
@aws-cdk/aws-glue-alpha: pythonShell should not require glueVersion
#32148 closed
Nov 26, 2024 -
cli: http proxy does not work anymore
#32228 closed
Nov 25, 2024
29 Issues opened by 23 people
-
Monthly PR metrics report
#32340 opened
Dec 1, 2024 -
Monthly issue metrics report
#32339 opened
Dec 1, 2024 -
apigateway: Use existing RestAPI to create CloudFront distribution
#32332 opened
Nov 29, 2024 -
cdk bootstrap: Error running cdk bootstrap with custom template
#32330 opened
Nov 29, 2024 -
cli: Respect --build option in cdk.json as well
#32329 opened
Nov 29, 2024 -
(aws-scheduler-targets-alpha): add support for universal targets
#32328 opened
Nov 29, 2024 -
Typed Errors for aws-cdk-lib et. al.
#32324 opened
Nov 28, 2024 -
CLI: add flag when running garbage collector to ignore non-authorized stacks
#32322 opened
Nov 28, 2024 -
(EKS): outputConfigCommand does not work any more without mastersRole
#32318 opened
Nov 28, 2024 -
(aws-elasticloadbalancingv2): SslPolicy missing ELBSecurityPolicy-TLS13-1-2-2021-06
#32307 opened
Nov 27, 2024 -
cli: notices don't work behind a proxy
#32304 opened
Nov 27, 2024 -
aws-stepfunctions-tasks: SNSPublish KMS permissions
#32303 opened
Nov 27, 2024 -
CLI: option to use deploy role role+CFN execution role for hotswap
#32302 opened
Nov 27, 2024 -
aws-codebuild : Cannot create a CodeBuildProject Source using a codestar connection
#32300 opened
Nov 27, 2024 -
aws_eks: Cluster Name generation can cause inability to create BottleRocket clusters
#32299 opened
Nov 26, 2024 -
eslint rules for CDK apps
#32293 opened
Nov 26, 2024 -
cli: indirect all logging calls through an object
#32292 opened
Nov 26, 2024 -
CLI: STS assume role operations not using proxy settings
#32290 opened
Nov 26, 2024 -
CLI: confirm that short-lived credentials get refreshed
#32287 opened
Nov 26, 2024 -
kms.Key: When custom policy is provided, key.grant doesn't always add to key policy
#32286 opened
Nov 26, 2024 -
L1s: properties are never typed anymore after being emitted as `any` once
#32285 opened
Nov 26, 2024 -
rds.DatabaseCluster: Support SecondsUntilAutoPause setting in Aurora Serverless V2
#32280 opened
Nov 26, 2024 -
(aws_cloudfront): (add support for cloudwatch logs access logs)
#32279 opened
Nov 26, 2024 -
(cli): import is not using a custom qualifier
#32278 opened
Nov 25, 2024 -
aws-lambda: introduce `Function.addSchedule()` integration with EventBridge Scheduler
#32266 opened
Nov 24, 2024 -
Cognito: Passwordless authentication support
#32265 opened
Nov 24, 2024
82 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(cli-plugin-contract): introduce a public contract between CLI and plugins
#32111 commented on
Nov 25, 2024 • 16 new comments -
feat(events): add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnoreCase, wildcard, and anythingBut* matches
#32063 commented on
Nov 30, 2024 • 3 new comments -
feat(redshift-alpha): issue #31634: add support for RA3.large node type
#31637 commented on
Nov 29, 2024 • 3 new comments -
chore(cloudfront): prevent WebACL from being created in regions other than us-east-1
#32252 commented on
Nov 30, 2024 • 2 new comments -
feat(lambda-nodejs): add bun support
#31770 commented on
Nov 30, 2024 • 2 new comments -
feat(kinesis): support stream consumers
#32087 commented on
Nov 26, 2024 • 1 new comment -
fix(elasticloadbalancingv2): open, dual-stack-without-public-ipv4 ALB allows IPv6 inbound traffic
#32203 commented on
Nov 28, 2024 • 1 new comment -
feat(ses): add support to disable account-level suppression list
#32168 commented on
Nov 27, 2024 • 1 new comment -
feat(codebuild): attribute based compute type for Fleet
#32251 commented on
Nov 28, 2024 • 0 new comments -
feat(redshift): execute resource action
#31995 commented on
Nov 29, 2024 • 0 new comments -
feat(neptune): auto minor version upgrade for an instance
#31988 commented on
Nov 27, 2024 • 0 new comments -
feat(stepfunctions-tasks): bedrock createModelCustomizationJob integration
#31913 commented on
Nov 28, 2024 • 0 new comments -
feat(apigateway): resource policy configuration for private API
#31692 commented on
Nov 27, 2024 • 0 new comments -
feat(eks): update nodegroup gpu check
#31445 commented on
Nov 27, 2024 • 0 new comments -
fix(route53-targets): deprecated method for dns name is used in userpool domain target (under feature flag)
#31403 commented on
Dec 1, 2024 • 0 new comments -
fix(iam): `Role.addManagedPolicy()` does not work for imported roles `IRole` #8307
#31212 commented on
Nov 27, 2024 • 0 new comments -
feat(s3): replicating objects
#30966 commented on
Nov 27, 2024 • 0 new comments -
feat(ecs-patterns): add `containerCpu` and `containerMemoryLimitMiB` property to `ApplicationLoadBalancedFargateService`
#30920 commented on
Nov 27, 2024 • 0 new comments -
feat(custom-resource): add serviceTimeout property for custom resources
#30911 commented on
Nov 30, 2024 • 0 new comments -
refactor(glue-alpha): glue L2 alpha construct
#30833 commented on
Dec 1, 2024 • 0 new comments -
feat(route53): added L2 construct for Route53's health checks
#30739 commented on
Nov 25, 2024 • 0 new comments -
feat(route53): added EvaluateTargetHealth to Route53 Alias targets (#9481)
#30664 commented on
Nov 29, 2024 • 0 new comments -
feat(ec2): network interface definitions for launch templates
#29875 commented on
Nov 25, 2024 • 0 new comments -
feat(apigatewayv2-integrations): sqs integrations
#29646 commented on
Dec 1, 2024 • 0 new comments -
fix(servicecatalog): avoid asset hash change for latest version in ProductStackHistory
#32248 commented on
Dec 1, 2024 • 0 new comments -
feat(synthetics): node playwright 1.0 and python selenium 4.1 runtime
#32245 commented on
Nov 29, 2024 • 0 new comments -
feat(events-targets): add toggle to opt out of resource policy creation for targeted log group
#32242 commented on
Nov 25, 2024 • 0 new comments -
fix(rds): serverlessV2MaxCapacity can be set to 0.5, which is invalid
#32232 commented on
Nov 30, 2024 • 0 new comments -
feat(ecs): support container version consistency
#32225 commented on
Nov 25, 2024 • 0 new comments -
fix(autoscaling): `AutoScalingGroup` requireImdsv2 with launchTemplate or mixedInstancesPolicy throws unclear error
#32220 commented on
Nov 26, 2024 • 0 new comments -
fix(elasticloadbalancingv2): cannot create UDP listener for dual-stack NLB
#32184 commented on
Nov 25, 2024 • 0 new comments -
fix(cdk): changed retry mechanism for hotswapping AppSync.function
#32179 commented on
Nov 25, 2024 • 0 new comments -
fix(lambda): add @deprecated tag to python3.8
#32162 commented on
Nov 27, 2024 • 0 new comments -
feat(rds): limitless database cluster
#32151 commented on
Nov 26, 2024 • 0 new comments -
fix(stepfunctions-tasks): allow passing apiEndpoint as intrinsic function
#32139 commented on
Nov 28, 2024 • 0 new comments -
feat(autoscaling): add `availabilityZoneDistribution` property to an AutoScalingGroup
#32100 commented on
Nov 25, 2024 • 0 new comments -
fix(ecs-patterns): 32056 remove desired task count from ecs patterns
#32077 commented on
Dec 1, 2024 • 0 new comments -
fix(ec2): expose EntryProperty
#32060 commented on
Nov 30, 2024 • 0 new comments -
feat(cloudfront-origins): list access level for 404 response
#32059 commented on
Nov 24, 2024 • 0 new comments -
feat(eks): helm chart reuse values option
#32035 commented on
Nov 28, 2024 • 0 new comments -
feat(ec2): default BastionHostLinux to use Amazon Linux 2023 (under feature flag)
#31996 commented on
Nov 30, 2024 • 0 new comments -
[glue] Support Glue::Crawler as L2 construct
#8863 commented on
Dec 1, 2024 • 0 new comments -
(aws_eks): Using the default cluster role triggers a cluster health issue
#32222 commented on
Nov 27, 2024 • 0 new comments -
aws_cloudfront_origins: OriginGroup support custom originId
#31468 commented on
Nov 27, 2024 • 0 new comments -
(cdk deploy): cdk deploy fails when shared assets are deployed to different accounts because Docker assets are not built locally for all targets
#26446 commented on
Nov 26, 2024 • 0 new comments -
aws-sns: When using filterPolicy, stack fails with: FilterPolicyScope: Invalid value [null]. Please use either MessageBody or MessageAttributes
#24804 commented on
Nov 26, 2024 • 0 new comments -
aws-elasticloadbalancingv2: ApplicationListener open prop does not account for LB type DUAL_STACK_WITHOUT_PUBLIC_IPV4
#32197 commented on
Nov 26, 2024 • 0 new comments -
Tracking: VPC
#30762 commented on
Nov 26, 2024 • 0 new comments -
(cli): remove `quiet` flag from `SdkProvider.forEnvironment`
#32233 commented on
Nov 26, 2024 • 0 new comments -
Lambda: SnapStart Warning
#32210 commented on
Nov 26, 2024 • 0 new comments -
aws-iot: CfnJobTemplate types mismatched cases
#32258 commented on
Nov 26, 2024 • 0 new comments -
(aws-lambda-python-alpha): I'm failing to bundle a Python 3.12 function using pipenv.
#30170 commented on
Nov 26, 2024 • 0 new comments -
@aws-cdk/aws-lambda-nodejs: esbuildArgs should allow specifying alias multiple times
#32260 commented on
Nov 26, 2024 • 0 new comments -
stepfunctions: associateWithParent should place id alongside existing input
#31788 commented on
Nov 26, 2024 • 0 new comments -
[aws-ecr-assets] DockerImageAsset: Suppress docker build output
#29555 commented on
Nov 25, 2024 • 0 new comments -
kinesis: model AWS::Kinesis::StreamConsumer (L2 construct)
#32050 commented on
Nov 25, 2024 • 0 new comments -
[cdk-pipelines] Infinite-loop in self-mutating pipeline
#32008 commented on
Nov 25, 2024 • 0 new comments -
[cdk-pipelines] Every asset update mutates the pipeline
#9080 commented on
Nov 25, 2024 • 0 new comments -
aws-dynamodb: Cannot add multiple dynamodb GSI.
#12246 commented on
Nov 25, 2024 • 0 new comments -
CDK bootstrap: does not create ECR repository
#28876 commented on
Nov 25, 2024 • 0 new comments -
(acm): Ability to generate and import self-signed certificates to ACM
#21115 commented on
Nov 25, 2024 • 0 new comments -
[aws-eks] Add EKS Cluster Lookup method
#7825 commented on
Nov 25, 2024 • 0 new comments -
stepfunctions: support variables and jsonata
#32262 commented on
Dec 1, 2024 • 0 new comments -
aws-dynamodb: TableV2 should be called GlobalTable
#28976 commented on
Nov 30, 2024 • 0 new comments -
aws_logs: CfnAccountPolicy Returns bad request
#31266 commented on
Nov 30, 2024 • 0 new comments -
community review workflow stuck with `Action Required` state
#31870 commented on
Nov 30, 2024 • 0 new comments -
(cli): enforce colored output
#12270 commented on
Nov 30, 2024 • 0 new comments -
codepipeline-actions: CloudFormationCreateUpdateStackAction fails when lambda requires assets
#29776 commented on
Nov 29, 2024 • 0 new comments -
appsync: L2 for AppSync Events
#32004 commented on
Nov 29, 2024 • 0 new comments -
aws_dynamodb: Unable to create table with resource policy with certain dynamodb actions
#32230 commented on
Nov 29, 2024 • 0 new comments -
redshift-alpha: Rationalization of IAM roles creation for Lambdas execution
#32089 commented on
Nov 28, 2024 • 0 new comments -
cloudwatch: Explicitly set region and accountId fields are removed from metrics when they match the stack
#28731 commented on
Nov 28, 2024 • 0 new comments -
(api-gateway-v2): Add stage variables to HttpApi Stage
#11818 commented on
Nov 28, 2024 • 0 new comments -
EKS: EKS uses AL2_x86_64 AmiType in AWS::EKS::Nodegroup instead of AL2023_x86_64_STANDARD
#32211 commented on
Nov 28, 2024 • 0 new comments -
aws-s3: SkipDestinationValidation should not have default value when not used. It triggers CR's accidentally
#31230 commented on
Nov 27, 2024 • 0 new comments -
(cdk bootstrap): immutable tag immutability on ECR repository created during bootstrap cannot work alongside `containerd`
#31549 commented on
Nov 27, 2024 • 0 new comments -
Investigate unexpected changes to Docker Asset Hashing
#31961 commented on
Nov 27, 2024 • 0 new comments -
ecs: support new `availabilityZoneRebalancing` on services
#32226 commented on
Nov 27, 2024 • 0 new comments -
StackSet/Conformance Packs support - make stacks available as an asset
#11896 commented on
Nov 27, 2024 • 0 new comments -
custom-resource: Support of ServiceTimeout from Cloudformation
#30517 commented on
Nov 27, 2024 • 0 new comments -
cli: permissions snapshot integration testing
#32088 commented on
Nov 27, 2024 • 0 new comments -
ec2: look up AWS managed Prefix Lists
#15115 commented on
Nov 27, 2024 • 0 new comments