-
https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-apigateway.AwsIntegrationProps.html
The type for `service` (name) is simply `string`, while this may be adequate for services …
-
### Terraform Core Version
1.9.4
### AWS Provider Version
5.62.0
### Affected Resource(s)
* `aws_cloudformation_stack_set`
### Expected Behavior
The `aws_cloudformation_stack_set` resource shou…
-
/kind bug
**What steps did you take and what happened:**
Provision AWS managed control plane with Identity provider config. We are currently using Azure Active Directory (AAD) as our Identity prov…
-
### Description
I would like a property in aws_wafv2_rule_group that can be passed json so that I can easily orchestrate the creation of waf rules without needing to support every property that a waf…
-
### Background story
A customer requested this code example.
### What does this example accomplish?
Show how to use this service's API
### Which AWS service(s)?
EKS
### Which AWS SDKs or tools?…
-
### What happened?
We are unable to access tracecontext like showed here: https://opentelemetry.io/docs/languages/js/propagation/#generic-example
We want tracecontext information to propagate ma…
jarpz updated
3 months ago
-
### Background story
If I am writing an [API Gateway Authorizer Lambda](https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-use-lambda-authorizer.html), then I need to return an…
-
### Component(s)
exporter/awss3
### Is your feature request related to a problem? Please describe.
**Problem**
At present, the AWS S3 exporter in the OpenTelemetry Collector does not provi…
-
# Instructions
Fill out name of individual and **Description** section below. Note: This form only handles deactivation from the DSVA (Office of CTO @ VA) Slack instance. For Lighthouse Slack and othe…
-
Hey,
If you add:
```
export const maxDuration = 20;
export const dynamic = "force-dynamic";
```
at the beginning of `pages/api/get-image.js`
it will solve the timeout issue. This is due t…