File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4930,19 +4930,19 @@ function Global:Update-SgwS3Endpoint {
49304930 [parameter (Mandatory = $False ,
49314931 Position = 7 ,
49324932 ParameterSetName = " UriAndUrnAndKey" ,
4933- HelpMessage = " S3 Access Key authorized to use the endpoint." )][ Alias ( " AccessKeyId " )]
4933+ HelpMessage = " S3 Access Key authorized to use the endpoint." )]
49344934 [parameter (Mandatory = $False ,
49354935 Position = 7 ,
49364936 ParameterSetName = " UriAndNameAndKey" ,
4937- HelpMessage = " S3 Access Key authorized to use the endpoint." )][ Alias ( " AccessKeyId " )]
4937+ HelpMessage = " S3 Access Key authorized to use the endpoint." )]
49384938 [parameter (Mandatory = $False ,
49394939 Position = 7 ,
49404940 ParameterSetName = " RegionAndUrnAndKey" ,
4941- HelpMessage = " S3 Access Key authorized to use the endpoint." )][ Alias ( " AccessKeyId " )]
4941+ HelpMessage = " S3 Access Key authorized to use the endpoint." )]
49424942 [parameter (Mandatory = $False ,
49434943 Position = 7 ,
49444944 ParameterSetName = " RegionAndNameAndKey" ,
4945- HelpMessage = " S3 Access Key authorized to use the endpoint." )][ Alias ( " AccessKeyId " )]
4945+ HelpMessage = " S3 Access Key authorized to use the endpoint." )]
49464946 [parameter (Mandatory = $False ,
49474947 Position = 7 ,
49484948 ParameterSetName = " NameOnlyAndKey" ,
You can’t perform that action at this time.
0 commit comments