Scott Macdonald
Scott Macdonald
There is no Java Client API for this.
I will update this. Thanks Laren.
We have an example that shows how to send batch SMS messages. Closing this issue.
This is a Follow for Python SSM
I looked at the code. This is V1. I recommended that they upgrade to V2 and referenced the V2 in Github.
I just executed Java V2 CreateJob and it passed the test and created the job. Output is: MediaConvert service URL: https://mlboolfjb.mediaconvert.us-west-2.amazonaws.com MediaConvert role arn: arn:aws:iam::xxxxx8047983:role/MediaConvert_Default_Role MediaConvert input file: s3://bucketscottxxxxxx/Sample.mp4 MediaConvert...
I ran the Java v2 createJob example and got this output: MediaConvert service URL: https://mlboolfjb.mediaconvert.us-west-2.amazonaws.com MediaConvert role arn: arn:aws:iam:xxxxxx:role/MediaConvert_Default_Role MediaConvert input file: s3://bucketxxxxx/Sample.mp4 MediaConvert output path: s3://bucketsxxxxx/javasdk/out/ MediaConvert job created....
> As discussed, break into 2 PR's: 1 updating the WRITEME script and re-running it, and 1 modifying Java examples. Its not really 2 PRs. The Write Check was not...
This is not a code example issue. Looks like a S3 Doc issue. I will reassign.
The Hello and Scenario examples run as excepted. The tests have been refactored to follow other Python tests such as Keyspace. The Spec was updated to include SME contributed code...