awsdocs / aws-doc-sdk-examples

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Apache License 2.0
9.6k stars 5.64k forks source link

[Bug]: I can't see my job on the aws console #6802

Closed ShaimaaSabry closed 2 months ago

ShaimaaSabry commented 2 months ago

Expected behavior

I expected to see my job on the aws console after creating it.

Actual behavior

The job does not exist.

Steps to reproduce

1. I copied this code here https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/javav2/example_code/mediaconvert/src/main/java/com/example/mediaconvert/CreateJob.java
2. I am running the code using my aws account credentials
3. I ran the code and I can see the job id return successfully.
4. I can't find the job on my aws console under MediaConvert jobs.

Logs / stacktrace (if applicable)

No response

Which SDK were you using?

Java (v2)

Which OS were you using?

macOS

SDK version

2.21.20

OS version

No response

ShaimaaSabry commented 2 months ago

Issue no longer persisting. Please ignore.

DavidSouther commented 2 months ago

Thank you for letting us know!