Questions tagged with Developer Tools

Develop applications on AWS faster and easier with Developer Tools

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

533 results
I like CodeCatalyst, it's serving well. Issues are organized and for now you can link other issues or tasks, or a pull request. I would love to be able to link even better automatically - like azure ...
1
answers
0
votes
23
views
profile picture
asked 2 days ago
**Context:** I am an Amazon Bedrock user that specifically cares about using Anthropic Claude models. I am being impacted `ThrottlingExceptions` that I can trace back to services quotes on `On-Demand ...
1
answers
0
votes
27
views
asked 4 days ago
I have a python lambda function that I am displaying a URL in a message message = "\n".join([f"{f['Resources'][0].get('Details', {}).get('AwsEc2Instance', {}).get('KeyName', 'N/A')}: {f['Seve...
2
answers
0
votes
61
views
asked 6 days ago
I am trying to use NoSQL Workbench GUI on macOS to manage the DynamoDB Local (DDB local) service. Initial guess is that NoSQL Workbench is not able to pick up the active JDK via `JAVA_HOME` env proper...
2
answers
-1
votes
55
views
asked 7 days ago
On RHEL8.10 when trying to install devtoolset-12 we get this error. This system is not registered with an entitlement server. You can use subscription-manager to register. Does running RHEL8.10 on AW...
1
answers
0
votes
70
views
asked 7 days ago
I have a lambda function that I am using securityhub.get_findings to pull AWS Security Hub Findings. I am trying to filter all HIGH and CRITICAL finding, along with specific findings that CONTAIN a c...
1
answers
0
votes
43
views
asked 12 days ago
Hello, I'm trying to crawl a website using the CreateDataSource API but I can't find the proper methods to call for creating the data source itself (it is not create_data_source). Can anyone provide m...
1
answers
0
votes
72
views
asked a month ago
I'm encountering kernel crashes when attempting to run WhisperX for audio transcription within a Jupyter Notebook on Kubeflow. While the script runs in the terminal, it throws a warning about missing ...
1
answers
0
votes
75
views
asked a month ago
I tried setting up a new Code Pipeline with gitlab as the source. However when I enter in our URL for gitlab "https://gitlab.ourdomain.com" I get the error: "The endpoint isn't valid. An endpoint for...
2
answers
0
votes
131
views
asked 2 months ago
Hey AWS team, I do have a concern, I would like the team to resolve for us.. Our backend system in the name of https://unneuback.com runs on AWS for our company http://unneu.com Suddenly the data is...
1
answers
0
votes
59
views
asked 2 months ago
Hello, I am trying to run the example code provided in the Amazon Transcribe Streaming SDK: [https://github.com/awslabs/amazon-transcribe-streaming-sdk](). However, I am unclear on how to correctly ...
1
answers
0
votes
42
views
asked 2 months ago
Hey everyone, I have a spring boot application which is both consumer and producer but when I am trying to produce the message in a kafka topic it's not able to connect to the AWS Glue Schema Registry...
1
answers
1
votes
33
views
asked 2 months ago