Skip to content

Commit acafed8

Browse files
4.1.777
1 parent e0e46a3 commit acafed8

35 files changed

+1104
-854
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 814 additions & 814 deletions
Large diffs are not rendered by default.

changelogs/CHANGELOG.2025.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
### 4.1.776 (2025-03-14 00:32Z)
1+
### 4.1.777 (2025-03-14 20:37Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1002.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon Glue
4+
* Modified cmdlet New-GLUECatalog: added parameter CatalogInput_AllowFullTableExternalDataAccess.
5+
* Modified cmdlet Update-GLUECatalog: added parameter CatalogInput_AllowFullTableExternalDataAccess.
6+
* Amazon Lake Formation
7+
* Modified cmdlet Grant-LKFPermission: added parameter Condition_Expression.
8+
* Modified cmdlet New-LKFLakeFormationOptIn: added parameter Condition_Expression.
9+
* Modified cmdlet Register-LKFResource: added parameter WithPrivilegedAccess.
10+
* Modified cmdlet Remove-LKFLakeFormationOptIn: added parameter Condition_Expression.
11+
* Modified cmdlet Revoke-LKFPermission: added parameter Condition_Expression.
12+
13+
### 4.1.776 (2025-03-14 00:32Z)
214
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1001.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
315
* Amazon Amplify
416
* Modified cmdlet New-AMPBranch: added parameter EnableSkewProtection.

changelogs/CHANGELOG.ALL.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
### 4.1.776 (2025-03-14 00:32Z)
1+
### 4.1.777 (2025-03-14 20:37Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1002.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon Glue
4+
* Modified cmdlet New-GLUECatalog: added parameter CatalogInput_AllowFullTableExternalDataAccess.
5+
* Modified cmdlet Update-GLUECatalog: added parameter CatalogInput_AllowFullTableExternalDataAccess.
6+
* Amazon Lake Formation
7+
* Modified cmdlet Grant-LKFPermission: added parameter Condition_Expression.
8+
* Modified cmdlet New-LKFLakeFormationOptIn: added parameter Condition_Expression.
9+
* Modified cmdlet Register-LKFResource: added parameter WithPrivilegedAccess.
10+
* Modified cmdlet Remove-LKFLakeFormationOptIn: added parameter Condition_Expression.
11+
* Modified cmdlet Revoke-LKFPermission: added parameter Condition_Expression.
12+
13+
### 4.1.776 (2025-03-14 00:32Z)
214
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1001.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
315
* Amazon Amplify
416
* Modified cmdlet New-AMPBranch: added parameter EnableSkewProtection.

modules/AWSPowerShell/AWSPowerShellCompleters.psm1

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33878,6 +33878,16 @@ $GLUE_Completers = {
3387833878

3387933879
switch ($("$commandName/$parameterName"))
3388033880
{
33881+
# Amazon.Glue.AllowFullTableExternalDataAccessEnum
33882+
{
33883+
($_ -eq "New-GLUECatalog/CatalogInput_AllowFullTableExternalDataAccess") -Or
33884+
($_ -eq "Update-GLUECatalog/CatalogInput_AllowFullTableExternalDataAccess")
33885+
}
33886+
{
33887+
$v = "False","True"
33888+
break
33889+
}
33890+
3388133891
# Amazon.Glue.AuthenticationType
3388233892
"Test-GLUEConnection/AuthenticationConfiguration_AuthenticationType"
3388333893
{
@@ -34237,6 +34247,7 @@ $GLUE_map = @{
3423734247
"ApplyOverrideForComputeEnvironment"=@("Get-GLUEConnection")
3423834248
"AuthenticationConfiguration_AuthenticationType"=@("Test-GLUEConnection")
3423934249
"AuthStrategy"=@("Update-GLUEJobFromSourceControl","Update-GLUESourceControlFromJob")
34250+
"CatalogInput_AllowFullTableExternalDataAccess"=@("New-GLUECatalog","Update-GLUECatalog")
3424034251
"CloudWatchEncryption_CloudWatchEncryptionMode"=@("New-GLUESecurityConfiguration")
3424134252
"Compatibility"=@("New-GLUESchema","Update-GLUESchema")
3424234253
"CsvClassifier_ContainsHeader"=@("New-GLUEClassifier","Update-GLUEClassifier")

modules/AWSPowerShell/Cmdlets/CognitoIdentity/Basic/Dismount-CGIDeveloperIdentity-Cmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ namespace Amazon.PowerShell.Cmdlets.CGI
3535
///
3636
///
3737
/// <para>
38-
/// You must use AWS Developer credentials to call this API.
38+
/// You must use Amazon Web Services developer credentials to call this operation.
3939
/// </para>
4040
/// </summary>
4141
[Cmdlet("Dismount", "CGIDeveloperIdentity", SupportsShouldProcess = true, ConfirmImpact = ConfirmImpact.Medium)]

modules/AWSPowerShell/Cmdlets/CognitoIdentity/Basic/Find-CGIDeveloperIdentity-Cmdlet.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ namespace Amazon.PowerShell.Cmdlets.CGI
3535
/// searched in the database and returned as a part of the response. If you supply both,
3636
/// <c>DeveloperUserIdentifier</c> will be matched against <c>IdentityID</c>. If the values
3737
/// are verified against the database, the response returns both values and is the same
38-
/// as the request. Otherwise a <c>ResourceConflictException</c> is thrown.
38+
/// as the request. Otherwise, a <c>ResourceConflictException</c> is thrown.
3939
///
4040
///
4141
/// <para><c>LookupDeveloperIdentity</c> is intended for low-throughput control plane operations:
@@ -44,7 +44,7 @@ namespace Amazon.PowerShell.Cmdlets.CGI
4444
/// are likely to be throttled. <a>GetOpenIdTokenForDeveloperIdentity</a> is a better
4545
/// option for higher-volume operations for user authentication.
4646
/// </para><para>
47-
/// You must use AWS Developer credentials to call this API.
47+
/// You must use Amazon Web Services developer credentials to call this operation.
4848
/// </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
4949
/// </summary>
5050
[Cmdlet("Find", "CGIDeveloperIdentity")]

modules/AWSPowerShell/Cmdlets/CognitoIdentity/Basic/Get-CGICredentialsForIdentity-Cmdlet.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ namespace Amazon.PowerShell.Cmdlets.CGI
2929
{
3030
/// <summary>
3131
/// Returns credentials for the provided identity ID. Any provided logins will be validated
32-
/// against supported login providers. If the token is for cognito-identity.amazonaws.com,
33-
/// it will be passed through to AWS Security Token Service with the appropriate role
34-
/// for the token.
32+
/// against supported login providers. If the token is for <c>cognito-identity.amazonaws.com</c>,
33+
/// it will be passed through to Security Token Service with the appropriate role for
34+
/// the token.
3535
///
3636
///
3737
/// <para>

modules/AWSPowerShell/Cmdlets/CognitoIdentity/Basic/Get-CGIId-Cmdlet.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
namespace Amazon.PowerShell.Cmdlets.CGI
2929
{
3030
/// <summary>
31-
/// Generates (or retrieves) a Cognito ID. Supplying multiple logins will create an implicit
31+
/// Generates (or retrieves) IdentityID. Supplying multiple logins will create an implicit
3232
/// linked account.
3333
///
3434
///
@@ -51,7 +51,7 @@ public partial class GetCGIIdCmdlet : AnonymousAmazonCognitoIdentityClientCmdlet
5151
#region Parameter AccountId
5252
/// <summary>
5353
/// <para>
54-
/// <para>A standard AWS account ID (9+ digits).</para>
54+
/// <para>A standard Amazon Web Services account ID (9+ digits).</para>
5555
/// </para>
5656
/// </summary>
5757
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]

modules/AWSPowerShell/Cmdlets/CognitoIdentity/Basic/Get-CGIIdentity-Cmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.PowerShell.Cmdlets.CGI
3333
///
3434
///
3535
/// <para>
36-
/// You must use AWS Developer credentials to call this API.
36+
/// You must use Amazon Web Services developer credentials to call this operation.
3737
/// </para>
3838
/// </summary>
3939
[Cmdlet("Get", "CGIIdentity")]

modules/AWSPowerShell/Cmdlets/CognitoIdentity/Basic/Get-CGIIdentityList-Cmdlet.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ namespace Amazon.PowerShell.Cmdlets.CGI
3232
///
3333
///
3434
/// <para>
35-
/// You must use AWS Developer credentials to call this API.
35+
/// You must use Amazon Web Services developer credentials to call this operation.
3636
/// </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
3737
/// </summary>
3838
[Cmdlet("Get", "CGIIdentityList")]

0 commit comments

Comments
 (0)