

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# AWS SDKs를 사용한 CloudWatch Logs의 기본 예제
<a name="service_code_examples_basics"></a>

다음 코드 예제는 AWS SDK로 Amazon CloudWatch Logs의 기본 기능을 사용하는 방법을 보여줍니다.

**Contents**
+ [작업](service_code_examples_actions.md)
  + [`AssociateKmsKey`](example_cloudwatch-logs_AssociateKmsKey_section.md)
  + [`CancelExportTask`](example_cloudwatch-logs_CancelExportTask_section.md)
  + [`CreateExportTask`](example_cloudwatch-logs_CreateExportTask_section.md)
  + [`CreateLogGroup`](example_cloudwatch-logs_CreateLogGroup_section.md)
  + [`CreateLogStream`](example_cloudwatch-logs_CreateLogStream_section.md)
  + [`DeleteLogGroup`](example_cloudwatch-logs_DeleteLogGroup_section.md)
  + [`DeleteSubscriptionFilter`](example_cloudwatch-logs_DeleteSubscriptionFilter_section.md)
  + [`DescribeExportTasks`](example_cloudwatch-logs_DescribeExportTasks_section.md)
  + [`DescribeLogGroups`](example_cloudwatch-logs_DescribeLogGroups_section.md)
  + [`DescribeLogStreams`](example_cloudwatch-logs_DescribeLogStreams_section.md)
  + [`DescribeSubscriptionFilters`](example_cloudwatch-logs_DescribeSubscriptionFilters_section.md)
  + [`GetLogEvents`](example_cloudwatch-logs_GetLogEvents_section.md)
  + [`GetQueryResults`](example_cloudwatch-logs_GetQueryResults_section.md)
  + [`PutSubscriptionFilter`](example_cloudwatch-logs_PutSubscriptionFilter_section.md)
  + [`StartLiveTail`](example_cloudwatch-logs_StartLiveTail_section.md)
  + [`StartQuery`](example_cloudwatch-logs_StartQuery_section.md)