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.
New-LMFunctionUrlConfig-FunctionName <String>-Cors_AllowCredential <Boolean>-Cors_AllowHeader <String[]>-Cors_AllowMethod <String[]>-Cors_AllowOrigin <String[]>-AuthType <FunctionUrlAuthType>-Cors_ExposeHeader <String[]>-Cors_MaxAge <Int32>-Qualifier <String>-Select <String>-PassThru <SwitchParameter>-Force <SwitchParameter>
AWS_IAM
if you want to restrict access to authenticated IAM
users only. Set to NONE
if you want to bypass IAM authentication to create a public endpoint. For more information, see Security and auth model for Lambda function URLs. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
false
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Cors_AllowCredentials |
Date
, Keep-Alive
, X-Custom-Header
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Cors_AllowHeaders |
GET
, POST
, DELETE
, or the wildcard character (*
). Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Cors_AllowMethods |
https://www.example.com
, http://localhost:60905
.Alternatively, you can grant access to all origins using the wildcard character (*
). Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Cors_AllowOrigins |
Date
, Keep-Alive
, X-Custom-Header
. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Cors_ExposeHeaders |
0
, which means that the browser doesn't cache results. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AK |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AWSProfilesLocation, ProfilesLocation |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StoredCredentials, AWSProfileName |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RegionToCall |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SK, SecretAccessKey |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ST |
AWS Tools for PowerShell: 2.x.y.z