AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
access-policy
subresource of the vault. An access policy is specific to a vault and is also called
a vault subresource. You can set one access policy per vault and the policy can be
up to 20 KB in size. For more information about vault access policies, see Amazon
Glacier Access Control with Vault Access Policies.
Namespace: Amazon.Glacier.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class SetVaultAccessPolicyRequest : AmazonGlacierRequest IRequestEvents
The SetVaultAccessPolicyRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
SetVaultAccessPolicyRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccountId | System.String |
Gets and sets the property AccountId.
The |
![]() |
Policy | Amazon.Glacier.Model.VaultAccessPolicy |
Gets and sets the property Policy.
The vault access policy as a JSON string. |
![]() |
VaultName | System.String |
Gets and sets the property VaultName.
The name of the vault. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1