AWS.S3.IS3CORSRule.AllowedMethods

A list of HTTP methods that you allow the origin to execute

property AllowedMethods: TList<string>;
__property TList<string> AllowedMethods;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

Valid values: DELETE | GET | HEAD | POST | PUT.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.