

# Code examples for Amazon S3 Control using AWS SDKs
<a name="service_code_examples_s3-control"></a>

The following code examples show how to use Amazon S3 Control with an AWS software development kit (SDK). 

*Basics* are code examples that show you how to perform the essential operations within a service.

*Actions* are code excerpts from larger programs and must be run in context. While actions show you how to call individual service functions, you can see actions in context in their related scenarios.

For a complete list of AWS SDK developer guides and code examples, see [Developing with Amazon S3 using the AWS SDKs](sdk-general-information-section.md). This topic also includes information about getting started and details about previous SDK versions.

**Contents**
+ [Basics](service_code_examples_s3-control_basics.md)
  + [Hello Amazon S3 Control](s3-control_example_s3-control_Hello_section.md)
  + [Learn the basics](s3-control_example_s3-control_Basics_section.md)
  + [Actions](service_code_examples_s3-control_actions.md)
    + [`CreateJob`](s3-control_example_s3-control_CreateJob_section.md)
    + [`DeleteJobTagging`](s3-control_example_s3-control_DeleteJobTagging_section.md)
    + [`DescribeJob`](s3-control_example_s3-control_DescribeJob_section.md)
    + [`GetJobTagging`](s3-control_example_s3-control_GetJobTagging_section.md)
    + [`PutJobTagging`](s3-control_example_s3-control_PutJobTagging_section.md)
    + [`UpdateJobPriority`](s3-control_example_s3-control_UpdateJobPriority_section.md)
    + [`UpdateJobStatus`](s3-control_example_s3-control_UpdateJobStatus_section.md)