Skip to content

Commit

Permalink
4.1.415
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Sep 15, 2023
1 parent 1d4d7f5 commit 8726f01
Show file tree
Hide file tree
Showing 176 changed files with 4,911 additions and 950 deletions.
1,432 changes: 716 additions & 716 deletions Include/sdk/_sdk-versions.json

Large diffs are not rendered by default.

21 changes: 20 additions & 1 deletion changelogs/CHANGELOG.2023.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
### 4.1.414 (2023-09-13 21:40Z)
### 4.1.415 (2023-09-15 01:47Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.645.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/master/changelogs/SDK.CHANGELOG.ALL.md.
* Amazon AppStream
* Modified cmdlet Get-APSSessionList: added parameter InstanceId.
* Modified cmdlet New-APSFleet: added parameters ComputeCapacity_DesiredSession and MaxSessionsPerInstance.
* Modified cmdlet Update-APSFleet: added parameters ComputeCapacity_DesiredSession and MaxSessionsPerInstance.
* Amazon Lookout for Equipment
* Added cmdlet Get-L4ERetrainingScheduler leveraging the DescribeRetrainingScheduler service API.
* Added cmdlet Get-L4ERetrainingSchedulerList leveraging the ListRetrainingSchedulers service API.
* Added cmdlet New-L4ERetrainingScheduler leveraging the CreateRetrainingScheduler service API.
* Added cmdlet Remove-L4ERetrainingScheduler leveraging the DeleteRetrainingScheduler service API.
* Added cmdlet Start-L4ERetrainingScheduler leveraging the StartRetrainingScheduler service API.
* Added cmdlet Stop-L4ERetrainingScheduler leveraging the StopRetrainingScheduler service API.
* Added cmdlet Update-L4EModel leveraging the UpdateModel service API.
* Added cmdlet Update-L4ERetrainingScheduler leveraging the UpdateRetrainingScheduler service API.
* Modified cmdlet Import-L4EModelVersion: added parameter InferenceDataImportStrategy.
* Amazon WAF V2
* Modified cmdlet Update-WAF2IPSet: added parameter IsAddressesSet.

### 4.1.414 (2023-09-13 21:40Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.644.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/master/changelogs/SDK.CHANGELOG.ALL.md.
* Amazon Elastic Disaster Recovery Service
* Added cmdlet Get-EDRSLaunchActionList leveraging the ListLaunchActions service API.
Expand Down
21 changes: 20 additions & 1 deletion changelogs/CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
### 4.1.414 (2023-09-13 21:40Z)
### 4.1.415 (2023-09-15 01:47Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.645.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/master/changelogs/SDK.CHANGELOG.ALL.md.
* Amazon AppStream
* Modified cmdlet Get-APSSessionList: added parameter InstanceId.
* Modified cmdlet New-APSFleet: added parameters ComputeCapacity_DesiredSession and MaxSessionsPerInstance.
* Modified cmdlet Update-APSFleet: added parameters ComputeCapacity_DesiredSession and MaxSessionsPerInstance.
* Amazon Lookout for Equipment
* Added cmdlet Get-L4ERetrainingScheduler leveraging the DescribeRetrainingScheduler service API.
* Added cmdlet Get-L4ERetrainingSchedulerList leveraging the ListRetrainingSchedulers service API.
* Added cmdlet New-L4ERetrainingScheduler leveraging the CreateRetrainingScheduler service API.
* Added cmdlet Remove-L4ERetrainingScheduler leveraging the DeleteRetrainingScheduler service API.
* Added cmdlet Start-L4ERetrainingScheduler leveraging the StartRetrainingScheduler service API.
* Added cmdlet Stop-L4ERetrainingScheduler leveraging the StopRetrainingScheduler service API.
* Added cmdlet Update-L4EModel leveraging the UpdateModel service API.
* Added cmdlet Update-L4ERetrainingScheduler leveraging the UpdateRetrainingScheduler service API.
* Modified cmdlet Import-L4EModelVersion: added parameter InferenceDataImportStrategy.
* Amazon WAF V2
* Modified cmdlet Update-WAF2IPSet: added parameter IsAddressesSet.

### 4.1.414 (2023-09-13 21:40Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.644.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/master/changelogs/SDK.CHANGELOG.ALL.md.
* Amazon Elastic Disaster Recovery Service
* Added cmdlet Get-EDRSLaunchActionList leveraging the ListLaunchActions service API.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="CreateRetrainingScheduler" OutputProperty="*" Verb="New" Noun="RetrainingScheduler" ShouldProcessTarget="ModelName" PipelineParameter="ModelName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="DeleteDataset" Verb="Remove" Noun="Dataset" ShouldProcessTarget="DatasetName" PipelineParameter="DatasetName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand All @@ -63,6 +67,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="DeleteRetrainingScheduler" Verb="Remove" Noun="RetrainingScheduler" ShouldProcessTarget="ModelName" PipelineParameter="ModelName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="DescribeDataIngestionJob" OutputProperty="*" Verb="Get" Noun="DataIngestionJob" PipelineParameter="JobId" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down Expand Up @@ -95,6 +103,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="DescribeRetrainingScheduler" OutputProperty="*" Verb="Get" Noun="RetrainingScheduler" PipelineParameter="ModelName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ImportDataset" OutputProperty="*" Verb="Import" Noun="Dataset" ShouldProcessTarget="SourceDatasetArn" PipelineParameter="SourceDatasetArn" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down Expand Up @@ -139,6 +151,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListRetrainingSchedulers" OutputProperty="RetrainingSchedulerSummaries" Verb="Get" Noun="RetrainingSchedulerList" PipelineParameter="ModelNameBeginsWith" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListSensorStatistics" OutputProperty="SensorStatisticsSummaries" Verb="Get" Noun="SensorStatisticList" PipelineParameter="DatasetName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand All @@ -159,10 +175,18 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="StartRetrainingScheduler" OutputProperty="*" Verb="Start" Noun="RetrainingScheduler" ShouldProcessTarget="ModelName" PipelineParameter="ModelName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="StopInferenceScheduler" OutputProperty="*" Verb="Stop" Noun="InferenceScheduler" ShouldProcessTarget="InferenceSchedulerName" PipelineParameter="InferenceSchedulerName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="StopRetrainingScheduler" OutputProperty="*" Verb="Stop" Noun="RetrainingScheduler" ShouldProcessTarget="ModelName" PipelineParameter="ModelName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="TagResource" Verb="Add" Noun="ResourceTag" ShouldProcessTarget="ResourceArn" PipelineParameter="ResourceArn" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand All @@ -183,6 +207,14 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="UpdateModel" Verb="Update" Noun="Model" ShouldProcessTarget="ModelName" PipelineParameter="ModelName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="UpdateRetrainingScheduler" Verb="Update" Noun="RetrainingScheduler" ShouldProcessTarget="ModelName" PipelineParameter="ModelName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
</ServiceOperations>
<TypesNotToFlatten />
</ConfigModel>
13 changes: 13 additions & 0 deletions modules/AWSPowerShell/AWSAliases.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -15874,6 +15874,8 @@ Set-Alias -Name Create-L4ELabelGroup -Value New-L4ELabelGroup
Set-Alias -Name L4E-CreateLabelGroup -Value New-L4ELabelGroup
Set-Alias -Name Create-L4EModel -Value New-L4EModel
Set-Alias -Name L4E-CreateModel -Value New-L4EModel
Set-Alias -Name Create-L4ERetrainingScheduler -Value New-L4ERetrainingScheduler
Set-Alias -Name L4E-CreateRetrainingScheduler -Value New-L4ERetrainingScheduler
Set-Alias -Name Delete-L4EDataset -Value Remove-L4EDataset
Set-Alias -Name L4E-DeleteDataset -Value Remove-L4EDataset
Set-Alias -Name Delete-L4EInferenceScheduler -Value Remove-L4EInferenceScheduler
Expand All @@ -15886,6 +15888,8 @@ Set-Alias -Name Delete-L4EModel -Value Remove-L4EModel
Set-Alias -Name L4E-DeleteModel -Value Remove-L4EModel
Set-Alias -Name Delete-L4EResourcePolicy -Value Remove-L4EResourcePolicy
Set-Alias -Name L4E-DeleteResourcePolicy -Value Remove-L4EResourcePolicy
Set-Alias -Name Delete-L4ERetrainingScheduler -Value Remove-L4ERetrainingScheduler
Set-Alias -Name L4E-DeleteRetrainingScheduler -Value Remove-L4ERetrainingScheduler
Set-Alias -Name Describe-L4EDataIngestionJob -Value Get-L4EDataIngestionJob
Set-Alias -Name L4E-DescribeDataIngestionJob -Value Get-L4EDataIngestionJob
Set-Alias -Name Describe-L4EDataset -Value Get-L4EDataset
Expand All @@ -15902,6 +15906,8 @@ Set-Alias -Name Describe-L4EModelVersion -Value Get-L4EModelVersion
Set-Alias -Name L4E-DescribeModelVersion -Value Get-L4EModelVersion
Set-Alias -Name Describe-L4EResourcePolicy -Value Get-L4EResourcePolicy
Set-Alias -Name L4E-DescribeResourcePolicy -Value Get-L4EResourcePolicy
Set-Alias -Name Describe-L4ERetrainingScheduler -Value Get-L4ERetrainingScheduler
Set-Alias -Name L4E-DescribeRetrainingScheduler -Value Get-L4ERetrainingScheduler
Set-Alias -Name L4E-ImportDataset -Value Import-L4EDataset
Set-Alias -Name L4E-ImportModelVersion -Value Import-L4EModelVersion
Set-Alias -Name List-L4EDataIngestionJobs -Value Get-L4EDataIngestionJobList
Expand Down Expand Up @@ -15931,6 +15937,9 @@ Set-Alias -Name L4E-ListModels -Value Get-L4EModelList
Set-Alias -Name List-L4EModelVersions -Value Get-L4EModelVersionList
Set-Alias -Name List-L4EModelVersionList -Value Get-L4EModelVersionList
Set-Alias -Name L4E-ListModelVersions -Value Get-L4EModelVersionList
Set-Alias -Name List-L4ERetrainingSchedulers -Value Get-L4ERetrainingSchedulerList
Set-Alias -Name List-L4ERetrainingSchedulerList -Value Get-L4ERetrainingSchedulerList
Set-Alias -Name L4E-ListRetrainingSchedulers -Value Get-L4ERetrainingSchedulerList
Set-Alias -Name List-L4ESensorStatistics -Value Get-L4ESensorStatisticList
Set-Alias -Name List-L4ESensorStatisticList -Value Get-L4ESensorStatisticList
Set-Alias -Name L4E-ListSensorStatistics -Value Get-L4ESensorStatisticList
Expand All @@ -15939,12 +15948,16 @@ Set-Alias -Name Put-L4EResourcePolicy -Value Write-L4EResourcePolicy
Set-Alias -Name L4E-PutResourcePolicy -Value Write-L4EResourcePolicy
Set-Alias -Name L4E-StartDataIngestionJob -Value Start-L4EDataIngestionJob
Set-Alias -Name L4E-StartInferenceScheduler -Value Start-L4EInferenceScheduler
Set-Alias -Name L4E-StartRetrainingScheduler -Value Start-L4ERetrainingScheduler
Set-Alias -Name L4E-StopInferenceScheduler -Value Stop-L4EInferenceScheduler
Set-Alias -Name L4E-StopRetrainingScheduler -Value Stop-L4ERetrainingScheduler
Set-Alias -Name L4E-TagResource -Value Add-L4EResourceTag
Set-Alias -Name L4E-UntagResource -Value Remove-L4EResourceTag
Set-Alias -Name L4E-UpdateActiveModelVersion -Value Update-L4EActiveModelVersion
Set-Alias -Name L4E-UpdateInferenceScheduler -Value Update-L4EInferenceScheduler
Set-Alias -Name L4E-UpdateLabelGroup -Value Update-L4ELabelGroup
Set-Alias -Name L4E-UpdateModel -Value Update-L4EModel
Set-Alias -Name L4E-UpdateRetrainingScheduler -Value Update-L4ERetrainingScheduler
Set-Alias -Name Activate-LOMAnomalyDetector -Value Enable-LOMAnomalyDetector
Set-Alias -Name LOM-ActivateAnomalyDetector -Value Enable-LOMAnomalyDetector
Set-Alias -Name Back-LOMTestAnomalyDetector -Value Enable-LOMBackTestAnomalyDetector
Expand Down
38 changes: 36 additions & 2 deletions modules/AWSPowerShell/AWSPowerShellCompleters.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -36447,6 +36447,13 @@ $L4E_Completers = {
break
}

# Amazon.LookoutEquipment.InferenceDataImportStrategy
"Import-L4EModelVersion/InferenceDataImportStrategy"
{
$v = "ADD_WHEN_EMPTY","NO_IMPORT","OVERWRITE"
break
}

# Amazon.LookoutEquipment.InferenceExecutionStatus
"Get-L4EInferenceExecutionList/Status"
{
Expand Down Expand Up @@ -36475,6 +36482,16 @@ $L4E_Completers = {
break
}

# Amazon.LookoutEquipment.ModelPromoteMode
{
($_ -eq "New-L4ERetrainingScheduler/PromoteMode") -Or
($_ -eq "Update-L4ERetrainingScheduler/PromoteMode")
}
{
$v = "MANAGED","MANUAL"
break
}

# Amazon.LookoutEquipment.ModelStatus
"Get-L4EModelList/Status"
{
Expand All @@ -36496,6 +36513,13 @@ $L4E_Completers = {
break
}

# Amazon.LookoutEquipment.RetrainingSchedulerStatus
"Get-L4ERetrainingSchedulerList/Status"
{
$v = "PENDING","RUNNING","STOPPED","STOPPING"
break
}

# Amazon.LookoutEquipment.TargetSamplingRate
"New-L4EModel/DataPreProcessingConfiguration_TargetSamplingRate"
{
Expand All @@ -36514,9 +36538,11 @@ $L4E_Completers = {
$L4E_map = @{
"DataPreProcessingConfiguration_TargetSamplingRate"=@("New-L4EModel")
"DataUploadFrequency"=@("New-L4EInferenceScheduler","Update-L4EInferenceScheduler")
"InferenceDataImportStrategy"=@("Import-L4EModelVersion")
"PromoteMode"=@("New-L4ERetrainingScheduler","Update-L4ERetrainingScheduler")
"Rating"=@("New-L4ELabel")
"SourceType"=@("Get-L4EModelVersionList")
"Status"=@("Get-L4EDataIngestionJobList","Get-L4EInferenceExecutionList","Get-L4EInferenceSchedulerList","Get-L4EModelList","Get-L4EModelVersionList")
"Status"=@("Get-L4EDataIngestionJobList","Get-L4EInferenceExecutionList","Get-L4EInferenceSchedulerList","Get-L4EModelList","Get-L4EModelVersionList","Get-L4ERetrainingSchedulerList")
}

_awsArgumentCompleterRegistration $L4E_Completers $L4E_map
Expand Down Expand Up @@ -36574,12 +36600,14 @@ $L4E_SelectMap = @{
"New-L4ELabel",
"New-L4ELabelGroup",
"New-L4EModel",
"New-L4ERetrainingScheduler",
"Remove-L4EDataset",
"Remove-L4EInferenceScheduler",
"Remove-L4ELabel",
"Remove-L4ELabelGroup",
"Remove-L4EModel",
"Remove-L4EResourcePolicy",
"Remove-L4ERetrainingScheduler",
"Get-L4EDataIngestionJob",
"Get-L4EDataset",
"Get-L4EInferenceScheduler",
Expand All @@ -36588,6 +36616,7 @@ $L4E_SelectMap = @{
"Get-L4EModel",
"Get-L4EModelVersion",
"Get-L4EResourcePolicy",
"Get-L4ERetrainingScheduler",
"Import-L4EDataset",
"Import-L4EModelVersion",
"Get-L4EDataIngestionJobList",
Expand All @@ -36599,17 +36628,22 @@ $L4E_SelectMap = @{
"Get-L4ELabelList",
"Get-L4EModelList",
"Get-L4EModelVersionList",
"Get-L4ERetrainingSchedulerList",
"Get-L4ESensorStatisticList",
"Get-L4EResourceTag",
"Write-L4EResourcePolicy",
"Start-L4EDataIngestionJob",
"Start-L4EInferenceScheduler",
"Start-L4ERetrainingScheduler",
"Stop-L4EInferenceScheduler",
"Stop-L4ERetrainingScheduler",
"Add-L4EResourceTag",
"Remove-L4EResourceTag",
"Update-L4EActiveModelVersion",
"Update-L4EInferenceScheduler",
"Update-L4ELabelGroup")
"Update-L4ELabelGroup",
"Update-L4EModel",
"Update-L4ERetrainingScheduler")
}

_awsArgumentCompleterRegistration $L4E_SelectCompleters $L4E_SelectMap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,31 @@
namespace Amazon.PowerShell.Cmdlets.PCA
{
/// <summary>
/// Amazon.ACMPCA.IAmazonACMPCA.ListPermissions<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.
/// List all permissions on a private CA, if any, granted to the Certificate Manager (ACM)
/// service principal (acm.amazonaws.com).
///
///
/// <para>
/// These permissions allow ACM to issue and renew ACM certificates that reside in the
/// same Amazon Web Services account as the CA.
/// </para><para>
/// Permissions can be granted with the <a href="https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreatePermission.html">CreatePermission</a>
/// action and revoked with the <a href="https://docs.aws.amazon.com/privateca/latest/APIReference/API_DeletePermission.html">DeletePermission</a>
/// action.
/// </para><para><b>About Permissions</b></para><ul><li><para>
/// If the private CA and the certificates it issues reside in the same account, you can
/// use <code>CreatePermission</code> to grant permissions for ACM to carry out automatic
/// certificate renewals.
/// </para></li><li><para>
/// For automatic certificate renewal to succeed, the ACM service principal needs permissions
/// to create, retrieve, and list certificates.
/// </para></li><li><para>
/// If the private CA and the ACM certificates reside in different accounts, then permissions
/// cannot be used to enable automatic renewals. Instead, the ACM certificate owner must
/// set up a resource-based policy to enable cross-account issuance and renewals. For
/// more information, see <a href="https://docs.aws.amazon.com/privateca/latest/userguide/pca-rbp.html">Using
/// a Resource Based Policy with Amazon Web Services Private CA</a>.
/// </para></li></ul><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.
/// </summary>
[Cmdlet("Get", "PCAPermissionList")]
[OutputType("Amazon.ACMPCA.Model.Permission")]
Expand Down
Loading

0 comments on commit 8726f01

Please sign in to comment.