---
type: resource-type
title: AccessGrantsLocation
description: aws resource type AWS::S3::AccessGrantsLocation
name: AccessGrantsLocation
lexicon: aws
resource_type: AWS::S3::AccessGrantsLocation
---
`AWS::S3::AccessGrantsLocation`, a resource type of the aws lexicon.

## Properties

- `IamRoleArn` (`string`, required): The Amazon Resource Name (ARN) of the access grant location's associated IAM role.
- `LocationScope` (`string`, required): Descriptor for where the location actually points
- `AccessGrantsLocationArn` (`string`, optional): The Amazon Resource Name (ARN) of the specified Access Grants location.
- `AccessGrantsLocationId` (`string`, optional): The unique identifier for the specified Access Grants location.
- `Tags` (`AccessGrantsLocation_Tag[]`, optional)

## Attributes

- `AccessGrantsLocationArn`
- `AccessGrantsLocationId`
