Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MiraiTunga
/
aws-doc-sdk-examples
Public
forked from
awsdocs/aws-doc-sdk-examples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
aws-doc-sdk-examples
java
on
master
User selector
All users
All time
Commit History
Commits on Mar 17, 2019
changing aws service name to lowercase
jschwarzwalder
committed
ddd268b
Copy full SHA for ddd268b
Commits on Mar 14, 2019
Java and Python examples for Polly, Comprehend, and Translate
Show description for 615aa2e
SCalwas
authored
615aa2e
Copy full SHA for 615aa2e
Commits on Mar 11, 2019
Removing duplicate file.
Show description for 926b65a
jschwarzwalder
authored
926b65a
Copy full SHA for 926b65a
Commits on Mar 4, 2019
Merge branch 'master' into master
jschwarzwalder
authored
7785f74
Copy full SHA for 7785f74
remove incomplete descriptions
mouahm
committed
9454c23
Copy full SHA for 9454c23
moving rekognition lambda to lambda folder
jschwarzwalder
committed
9799c7b
Copy full SHA for 9799c7b
Commits on Mar 1, 2019
Merge remote-tracking branch 'upstream/master'
AWSChris
committed
be84d6b
Copy full SHA for be84d6b
Commits on Feb 26, 2019
Merge upstream changes
rabilahiri
committed
18a979d
Copy full SHA for 18a979d
Correcting object-length bug in S3 Java code sample
rabilahiri
committed
7e14dde
Copy full SHA for 7e14dde
Commits on Feb 11, 2019
Moving S3 Java and Ruby code samples to the AWS code catalog
rabilahiri
authored and
jschwarzwalder
committed
65a94c7
Copy full SHA for 65a94c7
Commits on Feb 8, 2019
Moving S3 Java and Ruby code samples to the AWS code catalog
rabilahiri
committed
bf9f03c
Copy full SHA for bf9f03c
Commits on Feb 7, 2019
Merge pull request #491 from BrentAtAWS/master
Show description for 5652109
soo-aws
authored
5652109
Copy full SHA for 5652109
Added a code example for converting an IAM Secret Access Key to a password that you can use to sign in to the Amazon SES SMTP interfacee. Fixed broken indentation in Pinpoint create an endpoint exa…
Show description for 2834cb3
BrentAtAWS
committed
2834cb3
Copy full SHA for 2834cb3
fixing snippet-service to elasticmapreduce
Jeff Gollnick
authored and
jschwarzwalder
committed
389d0e6
Copy full SHA for 389d0e6
updating region setting to use regions.Regions enum
Jeff Gollnick
authored and
jschwarzwalder
committed
50539af
Copy full SHA for 50539af
Adding python and java examples for EMR
Jeff Gollnick
authored and
jschwarzwalder
committed
3758307
Copy full SHA for 3758307
Commits on Feb 2, 2019
new samples
BrentKellmer
committed
7166d9f
Copy full SHA for 7166d9f
Commits on Feb 1, 2019
Replace Redshift Java examples (#475)
Show description for 9f530d5
JimGAWS
authored
9f530d5
Copy full SHA for 9f530d5
new java code examples for polly
BrentKellmer
committed
df18220
Copy full SHA for df18220
Commits on Jan 30, 2019
added license info
AWSChris
committed
11b9e1f
Copy full SHA for 11b9e1f
added detectlabels lambda function
AWSChris
committed
d85af06
Copy full SHA for d85af06
Merge pull request #453 from lmatuszek/transcoder-java
Show description for ab171d5
jschwarzwalder
authored
ab171d5
Copy full SHA for ab171d5
Removed non-code sample.
lmatuszek
committed
55360f7
Copy full SHA for 55360f7
Added sourceauthor and snippet start/ends.
lmatuszek
committed
2897f39
Copy full SHA for 2897f39
Commits on Jan 29, 2019
Merge pull request #452 from fletpatr/fletpatr-kda-java
Show description for a4146d1
soo-aws
authored
a4146d1
Copy full SHA for a4146d1
Add example code for using Flink sources and sinks for Kinesis Data Analytics for Java Applications
fletpatr
committed
2d6eb78
Copy full SHA for 2d6eb78
Java examples for Amazon Elastic Transcoder
lmatuszek
committed
0c3803d
Copy full SHA for 0c3803d
Commits on Jan 28, 2019
Merge branch 'master' of https://github.com/stephswo/aws-doc-sdk-examples
jschwarzwalder
committed
768eb00
Copy full SHA for 768eb00
Commits on Jan 25, 2019
Merge pull request #431 from AWS-SF/master
Show description for 7a02c86
jschwarzwalder
authored
7a02c86
Copy full SHA for 7a02c86
Rename cloudtrail.java.log-and-digest-file-validation.complete to cloudtrail.java.log-and-digest-file-validation.java
Show description for 07341a7
AWS-SF
authored
07341a7
Copy full SHA for 07341a7
Update cloudtrail.java.log-and-digest-file-validation.complete
Show description for b2f72ec
AWS-SF
authored
b2f72ec
Copy full SHA for b2f72ec
Commits on Jan 24, 2019
Revert "Revert "Pinpoint code examples""
Show description for 29ac3da
jschwarzwalder
committed
29ac3da
Copy full SHA for 29ac3da
Add example
Show description for ce0064a
AWS-SF
authored
ce0064a
Copy full SHA for ce0064a
Merge https://github.com/awsdocs/aws-doc-sdk-examples
jschwarzwalder
committed
c1d7225
Copy full SHA for c1d7225
lowercaes snippit id and remove newline
mouahm
committed
8df8e8c
Copy full SHA for 8df8e8c
Pagination
Previous
Next
You can’t perform that action at this time.