Skip to content

issues Search Results · repo:awsdocs/aws-doc-sdk-examples language:Java

Filter by

2k results
 (106 ms)

2k results

inawsdocs/aws-doc-sdk-examples (press backspace or delete to remove)

https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/javav2%2Fexample_code%2Fcodepipeline%2Fpom.xml
  • codybtc
  • Opened 
    3 days ago
  • #7547

Expected behavior Here I hope the condition should be count($check) 0 The condition checks if count($check) = 0, i.e., if the result is empty or has no items. But the exception message says: Bucket ...
  • cgmadu
  • 2
  • Opened 
    18 days ago
  • #7535

Aws::S3::S3ClientConfiguration clientConfig; clientConfig.scheme = Aws::Http::Scheme::HTTP; clientConfig.endpointOverride = 192.168.2.55:9999 ; clientConfig.region = us-east-1 ; clientConfig.verifySSL ...
  • fantastic2085
  • 7
  • Opened 
    on Jul 10
  • #7516

Expected behavior The ecs_metadata.yaml file should load and parse correctly without any errors when processed by the YAML parser or the project’s tooling. Special characters like ampersands ( ) in strings ...
  • naduni-s
  • 1
  • Opened 
    on Jun 28
  • #7498

Implement the scenario and service action calls to create examples for each SDK. Service actions Service actions can either be pulled out as individual functions or can be incorporated into the scenario, ...
Swift
  • shepazon
  • Opened 
    on Jun 24
  • #7489

Background story Hi there, I would like to contribute in adding some Rust examples for AWS service Bedrock Agent Runtime. I m linking the first PR on this ticket. What does this example accomplish? ...
  • mattiapitossi
  • Opened 
    on Jun 11
  • #7480

I m trying to use a synchronous get-method which would be s3client.GetObject(). It returns a GetObjectResponse but when I try to read it out it throws AmazonClientException: Expected hash not equal to ...
  • cazherosu
  • 2
  • Opened 
    on Jun 5
  • #7472

Expected behavior The Rust SDK has improved their devex around custom certificate bundles, and the current example is no longer sufficient for customers to build a working example. Please update Rust ...
Bug
Rust
  • DavidSouther
  • 2
  • Opened 
    on May 6
  • #7435

Expected behavior just putobject Actual behavior 1 Steps to reproduce bool AWSS3Manager::putObject(const Aws::String bucketName, const Aws::String fileName) { Aws::S3::Model::PutObjectRequest ...
Bug
C++
  • hotwinters
  • 1
  • Opened 
    on Apr 16
  • #7391
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub