# Aws Sdk Go V2 > [](/pdfs/sdk-for-go/v2/developer-guide/aws-sdk-go-v2-dg.pdf#compliance-validation "Open PDF") ## Pages - [Compliance validation for AWS SDK for Go](compliance-validation.md): To learn whether an AWS service is within the scope of specific compliance programs, see [AWS services in Scope by Co... - [Configure Authentication](configure-auth.md): DefinitionsAuth scheme resolution workflowNatively-supported AuthSchemes - [Configure Client Endpoints](configure-endpoints.md): CustomizationV2: EndpointResolverV2 + BaseEndpointV1: EndpointResolverMigration - [Configure the SDK](configure-gosdk.md): Loading AWS Shared Configuration FilesSpecifying the AWS RegionSpecifying Credentials - [Customize the HTTP Client](configure-http.md): Overriding During Configuration LoadingTimeoutDialerTransport - [Logging](configure-logging.md): LoggerClientLogMode - [Retries and Timeouts](configure-retries-timeouts.md): Standard RetryerNopRetryerCustomizing BehaviorTimeouts - [Data protection in AWS SDK for Go](data-protection.md): The AWS [shared responsibility model](https://aws.amazon.com/compliance/shared-responsibility-model/) applies to data... - [Resilience in AWS SDK for Go](disaster-recovery-resiliency.md): The AWS global infrastructure is built around AWS Regions and Availability Zones. AWS Regions provide multiple physic... - [Document history for the AWS SDK for Go v2 Developer Guide](doc-history.md): The following table describes the documentation releases for AWS SDK for Go v2. - [Frequently Asked Questions](faq-gosdk.md): How do I configure my SDK's HTTP client? Are there any guidelines or best practices?How should I configure operation ... - [Get started with AWS SDK for Go](getting-started.md): Get an Amazon AccountInstall the AWS SDK for Go v2Get your AWS access keysInvoke an Operation - [API Gateway examples using SDK for Go V2](go-api-gateway-code-examples.md): AWS community contributions - [Aurora examples using SDK for Go V2](go-aurora-code-examples.md): BasicsActions - [Amazon Bedrock Runtime examples using SDK for Go V2](go-bedrock-runtime-code-examples.md): ScenariosAmazon Titan Image GeneratorAnthropic Claude - [Amazon Bedrock examples using SDK for Go V2](go-bedrock-code-examples.md): Actions - [CloudFormation examples using SDK for Go V2](go-cloudformation-code-examples.md): Actions - [CloudWatch Logs examples using SDK for Go V2](go-cloudwatch-logs-code-examples.md): Actions - [SDK for Go V2 code examples](go-code-examples.md): The code examples in this topic show you how to use the AWS SDK for Go V2 with AWS. - [Amazon Cognito Identity Provider examples using SDK for Go V2](go-cognito-identity-provider-code-examples.md): ActionsScenarios - [Amazon DocumentDB examples using SDK for Go V2](go-docdb-code-examples.md): Serverless examples - [DynamoDB examples using SDK for Go V2](go-dynamodb-code-examples.md): BasicsActionsScenariosServerless examplesAWS community contributions - [IAM examples using SDK for Go V2](go-iam-code-examples.md): BasicsActions - [Amazon MSK examples using SDK for Go V2](go-kafka-code-examples.md): Serverless examples - [Kinesis examples using SDK for Go V2](go-kinesis-code-examples.md): Serverless examples - [Lambda examples using SDK for Go V2](go-lambda-code-examples.md): BasicsActionsScenariosServerless examplesAWS community contributions - [Partner Central examples using SDK for Go V2](go-partnercentral-selling-code-examples.md): Actions - [Amazon RDS examples using SDK for Go V2](go-rds-code-examples.md): BasicsActionsServerless examples - [Amazon Redshift examples using SDK for Go V2](go-redshift-code-examples.md): BasicsActions - [Amazon S3 examples using SDK for Go V2](go-s3-code-examples.md): BasicsActionsScenariosServerless examples - [Amazon SNS examples using SDK for Go V2](go-sns-code-examples.md): ActionsScenariosServerless examples - [Amazon SQS examples using SDK for Go V2](go-sqs-code-examples.md): ActionsScenariosServerless examples - [Handling Errors in the AWS SDK for Go V2](handle-errors.md): Logging ErrorsService Client ErrorsRetrieving Request Identifiers - [HTTP Interceptors](interceptors.md): Interceptors vs. middlewareAvailable interceptor hooksInterceptor registrationGlobal interceptor configuration - [Customizing the AWS SDK for Go v2 Client Requests with Middleware](middleware.md): Writing a Custom MiddlewareAttaching Middleware to All ClientsAttaching Middleware to a Specific OperationPassing Met... - [Migrate to the AWS SDK for Go v2](migrate-gosdk.md): Minimum Go VersionModularizationConfiguration LoadingMocking and *ifaceCredentials and Credential ProvidersService Cl... - [Data integrity protection with checksums](s3-checksums.md): Upload an objectDownload an object - [Timing SDK operations](sdk-timing.md): When debugging timeout/latency issues in the SDK, it is critical to identify the components of the operation lifecycl... - [Amazon CloudFront Utilities](sdk-utilities-cloudfront.md): Amazon CloudFront URL Signer - [Amazon EC2 Instance Metadata Service](sdk-utilities-ec2-imds.md): You can use the AWS SDK for Go to access the [Amazon EC2 Instance Metadata Service](https://docs.aws.amazon.com/AWSEC... - [Amazon RDS Utilities](sdk-utilities-rds.md): IAM Authentication - [Amazon S3 Utilities](sdk-utilities-s3.md): Amazon S3 Transfer ManagersUnseekable Streaming Input - [Using the AWS SDK for Go Utilities](sdk-utilities.md): The AWS SDK for Go includes the following utilities to help you more easily use AWS services. Find the SDK utilities ... - [Security in AWS SDK for Go](security.md): Cloud security at AWS is the highest priority. As an AWS customer, you benefit from data centers and network architec... - [Unit Testing with the AWS SDK for Go v2](unit-testing.md): Mocking Client OperationsMocking Paginators - [Use the AWS SDK for Go v2 with AWS services](use-services.md): To make calls to an AWS service, you must first construct a service client instance. A service client provides low-le... - [Using the AWS SDK for Go](using.md): Constructing a Service ClientCalling Service OperationsConcurrently Using Service ClientsUsing Operation PaginatorsUs... - [What is the AWS SDK for Go v2?](welcome.md): Maintenance and support for SDK major versions