Skip to content

Commit

Permalink
4.1.385
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Aug 2, 2023
1 parent 89aa78f commit c52c845
Show file tree
Hide file tree
Showing 150 changed files with 2,874 additions and 1,390 deletions.
1,424 changes: 712 additions & 712 deletions Include/sdk/_sdk-versions.json

Large diffs are not rendered by default.

17 changes: 16 additions & 1 deletion changelogs/CHANGELOG.2023.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
### 4.1.384 (2023-08-01 21:20Z)
### 4.1.385 (2023-08-02 21:18Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.612.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 Cognito Identity Provider
* Added cmdlet Get-CGIPLogDeliveryConfiguration leveraging the GetLogDeliveryConfiguration service API.
* Added cmdlet Set-CGIPLogDeliveryConfiguration leveraging the SetLogDeliveryConfiguration service API.
* Amazon Resilience Hub
* Added cmdlet Get-RESHAppAssessmentComplianceDriftList leveraging the ListAppAssessmentComplianceDrifts service API.
* Added cmdlet Set-RESHUpdateRecommendationStatus leveraging the BatchUpdateRecommendationStatus service API.
* Modified cmdlet Get-RESHAppVersionList: added parameters EndTime and StartTime.
* Modified cmdlet New-RESHApp: added parameters EventSubscription, PermissionModel_CrossAccountRoleArn, PermissionModel_InvokerRoleName and PermissionModel_Type.
* Modified cmdlet Publish-RESHAppVersion: added parameter VersionName.
* Modified cmdlet Update-RESHApp: added parameters EventSubscription, PermissionModel_CrossAccountRoleArn, PermissionModel_InvokerRoleName and PermissionModel_Type.
* Amazon SageMaker Service
* Added cmdlet Get-SMScalingConfigurationRecommendation leveraging the GetScalingConfigurationRecommendation service API.

### 4.1.384 (2023-08-01 21:20Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.611.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 CloudWatch Internet Monitor
* Modified cmdlet New-CWIMMonitor: added parameters AvailabilityLocalHealthEventsConfig_HealthScoreThreshold, AvailabilityLocalHealthEventsConfig_MinTrafficImpact, AvailabilityLocalHealthEventsConfig_Status, PerformanceLocalHealthEventsConfig_HealthScoreThreshold, PerformanceLocalHealthEventsConfig_MinTrafficImpact and PerformanceLocalHealthEventsConfig_Status.
Expand Down
17 changes: 16 additions & 1 deletion changelogs/CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
### 4.1.384 (2023-08-01 21:20Z)
### 4.1.385 (2023-08-02 21:18Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.612.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 Cognito Identity Provider
* Added cmdlet Get-CGIPLogDeliveryConfiguration leveraging the GetLogDeliveryConfiguration service API.
* Added cmdlet Set-CGIPLogDeliveryConfiguration leveraging the SetLogDeliveryConfiguration service API.
* Amazon Resilience Hub
* Added cmdlet Get-RESHAppAssessmentComplianceDriftList leveraging the ListAppAssessmentComplianceDrifts service API.
* Added cmdlet Set-RESHUpdateRecommendationStatus leveraging the BatchUpdateRecommendationStatus service API.
* Modified cmdlet Get-RESHAppVersionList: added parameters EndTime and StartTime.
* Modified cmdlet New-RESHApp: added parameters EventSubscription, PermissionModel_CrossAccountRoleArn, PermissionModel_InvokerRoleName and PermissionModel_Type.
* Modified cmdlet Publish-RESHAppVersion: added parameter VersionName.
* Modified cmdlet Update-RESHApp: added parameters EventSubscription, PermissionModel_CrossAccountRoleArn, PermissionModel_InvokerRoleName and PermissionModel_Type.
* Amazon SageMaker Service
* Added cmdlet Get-SMScalingConfigurationRecommendation leveraging the GetScalingConfigurationRecommendation service API.

### 4.1.384 (2023-08-01 21:20Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.611.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 CloudWatch Internet Monitor
* Modified cmdlet New-CWIMMonitor: added parameters AvailabilityLocalHealthEventsConfig_HealthScoreThreshold, AvailabilityLocalHealthEventsConfig_MinTrafficImpact, AvailabilityLocalHealthEventsConfig_Status, PerformanceLocalHealthEventsConfig_HealthScoreThreshold, PerformanceLocalHealthEventsConfig_MinTrafficImpact and PerformanceLocalHealthEventsConfig_Status.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetLogDeliveryConfiguration" OutputProperty="LogDeliveryConfiguration" Verb="Get" Noun="LogDeliveryConfiguration" PipelineParameter="UserPoolId" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetSigningCertificate" OutputProperty="Certificate" Verb="Get" Noun="SigningCertificate" PipelineParameter="UserPoolId" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down Expand Up @@ -350,6 +354,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="SetLogDeliveryConfiguration" OutputProperty="LogDeliveryConfiguration" Verb="Set" Noun="LogDeliveryConfiguration" ShouldProcessTarget="UserPoolId" PipelineParameter="UserPoolId" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="SetRiskConfiguration" OutputProperty="RiskConfiguration" Verb="Set" Noun="RiskConfiguration" ShouldProcessTarget="UserPoolId" PipelineParameter="UserPoolId" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="BatchUpdateRecommendationStatus" OutputProperty="*" Verb="Set" Noun="UpdateRecommendationStatus" ShouldProcessTarget="AppArn" PipelineParameter="AppArn" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="CreateApp" OutputProperty="App" Verb="New" Noun="App" ShouldProcessTarget="Name" PipelineParameter="Name" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down Expand Up @@ -115,6 +119,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListAppAssessmentComplianceDrifts" OutputProperty="ComplianceDrifts" Verb="Get" Noun="AppAssessmentComplianceDriftList" PipelineParameter="AssessmentArn" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="ListAppAssessments" OutputProperty="AssessmentSummaries" Verb="Get" Noun="AppAssessmentList" PipelineParameter="" NoPipelineParameter="true">
<Params />
<TypesNotToFlatten />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,10 @@
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetScalingConfigurationRecommendation" OutputProperty="*" Verb="Get" Noun="ScalingConfigurationRecommendation" PipelineParameter="InferenceRecommendationsJobName" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
</ServiceOperation>
<ServiceOperation MethodName="GetSearchSuggestions" OutputProperty="PropertyNameSuggestions" Verb="Get" Noun="SearchSuggestion" PipelineParameter="Resource" NoPipelineParameter="false">
<Params />
<TypesNotToFlatten />
Expand Down
8 changes: 8 additions & 0 deletions modules/AWSPowerShell/AWSAliases.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4911,6 +4911,7 @@ Set-Alias -Name CGIP-GetCSVHeader -Value Get-CGIPCSVHeader
Set-Alias -Name CGIP-GetDevice -Value Get-CGIPDevice
Set-Alias -Name CGIP-GetGroup -Value Get-CGIPGroup
Set-Alias -Name CGIP-GetIdentityProviderByIdentifier -Value Get-CGIPIdentityProviderByIdentifier
Set-Alias -Name CGIP-GetLogDeliveryConfiguration -Value Get-CGIPLogDeliveryConfiguration
Set-Alias -Name CGIP-GetSigningCertificate -Value Get-CGIPSigningCertificate
Set-Alias -Name CGIP-GetUICustomization -Value Get-CGIPUICustomization
Set-Alias -Name CGIP-GetUser -Value Get-CGIPUser
Expand Down Expand Up @@ -4954,6 +4955,7 @@ Set-Alias -Name Respond-CGIPToAuthChallenge -Value Send-CGIPAuthChallengeRespons
Set-Alias -Name Respond-CGIPAuthChallengeResponse -Value Send-CGIPAuthChallengeResponse
Set-Alias -Name CGIP-RespondToAuthChallenge -Value Send-CGIPAuthChallengeResponse
Set-Alias -Name CGIP-RevokeToken -Value Revoke-CGIPToken
Set-Alias -Name CGIP-SetLogDeliveryConfiguration -Value Set-CGIPLogDeliveryConfiguration
Set-Alias -Name CGIP-SetRiskConfiguration -Value Set-CGIPRiskConfiguration
Set-Alias -Name CGIP-SetUICustomization -Value Set-CGIPUICustomization
Set-Alias -Name CGIP-SetUserMFAPreference -Value Set-CGIPUserMFAPreference
Expand Down Expand Up @@ -21002,6 +21004,8 @@ Set-Alias -Name REK-UpdateDatasetEntries -Value Update-REKDatasetEntry
Set-Alias -Name REK-UpdateStreamProcessor -Value Update-REKStreamProcessor
Set-Alias -Name Add-RESHDraftAppVersionResourceMappings -Value Add-RESHDraftAppVersionResourceMapping
Set-Alias -Name RESH-AddDraftAppVersionResourceMappings -Value Add-RESHDraftAppVersionResourceMapping
Set-Alias -Name Batch-RESHUpdateRecommendationStatus -Value Set-RESHUpdateRecommendationStatus
Set-Alias -Name RESH-BatchUpdateRecommendationStatus -Value Set-RESHUpdateRecommendationStatus
Set-Alias -Name Create-RESHApp -Value New-RESHApp
Set-Alias -Name RESH-CreateApp -Value New-RESHApp
Set-Alias -Name Create-RESHAppVersionAppComponent -Value New-RESHAppVersionAppComponent
Expand Down Expand Up @@ -21048,6 +21052,9 @@ Set-Alias -Name RESH-ImportResourcesToDraftAppVersion -Value Import-RESHResource
Set-Alias -Name List-RESHAlarmRecommendations -Value Get-RESHAlarmRecommendationList
Set-Alias -Name List-RESHAlarmRecommendationList -Value Get-RESHAlarmRecommendationList
Set-Alias -Name RESH-ListAlarmRecommendations -Value Get-RESHAlarmRecommendationList
Set-Alias -Name List-RESHAppAssessmentComplianceDrifts -Value Get-RESHAppAssessmentComplianceDriftList
Set-Alias -Name List-RESHAppAssessmentComplianceDriftList -Value Get-RESHAppAssessmentComplianceDriftList
Set-Alias -Name RESH-ListAppAssessmentComplianceDrifts -Value Get-RESHAppAssessmentComplianceDriftList
Set-Alias -Name List-RESHAppAssessments -Value Get-RESHAppAssessmentList
Set-Alias -Name List-RESHAppAssessmentList -Value Get-RESHAppAssessmentList
Set-Alias -Name RESH-ListAppAssessments -Value Get-RESHAppAssessmentList
Expand Down Expand Up @@ -22384,6 +22391,7 @@ Set-Alias -Name SM-GetDeviceFleetReport -Value Get-SMDeviceFleetReport
Set-Alias -Name SM-GetLineageGroupPolicy -Value Get-SMLineageGroupPolicy
Set-Alias -Name SM-GetModelPackageGroupPolicy -Value Get-SMModelPackageGroupPolicy
Set-Alias -Name SM-GetSagemakerServicecatalogPortfolioStatus -Value Get-SMSagemakerServicecatalogPortfolioStatus
Set-Alias -Name SM-GetScalingConfigurationRecommendation -Value Get-SMScalingConfigurationRecommendation
Set-Alias -Name Get-SMSearchSuggestions -Value Get-SMSearchSuggestion
Set-Alias -Name SM-GetSearchSuggestions -Value Get-SMSearchSuggestion
Set-Alias -Name SM-ImportHubContent -Value Import-SMHubContent
Expand Down
18 changes: 17 additions & 1 deletion modules/AWSPowerShell/AWSPowerShellCompleters.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -12827,6 +12827,7 @@ $CGIP_SelectMap = @{
"Get-CGIPDevice",
"Get-CGIPGroup",
"Get-CGIPIdentityProviderByIdentifier",
"Get-CGIPLogDeliveryConfiguration",
"Get-CGIPSigningCertificate",
"Get-CGIPUICustomization",
"Get-CGIPUser",
Expand All @@ -12847,6 +12848,7 @@ $CGIP_SelectMap = @{
"Send-CGIPConfirmationCode",
"Send-CGIPAuthChallengeResponse",
"Revoke-CGIPToken",
"Set-CGIPLogDeliveryConfiguration",
"Set-CGIPRiskConfiguration",
"Set-CGIPUICustomization",
"Set-CGIPUserMFAPreference",
Expand Down Expand Up @@ -48936,13 +48938,23 @@ $RESH_Completers = {
break
}

# Amazon.ResilienceHub.PermissionModelType
{
($_ -eq "New-RESHApp/PermissionModel_Type") -Or
($_ -eq "Update-RESHApp/PermissionModel_Type")
}
{
$v = "LegacyIAMUser","RoleBased"
break
}

# Amazon.ResilienceHub.ResiliencyPolicyTier
{
($_ -eq "New-RESHResiliencyPolicy/Tier") -Or
($_ -eq "Update-RESHResiliencyPolicy/Tier")
}
{
$v = "CoreServices","Critical","Important","MissionCritical","NonCritical"
$v = "CoreServices","Critical","Important","MissionCritical","NonCritical","NotApplicable"
break
}

Expand Down Expand Up @@ -48975,6 +48987,7 @@ $RESH_map = @{
"Format"=@("New-RESHRecommendationTemplate")
"ImportStrategy"=@("Import-RESHResourcesToDraftAppVersion")
"Invoker"=@("Get-RESHAppAssessmentList")
"PermissionModel_Type"=@("New-RESHApp","Update-RESHApp")
"Tier"=@("New-RESHResiliencyPolicy","Update-RESHResiliencyPolicy")
}

Expand Down Expand Up @@ -49029,6 +49042,7 @@ $RESH_SelectCompleters = {

$RESH_SelectMap = @{
"Select"=@("Add-RESHDraftAppVersionResourceMapping",
"Set-RESHUpdateRecommendationStatus",
"New-RESHApp",
"New-RESHAppVersionAppComponent",
"New-RESHAppVersionResource",
Expand All @@ -49052,6 +49066,7 @@ $RESH_SelectMap = @{
"Get-RESHResiliencyPolicy",
"Import-RESHResourcesToDraftAppVersion",
"Get-RESHAlarmRecommendationList",
"Get-RESHAppAssessmentComplianceDriftList",
"Get-RESHAppAssessmentList",
"Get-RESHAppComponentComplianceList",
"Get-RESHAppComponentRecommendationList",
Expand Down Expand Up @@ -53355,6 +53370,7 @@ $SM_SelectMap = @{
"Get-SMLineageGroupPolicy",
"Get-SMModelPackageGroupPolicy",
"Get-SMSagemakerServicecatalogPortfolioStatus",
"Get-SMScalingConfigurationRecommendation",
"Get-SMSearchSuggestion",
"Import-SMHubContent",
"Get-SMActionList",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public partial class NewBGTBudgetCmdlet : AmazonBudgetsClientCmdlet, IExecutor
/// <summary>
/// <para>
/// <para>The name of a budget. The name must be unique within an account. The <code>:</code>
/// and <code>\</code> characters aren't allowed in <code>BudgetName</code>.</para>
/// and <code>\</code> characters, and the "/action/" substring, aren't allowed in <code>BudgetName</code>.</para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public partial class UpdateBGTBudgetCmdlet : AmazonBudgetsClientCmdlet, IExecuto
/// <summary>
/// <para>
/// <para>The name of a budget. The name must be unique within an account. The <code>:</code>
/// and <code>\</code> characters aren't allowed in <code>BudgetName</code>.</para>
/// and <code>\</code> characters, and the "/action/" substring, aren't allowed in <code>BudgetName</code>.</para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ $CGIP_SelectMap = @{
"Get-CGIPDevice",
"Get-CGIPGroup",
"Get-CGIPIdentityProviderByIdentifier",
"Get-CGIPLogDeliveryConfiguration",
"Get-CGIPSigningCertificate",
"Get-CGIPUICustomization",
"Get-CGIPUser",
Expand All @@ -409,6 +410,7 @@ $CGIP_SelectMap = @{
"Send-CGIPConfirmationCode",
"Send-CGIPAuthChallengeResponse",
"Revoke-CGIPToken",
"Set-CGIPLogDeliveryConfiguration",
"Set-CGIPRiskConfiguration",
"Set-CGIPUICustomization",
"Set-CGIPUserMFAPreference",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ This version of AWS Tools for PowerShell is compatible with Windows PowerShell 5
'Get-CGIPIdentityProvider',
'Get-CGIPIdentityProviderByIdentifier',
'Get-CGIPIdentityProviderList',
'Get-CGIPLogDeliveryConfiguration',
'Get-CGIPResourceServer',
'Get-CGIPResourceServerList',
'Get-CGIPResourceTag',
Expand Down Expand Up @@ -160,6 +161,7 @@ This version of AWS Tools for PowerShell is compatible with Windows PowerShell 5
'Send-CGIPAuthChallengeResponse',
'Send-CGIPAuthChallengeResponseAdmin',
'Send-CGIPConfirmationCode',
'Set-CGIPLogDeliveryConfiguration',
'Set-CGIPRiskConfiguration',
'Set-CGIPUICustomization',
'Set-CGIPUserMFAPreference',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
namespace Amazon.PowerShell.Cmdlets.CGIP
{
/// <summary>
/// Adds additional user attributes to the user pool schema.
/// Amazon.CognitoIdentityProvider.IAmazonCognitoIdentityProvider.AddCustomAttributes
/// </summary>
[Cmdlet("Add", "CGIPCustomAttribute", SupportsShouldProcess = true, ConfirmImpact = ConfirmImpact.Medium)]
[OutputType("None")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ namespace Amazon.PowerShell.Cmdlets.CGIP
/// </para><para>
/// After you set up software token MFA for your user, Amazon Cognito generates a <code>SOFTWARE_TOKEN_MFA</code>
/// challenge when they authenticate. Respond to this challenge with your user's TOTP.
/// </para></note><note><para>
/// Amazon Cognito doesn't evaluate Identity and Access Management (IAM) policies in requests
/// for this API operation. For this operation, you can't use IAM credentials to authorize
/// requests, and you can't grant IAM permissions in policies. For more information about
/// authorization models in Amazon Cognito, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/user-pools-API-operations.html">Using
/// the Amazon Cognito native and OIDC APIs</a>.
/// </para></note>
/// </summary>
[Cmdlet("Add", "CGIPSoftwareToken", SupportsShouldProcess = true, ConfirmImpact = ConfirmImpact.Medium)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,7 @@
namespace Amazon.PowerShell.Cmdlets.CGIP
{
/// <summary>
/// Adds the specified user to the specified group.
///
///
/// <para>
/// Calling this action requires developer credentials.
/// </para>
/// Amazon.CognitoIdentityProvider.IAmazonCognitoIdentityProvider.AdminAddUserToGroup
/// </summary>
[Cmdlet("Add", "CGIPUserToGroupAdmin", SupportsShouldProcess = true, ConfirmImpact = ConfirmImpact.Medium)]
[OutputType("None")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ namespace Amazon.PowerShell.Cmdlets.CGIP
{
/// <summary>
/// Confirms tracking of the device. This API call is the call that begins device tracking.
///
/// <note><para>
/// Amazon Cognito doesn't evaluate Identity and Access Management (IAM) policies in requests
/// for this API operation. For this operation, you can't use IAM credentials to authorize
/// requests, and you can't grant IAM permissions in policies. For more information about
/// authorization models in Amazon Cognito, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/user-pools-API-operations.html">Using
/// the Amazon Cognito native and OIDC APIs</a>.
/// </para></note>
/// </summary>
[Cmdlet("Approve", "CGIPDevice", SupportsShouldProcess = true, ConfirmImpact = ConfirmImpact.Medium)]
[OutputType("System.Boolean")]
Expand Down
Loading

0 comments on commit c52c845

Please sign in to comment.