Questions tagged with Support API
The AWS Support API provides access to some of the features in the AWS Support Center.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
I want to set the NLB Security Enforce inbound rules on PrivateLink traffic to off via Cloudformation, but this option is not available as a parameter for...
Hi Everyone,
Could anyone offer guidance on devising an AWS-based strategy for acquiring data from a publicly accessible source, such as the USDA public website.
Example:
I need assistance in...
Good afternoon!
I would like to know how to ensure that my website, which uses AWS as a Translator, can take into account the personalized Terminology that I created in the AWS console.
Today, I can...
We are not getting Amazon product ratings and reviews in the Amazon's official Product Advertising API results even after passing the required parameters. Please look into it.
**JSON Payload:**
{
...
i'm testing for exporting TA result files to s3
I confirmed that duplicate files were being created in s3.
It seems like the lambda was executed multiple times with the same value.
i checked lambda...
Hi Team,
I'm facing issue with getting user details like mail and other information with AWS managed AD. I'm following...
There is currently no API call available to get the association of a phone number to a contact flow within the Amazon Connect product space. Clearly the information is available to Amazon Connect as...
Hi,
to extract data from an application (SaaS), we are creating an API and through API we ingest into Kinesis and than process it over Databricks before final consumption.
I need to know what are the...
Hi,
When I am trying to view the API gateway method with `get_resource()` and `get_method()` it's showing an error:
An error occurred (NotFoundException) when calling the GetMethod operation:...
1、Background: amazon AWS need to get the market research degree before pulling orders, call /sellers/v1/marketplaceParticipations interface.
2、Phenomenon: some stores in the authorization after the...
{
items: [],
message: "",
searchURL: "https://www.amazon.com/s?k=chick&rh=p_n_availability%3A-1&tag=cocarting0b-20&linkCode=osi",
status: "Success",
totalResults: 306
}
You can see the...
Hi all,
Here is how I try to provide the credentials:
const sesClient = new SESClient({
region: REGION,
credentials: {
aws_access_key_id: "my_key",
aws_secret_access_key:...