Skip to content

Commit 06baaeb

Browse files
4.1.665
1 parent 59e00fd commit 06baaeb

37 files changed

+907
-2101
lines changed

Include/sdk/_sdk-versions.json

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

changelogs/CHANGELOG.2024.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
### 4.1.664 (2024-09-25 21:09Z)
1+
### 4.1.665 (2024-09-26 21:08Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.893.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+
* LM
4+
* [Breaking Change] Removed cmdlets Get-LMPublicAccessBlockConfig, Get-LMResourcePolicy, Remove-LMResourcePolicy, Write-LMPublicAccessBlockConfig and Write-LMResourcePolicy.
5+
* Amazon SageMaker Service
6+
* Modified cmdlet New-SMDomain: added parameter TagPropagation.
7+
* Modified cmdlet Update-SMDomain: added parameter TagPropagation.
8+
* Amazon Simple Storage Service (S3)
9+
* Modified cmdlet Copy-S3Object: added parameter RequestPayer.
10+
* Modified cmdlet Remove-S3Object: added parameter RequestPayer.
11+
* Modified cmdlet Write-S3Object: added parameter RequestPayer.
12+
13+
### 4.1.664 (2024-09-25 21:09Z)
214
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.892.1 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

416
### 4.1.663 (2024-09-24 21:41Z)

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.664 (2024-09-25 21:09Z)
1+
### 4.1.665 (2024-09-26 21:08Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.893.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+
* LM
4+
* [Breaking Change] Removed cmdlets Get-LMPublicAccessBlockConfig, Get-LMResourcePolicy, Remove-LMResourcePolicy, Write-LMPublicAccessBlockConfig and Write-LMResourcePolicy.
5+
* Amazon SageMaker Service
6+
* Modified cmdlet New-SMDomain: added parameter TagPropagation.
7+
* Modified cmdlet Update-SMDomain: added parameter TagPropagation.
8+
* Amazon Simple Storage Service (S3)
9+
* Modified cmdlet Copy-S3Object: added parameter RequestPayer.
10+
* Modified cmdlet Remove-S3Object: added parameter RequestPayer.
11+
* Modified cmdlet Write-S3Object: added parameter RequestPayer.
12+
13+
### 4.1.664 (2024-09-25 21:09Z)
214
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.892.1 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

416
### 4.1.663 (2024-09-24 21:41Z)

generator/AWSPSGeneratorLib/Config/ServiceConfig/lambda.xml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@
9999
<Params />
100100
<TypesNotToFlatten />
101101
</ServiceOperation>
102-
<ServiceOperation MethodName="DeleteResourcePolicy" Verb="Remove" Noun="ResourcePolicy" ShouldProcessTarget="ResourceArn" PipelineParameter="ResourceArn" NoPipelineParameter="false">
103-
<Params />
104-
<TypesNotToFlatten />
105-
</ServiceOperation>
106102
<ServiceOperation MethodName="GetAccountSettings" OutputProperty="*" Verb="Get" Noun="AccountSetting" PipelineParameter="" NoPipelineParameter="false">
107103
<Params />
108104
<TypesNotToFlatten />
@@ -167,14 +163,6 @@
167163
<Params />
168164
<TypesNotToFlatten />
169165
</ServiceOperation>
170-
<ServiceOperation MethodName="GetPublicAccessBlockConfig" OutputProperty="PublicAccessBlockConfig" Verb="Get" Noun="PublicAccessBlockConfig" PipelineParameter="ResourceArn" NoPipelineParameter="false">
171-
<Params />
172-
<TypesNotToFlatten />
173-
</ServiceOperation>
174-
<ServiceOperation MethodName="GetResourcePolicy" OutputProperty="*" Verb="Get" Noun="ResourcePolicy" PipelineParameter="ResourceArn" NoPipelineParameter="false">
175-
<Params />
176-
<TypesNotToFlatten />
177-
</ServiceOperation>
178166
<ServiceOperation MethodName="GetRuntimeManagementConfig" OutputProperty="*" Verb="Get" Noun="RuntimeManagementConfig" PipelineParameter="FunctionName" NoPipelineParameter="false">
179167
<Params />
180168
<TypesNotToFlatten />
@@ -273,14 +261,6 @@
273261
<Params />
274262
<TypesNotToFlatten />
275263
</ServiceOperation>
276-
<ServiceOperation MethodName="PutPublicAccessBlockConfig" OutputProperty="PublicAccessBlockConfig" Verb="Write" Noun="PublicAccessBlockConfig" ShouldProcessTarget="ResourceArn" PipelineParameter="ResourceArn" NoPipelineParameter="false">
277-
<Params />
278-
<TypesNotToFlatten />
279-
</ServiceOperation>
280-
<ServiceOperation MethodName="PutResourcePolicy" OutputProperty="*" Verb="Write" Noun="ResourcePolicy" ShouldProcessTarget="ResourceArn" PipelineParameter="ResourceArn" NoPipelineParameter="false">
281-
<Params />
282-
<TypesNotToFlatten />
283-
</ServiceOperation>
284264
<ServiceOperation MethodName="PutRuntimeManagementConfig" OutputProperty="*" Verb="Write" Noun="RuntimeManagementConfig" ShouldProcessTarget="FunctionName" PipelineParameter="FunctionName" NoPipelineParameter="false">
285265
<Params />
286266
<TypesNotToFlatten />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16870,8 +16870,6 @@ Set-Alias -Name Delete-LMLayerVersion -Value Remove-LMLayerVersion
1687016870
Set-Alias -Name LM-DeleteLayerVersion -Value Remove-LMLayerVersion
1687116871
Set-Alias -Name Delete-LMProvisionedConcurrencyConfig -Value Remove-LMProvisionedConcurrencyConfig
1687216872
Set-Alias -Name LM-DeleteProvisionedConcurrencyConfig -Value Remove-LMProvisionedConcurrencyConfig
16873-
Set-Alias -Name Delete-LMResourcePolicy -Value Remove-LMResourcePolicy
16874-
Set-Alias -Name LM-DeleteResourcePolicy -Value Remove-LMResourcePolicy
1687516873
Set-Alias -Name Get-LMAccountSettings -Value Get-LMAccountSetting
1687616874
Set-Alias -Name LM-GetAccountSettings -Value Get-LMAccountSetting
1687716875
Set-Alias -Name LM-GetAlias -Value Get-LMAlias
@@ -16889,8 +16887,6 @@ Set-Alias -Name LM-GetLayerVersionByArn -Value Get-LMLayerVersionByArn
1688916887
Set-Alias -Name LM-GetLayerVersionPolicy -Value Get-LMLayerVersionPolicy
1689016888
Set-Alias -Name LM-GetPolicy -Value Get-LMPolicy
1689116889
Set-Alias -Name LM-GetProvisionedConcurrencyConfig -Value Get-LMProvisionedConcurrencyConfig
16892-
Set-Alias -Name LM-GetPublicAccessBlockConfig -Value Get-LMPublicAccessBlockConfig
16893-
Set-Alias -Name LM-GetResourcePolicy -Value Get-LMResourcePolicy
1689416890
Set-Alias -Name LM-GetRuntimeManagementConfig -Value Get-LMRuntimeManagementConfig
1689516891
Set-Alias -Name Invoke-LM -Value Invoke-LMFunction
1689616892
Set-Alias -Name LM-Invoke -Value Invoke-LMFunction
@@ -16943,10 +16939,6 @@ Set-Alias -Name Put-LMFunctionRecursionConfig -Value Write-LMFunctionRecursionCo
1694316939
Set-Alias -Name LM-PutFunctionRecursionConfig -Value Write-LMFunctionRecursionConfig
1694416940
Set-Alias -Name Put-LMProvisionedConcurrencyConfig -Value Write-LMProvisionedConcurrencyConfig
1694516941
Set-Alias -Name LM-PutProvisionedConcurrencyConfig -Value Write-LMProvisionedConcurrencyConfig
16946-
Set-Alias -Name Put-LMPublicAccessBlockConfig -Value Write-LMPublicAccessBlockConfig
16947-
Set-Alias -Name LM-PutPublicAccessBlockConfig -Value Write-LMPublicAccessBlockConfig
16948-
Set-Alias -Name Put-LMResourcePolicy -Value Write-LMResourcePolicy
16949-
Set-Alias -Name LM-PutResourcePolicy -Value Write-LMResourcePolicy
1695016942
Set-Alias -Name Put-LMRuntimeManagementConfig -Value Write-LMRuntimeManagementConfig
1695116943
Set-Alias -Name LM-PutRuntimeManagementConfig -Value Write-LMRuntimeManagementConfig
1695216944
Set-Alias -Name LM-RemoveLayerVersionPermission -Value Remove-LMLayerVersionPermission

modules/AWSPowerShell/AWSPowerShellCompleters.psm1

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39994,7 +39994,6 @@ $LM_SelectMap = @{
3999439994
"Remove-LMFunctionUrlConfig",
3999539995
"Remove-LMLayerVersion",
3999639996
"Remove-LMProvisionedConcurrencyConfig",
39997-
"Remove-LMResourcePolicy",
3999839997
"Get-LMAccountSetting",
3999939998
"Get-LMAlias",
4000039999
"Get-LMCodeSigningConfig",
@@ -40011,8 +40010,6 @@ $LM_SelectMap = @{
4001140010
"Get-LMLayerVersionPolicy",
4001240011
"Get-LMPolicy",
4001340012
"Get-LMProvisionedConcurrencyConfig",
40014-
"Get-LMPublicAccessBlockConfig",
40015-
"Get-LMResourcePolicy",
4001640013
"Get-LMRuntimeManagementConfig",
4001740014
"Invoke-LMFunction",
4001840015
"Invoke-LMFunctionAsync",
@@ -40036,8 +40033,6 @@ $LM_SelectMap = @{
4003640033
"Write-LMFunctionEventInvokeConfig",
4003740034
"Write-LMFunctionRecursionConfig",
4003840035
"Write-LMProvisionedConcurrencyConfig",
40039-
"Write-LMPublicAccessBlockConfig",
40040-
"Write-LMResourcePolicy",
4004140036
"Write-LMRuntimeManagementConfig",
4004240037
"Remove-LMLayerVersionPermission",
4004340038
"Remove-LMPermission",
@@ -50375,7 +50370,7 @@ $ORG_Completers = {
5037550370
# Amazon.Organizations.EffectivePolicyType
5037650371
"Get-ORGEffectivePolicy/PolicyType"
5037750372
{
50378-
$v = "AISERVICES_OPT_OUT_POLICY","BACKUP_POLICY","TAG_POLICY"
50373+
$v = "AISERVICES_OPT_OUT_POLICY","BACKUP_POLICY","CHATBOT_POLICY","TAG_POLICY"
5037950374
break
5038050375
}
5038150376

@@ -50412,7 +50407,7 @@ $ORG_Completers = {
5041250407
($_ -eq "New-ORGPolicy/Type")
5041350408
}
5041450409
{
50415-
$v = "AISERVICES_OPT_OUT_POLICY","BACKUP_POLICY","SERVICE_CONTROL_POLICY","TAG_POLICY"
50410+
$v = "AISERVICES_OPT_OUT_POLICY","BACKUP_POLICY","CHATBOT_POLICY","SERVICE_CONTROL_POLICY","TAG_POLICY"
5041650411
break
5041750412
}
5041850413

@@ -59521,6 +59516,7 @@ $S3_Completers = {
5952159516

5952259517
# Amazon.S3.RequestPayer
5952359518
{
59519+
($_ -eq "Copy-S3Object/RequestPayer") -Or
5952459520
($_ -eq "Get-S3BucketAccelerateConfiguration/RequestPayer") -Or
5952559521
($_ -eq "Get-S3Object/RequestPayer") -Or
5952659522
($_ -eq "Get-S3ObjectAttribute/RequestPayer") -Or
@@ -59530,7 +59526,9 @@ $S3_Completers = {
5953059526
($_ -eq "Get-S3ObjectTagSet/RequestPayer") -Or
5953159527
($_ -eq "Get-S3ObjectV2/RequestPayer") -Or
5953259528
($_ -eq "Get-S3Version/RequestPayer") -Or
59529+
($_ -eq "Remove-S3Object/RequestPayer") -Or
5953359530
($_ -eq "Restore-S3Object/RequestPayer") -Or
59531+
($_ -eq "Write-S3Object/RequestPayer") -Or
5953459532
($_ -eq "Write-S3ObjectLegalHold/RequestPayer") -Or
5953559533
($_ -eq "Write-S3ObjectLockConfiguration/RequestPayer") -Or
5953659534
($_ -eq "Write-S3ObjectRetention/RequestPayer") -Or
@@ -59651,7 +59649,7 @@ $S3_map = @{
5965159649
"PartitionedPrefix_PartitionDateSource"=@("Write-S3BucketLogging")
5965259650
"ReplicationStatus"=@("Write-S3GetObjectResponse")
5965359651
"RequestCharged"=@("Write-S3GetObjectResponse")
59654-
"RequestPayer"=@("Get-S3BucketAccelerateConfiguration","Get-S3Object","Get-S3ObjectAttribute","Get-S3ObjectLegalHold","Get-S3ObjectMetadata","Get-S3ObjectRetention","Get-S3ObjectTagSet","Get-S3ObjectV2","Get-S3Version","Restore-S3Object","Write-S3ObjectLegalHold","Write-S3ObjectLockConfiguration","Write-S3ObjectRetention","Write-S3ObjectTagSet")
59652+
"RequestPayer"=@("Copy-S3Object","Get-S3BucketAccelerateConfiguration","Get-S3Object","Get-S3ObjectAttribute","Get-S3ObjectLegalHold","Get-S3ObjectMetadata","Get-S3ObjectRetention","Get-S3ObjectTagSet","Get-S3ObjectV2","Get-S3Version","Remove-S3Object","Restore-S3Object","Write-S3Object","Write-S3ObjectLegalHold","Write-S3ObjectLockConfiguration","Write-S3ObjectRetention","Write-S3ObjectTagSet")
5965559653
"RestoreRequestType"=@("Restore-S3Object")
5965659654
"Retention_Mode"=@("Write-S3ObjectRetention")
5965759655
"RetrievalTier"=@("Restore-S3Object")
@@ -61584,6 +61582,16 @@ $SM_Completers = {
6158461582
break
6158561583
}
6158661584

61585+
# Amazon.SageMaker.TagPropagation
61586+
{
61587+
($_ -eq "New-SMDomain/TagPropagation") -Or
61588+
($_ -eq "Update-SMDomain/TagPropagation")
61589+
}
61590+
{
61591+
$v = "DISABLED","ENABLED"
61592+
break
61593+
}
61594+
6158761595
# Amazon.SageMaker.TargetDevice
6158861596
"New-SMCompilationJob/OutputConfig_TargetDevice"
6158961597
{
@@ -61851,6 +61859,7 @@ $SM_map = @{
6185161859
"StudioLifecycleConfigAppType"=@("New-SMStudioLifecycleConfig")
6185261860
"TabularJobConfig_Mode"=@("New-SMAutoMLJobV2")
6185361861
"TabularJobConfig_ProblemType"=@("New-SMAutoMLJobV2")
61862+
"TagPropagation"=@("New-SMDomain","Update-SMDomain")
6185461863
"TargetPlatform_Accelerator"=@("New-SMCompilationJob")
6185561864
"TargetPlatform_Arch"=@("New-SMCompilationJob")
6185661865
"TargetPlatform_Os"=@("New-SMCompilationJob")

modules/AWSPowerShell/Cmdlets/Lambda/AWS.Tools.Lambda.Completers.psm1

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@ $LM_SelectMap = @{
350350
"Remove-LMFunctionUrlConfig",
351351
"Remove-LMLayerVersion",
352352
"Remove-LMProvisionedConcurrencyConfig",
353-
"Remove-LMResourcePolicy",
354353
"Get-LMAccountSetting",
355354
"Get-LMAlias",
356355
"Get-LMCodeSigningConfig",
@@ -367,8 +366,6 @@ $LM_SelectMap = @{
367366
"Get-LMLayerVersionPolicy",
368367
"Get-LMPolicy",
369368
"Get-LMProvisionedConcurrencyConfig",
370-
"Get-LMPublicAccessBlockConfig",
371-
"Get-LMResourcePolicy",
372369
"Get-LMRuntimeManagementConfig",
373370
"Invoke-LMFunction",
374371
"Invoke-LMFunctionAsync",
@@ -392,8 +389,6 @@ $LM_SelectMap = @{
392389
"Write-LMFunctionEventInvokeConfig",
393390
"Write-LMFunctionRecursionConfig",
394391
"Write-LMProvisionedConcurrencyConfig",
395-
"Write-LMPublicAccessBlockConfig",
396-
"Write-LMResourcePolicy",
397392
"Write-LMRuntimeManagementConfig",
398393
"Remove-LMLayerVersionPermission",
399394
"Remove-LMPermission",

modules/AWSPowerShell/Cmdlets/Lambda/AWS.Tools.Lambda.psd1

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ This version of AWS Tools for PowerShell is compatible with Windows PowerShell 5
115115
'Get-LMPolicy',
116116
'Get-LMProvisionedConcurrencyConfig',
117117
'Get-LMProvisionedConcurrencyConfigList',
118-
'Get-LMPublicAccessBlockConfig',
119-
'Get-LMResourcePolicy',
120118
'Get-LMResourceTag',
121119
'Get-LMRuntimeManagementConfig',
122120
'Get-LMVersionsByFunction',
@@ -142,7 +140,6 @@ This version of AWS Tools for PowerShell is compatible with Windows PowerShell 5
142140
'Remove-LMLayerVersionPermission',
143141
'Remove-LMPermission',
144142
'Remove-LMProvisionedConcurrencyConfig',
145-
'Remove-LMResourcePolicy',
146143
'Remove-LMResourceTag',
147144
'Update-LMAlias',
148145
'Update-LMCodeSigningConfig',
@@ -156,8 +153,6 @@ This version of AWS Tools for PowerShell is compatible with Windows PowerShell 5
156153
'Write-LMFunctionEventInvokeConfig',
157154
'Write-LMFunctionRecursionConfig',
158155
'Write-LMProvisionedConcurrencyConfig',
159-
'Write-LMPublicAccessBlockConfig',
160-
'Write-LMResourcePolicy',
161156
'Write-LMRuntimeManagementConfig')
162157

163158
# Variables to export from this module

modules/AWSPowerShell/Cmdlets/Lambda/Basic/Add-LMPermission-Cmdlet.cs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ namespace Amazon.PowerShell.Cmdlets.LM
3838
/// <para>
3939
/// To grant permission to another account, specify the account ID as the <c>Principal</c>.
4040
/// To grant permission to an organization defined in Organizations, specify the organization
41-
/// ID as the <c>PrincipalOrgID</c>. For Amazon Web Servicesservices, the principal is
41+
/// ID as the <c>PrincipalOrgID</c>. For Amazon Web Services services, the principal is
4242
/// a domain-style identifier that the service defines, such as <c>s3.amazonaws.com</c>
43-
/// or <c>sns.amazonaws.com</c>. For Amazon Web Servicesservices, you can also specify
43+
/// or <c>sns.amazonaws.com</c>. For Amazon Web Services services, you can also specify
4444
/// the ARN of the associated resource as the <c>SourceArn</c>. If you grant permission
4545
/// to a service principal without specifying the source, other accounts could potentially
4646
/// configure resources in their account to invoke your Lambda function.
@@ -128,7 +128,7 @@ public partial class AddLMPermissionCmdlet : AmazonLambdaClientCmdlet, IExecutor
128128
#region Parameter Principal
129129
/// <summary>
130130
/// <para>
131-
/// <para>The Amazon Web Servicesservice, Amazon Web Services account, IAM user, or IAM role
131+
/// <para>The Amazon Web Services service, Amazon Web Services account, IAM user, or IAM role
132132
/// that invokes the function. If you specify a service, use <c>SourceArn</c> or <c>SourceAccount</c>
133133
/// to limit who can invoke the function through that service.</para>
134134
/// </para>
@@ -179,7 +179,7 @@ public partial class AddLMPermissionCmdlet : AmazonLambdaClientCmdlet, IExecutor
179179
#region Parameter SourceAccount
180180
/// <summary>
181181
/// <para>
182-
/// <para>For Amazon Web Servicesservice, the ID of the Amazon Web Services account that owns
182+
/// <para>For Amazon Web Services service, the ID of the Amazon Web Services account that owns
183183
/// the resource. Use this together with <c>SourceArn</c> to ensure that the specified
184184
/// account owns the resource. It is possible for an Amazon S3 bucket to be deleted by
185185
/// its owner and recreated by another account.</para>
@@ -192,7 +192,7 @@ public partial class AddLMPermissionCmdlet : AmazonLambdaClientCmdlet, IExecutor
192192
#region Parameter SourceArn
193193
/// <summary>
194194
/// <para>
195-
/// <para>For Amazon Web Servicesservices, the ARN of the Amazon Web Services resource that
195+
/// <para>For Amazon Web Services services, the ARN of the Amazon Web Services resource that
196196
/// invokes the function. For example, an Amazon S3 bucket or Amazon SNS topic.</para><para>Note that Lambda configures the comparison using the <c>StringLike</c> operator.</para>
197197
/// </para>
198198
/// </summary>

0 commit comments

Comments
 (0)