Skip to content

Commit 64eea67

Browse files
4.1.833
1 parent 5dd0ada commit 64eea67

28 files changed

+1694
-28
lines changed

Include/sdk/_sdk-versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"NewServiceVersion" : "3.7.400.0",
4-
"ProductVersion" : "3.7.1056.0",
4+
"ProductVersion" : "3.7.1057.0",
55
"CoreVersion" : "3.7.402.65",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -194,7 +194,7 @@
194194
"InPreview" : false
195195
},
196196
"ElasticMapReduce" : {
197-
"Version" : "3.7.404.7",
197+
"Version" : "3.7.404.8",
198198
"AssemblyVersionOverride" : "3.3",
199199
"Dependencies" : {
200200
"Core" : "3.7.402.65"
@@ -316,7 +316,7 @@
316316
"InPreview" : false
317317
},
318318
"S3" : {
319-
"Version" : "3.7.417.2",
319+
"Version" : "3.7.417.3",
320320
"AssemblyVersionOverride" : "3.3",
321321
"Dependencies" : {
322322
"Core" : "3.7.402.65"
@@ -484,7 +484,7 @@
484484
"InPreview" : false
485485
},
486486
"APIGateway" : {
487-
"Version" : "3.7.402.36",
487+
"Version" : "3.7.403.0",
488488
"AssemblyVersionOverride" : "3.3",
489489
"Dependencies" : {
490490
"Core" : "3.7.402.65"
@@ -1300,7 +1300,7 @@
13001300
"InPreview" : false
13011301
},
13021302
"ApiGatewayV2" : {
1303-
"Version" : "3.7.402.36",
1303+
"Version" : "3.7.403.0",
13041304
"AssemblyVersionOverride" : "3.3",
13051305
"Dependencies" : {
13061306
"Core" : "3.7.402.65"
@@ -2364,7 +2364,7 @@
23642364
"InPreview" : false
23652365
},
23662366
"EMRServerless" : {
2367-
"Version" : "3.7.404.1",
2367+
"Version" : "3.7.405.0",
23682368
"AssemblyVersionOverride" : "3.3",
23692369
"Dependencies" : {
23702370
"Core" : "3.7.402.65"

changelogs/CHANGELOG.2025.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
### 4.1.832 (2025-06-02 20:35Z)
1+
### 4.1.833 (2025-06-03 20:00Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1057.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon API Gateway
4+
* Modified cmdlet New-AGDomainName: added parameter RoutingMode.
5+
* Amazon API Gateway V2
6+
* Added cmdlet Get-AG2RoutingRule leveraging the GetRoutingRule service API.
7+
* Added cmdlet Get-AG2RoutingRuleList leveraging the ListRoutingRules service API.
8+
* Added cmdlet New-AG2RoutingRule leveraging the CreateRoutingRule service API.
9+
* Added cmdlet Remove-AG2RoutingRule leveraging the DeleteRoutingRule service API.
10+
* Added cmdlet Write-AG2RoutingRule leveraging the PutRoutingRule service API.
11+
* Modified cmdlet New-AG2DomainName: added parameter RoutingMode.
12+
* Modified cmdlet Update-AG2DomainName: added parameter RoutingMode.
13+
* Amazon EMR Serverless
14+
* Modified cmdlet Stop-EMRServerlessJobRun: added parameter ShutdownGracePeriodInSecond.
15+
16+
### 4.1.832 (2025-06-02 20:35Z)
217
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1056.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
318
* Amazon Agents for Amazon Bedrock
419
* Modified cmdlet Update-AABAgentAlias: added parameter AliasInvocationState.

changelogs/CHANGELOG.ALL.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
### 4.1.832 (2025-06-02 20:35Z)
1+
### 4.1.833 (2025-06-03 20:00Z)
2+
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1057.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
3+
* Amazon API Gateway
4+
* Modified cmdlet New-AGDomainName: added parameter RoutingMode.
5+
* Amazon API Gateway V2
6+
* Added cmdlet Get-AG2RoutingRule leveraging the GetRoutingRule service API.
7+
* Added cmdlet Get-AG2RoutingRuleList leveraging the ListRoutingRules service API.
8+
* Added cmdlet New-AG2RoutingRule leveraging the CreateRoutingRule service API.
9+
* Added cmdlet Remove-AG2RoutingRule leveraging the DeleteRoutingRule service API.
10+
* Added cmdlet Write-AG2RoutingRule leveraging the PutRoutingRule service API.
11+
* Modified cmdlet New-AG2DomainName: added parameter RoutingMode.
12+
* Modified cmdlet Update-AG2DomainName: added parameter RoutingMode.
13+
* Amazon EMR Serverless
14+
* Modified cmdlet Stop-EMRServerlessJobRun: added parameter ShutdownGracePeriodInSecond.
15+
16+
### 4.1.832 (2025-06-02 20:35Z)
217
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.1056.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/aws-sdk-net-v3.7/changelogs/SDK.CHANGELOG.ALL.md.
318
* Amazon Agents for Amazon Bedrock
419
* Modified cmdlet Update-AABAgentAlias: added parameter AliasInvocationState.

generator/AWSPSGeneratorLib/Config/ServiceConfig/apigatewayv2.xml

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@
6161
<Params />
6262
<TypesNotToFlatten />
6363
</ServiceOperation>
64+
<ServiceOperation MethodName="CreateRoutingRule" OutputProperty="*" Verb="New" Noun="RoutingRule" ShouldProcessTarget="DomainName" PipelineParameter="DomainName" NoPipelineParameter="false">
65+
<Params />
66+
<TypesNotToFlatten />
67+
</ServiceOperation>
6468
<ServiceOperation MethodName="CreateStage" OutputProperty="*" Verb="New" Noun="Stage" ShouldProcessTarget="StageName" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true">
6569
<Params />
6670
<TypesNotToFlatten />
@@ -125,6 +129,10 @@
125129
<Params />
126130
<TypesNotToFlatten />
127131
</ServiceOperation>
132+
<ServiceOperation MethodName="DeleteRoutingRule" Verb="Remove" Noun="RoutingRule" ShouldProcessTarget="RoutingRuleId" PipelineParameter="RoutingRuleId" NoPipelineParameter="false">
133+
<Params />
134+
<TypesNotToFlatten />
135+
</ServiceOperation>
128136
<ServiceOperation MethodName="DeleteStage" Verb="Remove" Noun="Stage" ShouldProcessTarget="StageName" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true">
129137
<Params />
130138
<TypesNotToFlatten />
@@ -145,35 +153,35 @@
145153
<Params />
146154
<TypesNotToFlatten />
147155
</ServiceOperation>
148-
<ServiceOperation MethodName="GetApiMappings" OutputProperty="Items" Verb="Get" Noun="ApiMappingList" ShouldProcessTarget="" PipelineParameter="DomainName" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
156+
<ServiceOperation MethodName="GetApiMappings" OutputProperty="Items" Verb="Get" Noun="ApiMappingList" ShouldProcessTarget="" PipelineParameter="DomainName" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
149157
<Params />
150158
<TypesNotToFlatten />
151159
</ServiceOperation>
152-
<ServiceOperation MethodName="GetApis" OutputProperty="Items" Verb="Get" Noun="ApiList" PipelineParameter="" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
160+
<ServiceOperation MethodName="GetApis" OutputProperty="Items" Verb="Get" Noun="ApiList" PipelineParameter="" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
153161
<Params />
154162
<TypesNotToFlatten />
155163
</ServiceOperation>
156164
<ServiceOperation MethodName="GetAuthorizer" OutputProperty="*" Verb="Get" Noun="Authorizer" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true">
157165
<Params />
158166
<TypesNotToFlatten />
159167
</ServiceOperation>
160-
<ServiceOperation MethodName="GetAuthorizers" OutputProperty="Items" Verb="Get" Noun="AuthorizerList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
168+
<ServiceOperation MethodName="GetAuthorizers" OutputProperty="Items" Verb="Get" Noun="AuthorizerList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
161169
<Params />
162170
<TypesNotToFlatten />
163171
</ServiceOperation>
164172
<ServiceOperation MethodName="GetDeployment" OutputProperty="*" Verb="Get" Noun="Deployment" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true">
165173
<Params />
166174
<TypesNotToFlatten />
167175
</ServiceOperation>
168-
<ServiceOperation MethodName="GetDeployments" OutputProperty="Items" Verb="Get" Noun="DeploymentList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
176+
<ServiceOperation MethodName="GetDeployments" OutputProperty="Items" Verb="Get" Noun="DeploymentList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
169177
<Params />
170178
<TypesNotToFlatten />
171179
</ServiceOperation>
172180
<ServiceOperation MethodName="GetDomainName" OutputProperty="*" Verb="Get" Noun="DomainName" PipelineParameter="DomainName" NoPipelineParameter="false" LegacyV4Pagination="true">
173181
<Params />
174182
<TypesNotToFlatten />
175183
</ServiceOperation>
176-
<ServiceOperation MethodName="GetDomainNames" OutputProperty="Items" Verb="Get" Noun="DomainNameList" PipelineParameter="" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
184+
<ServiceOperation MethodName="GetDomainNames" OutputProperty="Items" Verb="Get" Noun="DomainNameList" PipelineParameter="" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
177185
<Params />
178186
<TypesNotToFlatten />
179187
</ServiceOperation>
@@ -185,19 +193,19 @@
185193
<Params />
186194
<TypesNotToFlatten />
187195
</ServiceOperation>
188-
<ServiceOperation MethodName="GetIntegrationResponses" OutputProperty="Items" Verb="Get" Noun="IntegrationResponseList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
196+
<ServiceOperation MethodName="GetIntegrationResponses" OutputProperty="Items" Verb="Get" Noun="IntegrationResponseList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
189197
<Params />
190198
<TypesNotToFlatten />
191199
</ServiceOperation>
192-
<ServiceOperation MethodName="GetIntegrations" OutputProperty="Items" Verb="Get" Noun="IntegrationList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
200+
<ServiceOperation MethodName="GetIntegrations" OutputProperty="Items" Verb="Get" Noun="IntegrationList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
193201
<Params />
194202
<TypesNotToFlatten />
195203
</ServiceOperation>
196204
<ServiceOperation MethodName="GetModel" OutputProperty="*" Verb="Get" Noun="Model" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true">
197205
<Params />
198206
<TypesNotToFlatten />
199207
</ServiceOperation>
200-
<ServiceOperation MethodName="GetModels" OutputProperty="Items" Verb="Get" Noun="ModelList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
208+
<ServiceOperation MethodName="GetModels" OutputProperty="Items" Verb="Get" Noun="ModelList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
201209
<Params />
202210
<TypesNotToFlatten />
203211
</ServiceOperation>
@@ -213,19 +221,23 @@
213221
<Params />
214222
<TypesNotToFlatten />
215223
</ServiceOperation>
216-
<ServiceOperation MethodName="GetRouteResponses" OutputProperty="Items" Verb="Get" Noun="RouteResponseList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
224+
<ServiceOperation MethodName="GetRouteResponses" OutputProperty="Items" Verb="Get" Noun="RouteResponseList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
217225
<Params />
218226
<TypesNotToFlatten />
219227
</ServiceOperation>
220-
<ServiceOperation MethodName="GetRoutes" OutputProperty="Items" Verb="Get" Noun="RouteList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
228+
<ServiceOperation MethodName="GetRoutes" OutputProperty="Items" Verb="Get" Noun="RouteList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
229+
<Params />
230+
<TypesNotToFlatten />
231+
</ServiceOperation>
232+
<ServiceOperation MethodName="GetRoutingRule" OutputProperty="*" Verb="Get" Noun="RoutingRule" PipelineParameter="RoutingRuleId" NoPipelineParameter="false">
221233
<Params />
222234
<TypesNotToFlatten />
223235
</ServiceOperation>
224236
<ServiceOperation MethodName="GetStage" OutputProperty="*" Verb="Get" Noun="Stage" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true">
225237
<Params />
226238
<TypesNotToFlatten />
227239
</ServiceOperation>
228-
<ServiceOperation MethodName="GetStages" OutputProperty="Items" Verb="Get" Noun="StageList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyPagination="UseEmitLimit" LegacyV4Pagination="true">
240+
<ServiceOperation MethodName="GetStages" OutputProperty="Items" Verb="Get" Noun="StageList" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true" LegacyPagination="UseEmitLimit">
229241
<Params />
230242
<TypesNotToFlatten />
231243
</ServiceOperation>
@@ -245,6 +257,14 @@
245257
<Params />
246258
<TypesNotToFlatten />
247259
</ServiceOperation>
260+
<ServiceOperation MethodName="ListRoutingRules" OutputProperty="RoutingRules" Verb="Get" Noun="RoutingRuleList" PipelineParameter="DomainName" NoPipelineParameter="false">
261+
<Params />
262+
<TypesNotToFlatten />
263+
</ServiceOperation>
264+
<ServiceOperation MethodName="PutRoutingRule" OutputProperty="*" Verb="Write" Noun="RoutingRule" ShouldProcessTarget="RoutingRuleId" PipelineParameter="RoutingRuleId" NoPipelineParameter="false">
265+
<Params />
266+
<TypesNotToFlatten />
267+
</ServiceOperation>
248268
<ServiceOperation MethodName="ReimportApi" OutputProperty="*" Verb="Update" Noun="ApiImport" ShouldProcessTarget="ApiId" PipelineParameter="ApiId" NoPipelineParameter="false" LegacyV4Pagination="true">
249269
<Params />
250270
<TypesNotToFlatten />

modules/AWSPowerShell/AWSAliases.ps1

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,8 @@ Set-Alias -Name Create-AG2Route -Value New-AG2Route
544544
Set-Alias -Name AG2-CreateRoute -Value New-AG2Route
545545
Set-Alias -Name Create-AG2RouteResponse -Value New-AG2RouteResponse
546546
Set-Alias -Name AG2-CreateRouteResponse -Value New-AG2RouteResponse
547+
Set-Alias -Name Create-AG2RoutingRule -Value New-AG2RoutingRule
548+
Set-Alias -Name AG2-CreateRoutingRule -Value New-AG2RoutingRule
547549
Set-Alias -Name Create-AG2Stage -Value New-AG2Stage
548550
Set-Alias -Name AG2-CreateStage -Value New-AG2Stage
549551
Set-Alias -Name Create-AG2VpcLink -Value New-AG2VpcLink
@@ -578,6 +580,8 @@ Set-Alias -Name AG2-DeleteRouteResponse -Value Remove-AG2RouteResponse
578580
Set-Alias -Name Delete-AG2RouteSettings -Value Remove-AG2RouteSetting
579581
Set-Alias -Name Delete-AG2RouteSetting -Value Remove-AG2RouteSetting
580582
Set-Alias -Name AG2-DeleteRouteSettings -Value Remove-AG2RouteSetting
583+
Set-Alias -Name Delete-AG2RoutingRule -Value Remove-AG2RoutingRule
584+
Set-Alias -Name AG2-DeleteRoutingRule -Value Remove-AG2RoutingRule
581585
Set-Alias -Name Delete-AG2Stage -Value Remove-AG2Stage
582586
Set-Alias -Name AG2-DeleteStage -Value Remove-AG2Stage
583587
Set-Alias -Name Delete-AG2VpcLink -Value Remove-AG2VpcLink
@@ -614,6 +618,7 @@ Set-Alias -Name Get-AG2RouteResponses -Value Get-AG2RouteResponseList
614618
Set-Alias -Name AG2-GetRouteResponses -Value Get-AG2RouteResponseList
615619
Set-Alias -Name Get-AG2Routes -Value Get-AG2RouteList
616620
Set-Alias -Name AG2-GetRoutes -Value Get-AG2RouteList
621+
Set-Alias -Name AG2-GetRoutingRule -Value Get-AG2RoutingRule
617622
Set-Alias -Name AG2-GetStage -Value Get-AG2Stage
618623
Set-Alias -Name Get-AG2Stages -Value Get-AG2StageList
619624
Set-Alias -Name AG2-GetStages -Value Get-AG2StageList
@@ -623,6 +628,11 @@ Set-Alias -Name AG2-GetVpcLink -Value Get-AG2VpcLink
623628
Set-Alias -Name Get-AG2VpcLinks -Value Get-AG2VpcLinkList
624629
Set-Alias -Name AG2-GetVpcLinks -Value Get-AG2VpcLinkList
625630
Set-Alias -Name AG2-ImportApi -Value Import-AG2Api
631+
Set-Alias -Name List-AG2RoutingRules -Value Get-AG2RoutingRuleList
632+
Set-Alias -Name List-AG2RoutingRuleList -Value Get-AG2RoutingRuleList
633+
Set-Alias -Name AG2-ListRoutingRules -Value Get-AG2RoutingRuleList
634+
Set-Alias -Name Put-AG2RoutingRule -Value Write-AG2RoutingRule
635+
Set-Alias -Name AG2-PutRoutingRule -Value Write-AG2RoutingRule
626636
Set-Alias -Name Reimport-AG2Api -Value Update-AG2ApiImport
627637
Set-Alias -Name Reimport-AG2ApiImport -Value Update-AG2ApiImport
628638
Set-Alias -Name AG2-ReimportApi -Value Update-AG2ApiImport

modules/AWSPowerShell/AWSPowerShellCompleters.psm1

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,6 +1396,13 @@ $AG_Completers = {
13961396
break
13971397
}
13981398

1399+
# Amazon.APIGateway.RoutingMode
1400+
"New-AGDomainName/RoutingMode"
1401+
{
1402+
$v = "BASE_PATH_MAPPING_ONLY","ROUTING_RULE_ONLY","ROUTING_RULE_THEN_BASE_PATH_MAPPING"
1403+
break
1404+
}
1405+
13991406
# Amazon.APIGateway.SecurityPolicy
14001407
"New-AGDomainName/SecurityPolicy"
14011408
{
@@ -1425,6 +1432,7 @@ $AG_map = @{
14251432
"Quota_Period"=@("New-AGUsagePlan")
14261433
"ResourceOwner"=@("Get-AGDomainNameAccessAssociation","Get-AGDomainNameList")
14271434
"ResponseType"=@("Get-AGGatewayResponse","Remove-AGGatewayResponse","Update-AGGatewayResponse","Write-AGGatewayResponse")
1435+
"RoutingMode"=@("New-AGDomainName")
14281436
"SecurityPolicy"=@("New-AGDomainName")
14291437
"Type"=@("Get-AGDocumentationPartList","New-AGAuthorizer","Write-AGIntegration")
14301438
}
@@ -1760,6 +1768,16 @@ $AG2_Completers = {
17601768
break
17611769
}
17621770

1771+
# Amazon.ApiGatewayV2.RoutingMode
1772+
{
1773+
($_ -eq "New-AG2DomainName/RoutingMode") -Or
1774+
($_ -eq "Update-AG2DomainName/RoutingMode")
1775+
}
1776+
{
1777+
$v = "API_MAPPING_ONLY","ROUTING_RULE_ONLY","ROUTING_RULE_THEN_API_MAPPING"
1778+
break
1779+
}
1780+
17631781

17641782
}
17651783

@@ -1778,6 +1796,7 @@ $AG2_map = @{
17781796
"IpAddressType"=@("New-AG2Api","Update-AG2Api")
17791797
"PassthroughBehavior"=@("New-AG2Integration","Update-AG2Integration")
17801798
"ProtocolType"=@("New-AG2Api")
1799+
"RoutingMode"=@("New-AG2DomainName","Update-AG2DomainName")
17811800
}
17821801

17831802
_awsArgumentCompleterRegistration $AG2_Completers $AG2_map
@@ -1840,6 +1859,7 @@ $AG2_SelectMap = @{
18401859
"New-AG2Model",
18411860
"New-AG2Route",
18421861
"New-AG2RouteResponse",
1862+
"New-AG2RoutingRule",
18431863
"New-AG2Stage",
18441864
"New-AG2VpcLink",
18451865
"Remove-AG2AccessLogSetting",
@@ -1856,6 +1876,7 @@ $AG2_SelectMap = @{
18561876
"Remove-AG2RouteRequestParameter",
18571877
"Remove-AG2RouteResponse",
18581878
"Remove-AG2RouteSetting",
1879+
"Remove-AG2RoutingRule",
18591880
"Remove-AG2Stage",
18601881
"Remove-AG2VpcLink",
18611882
"Export-AG2Api",
@@ -1880,12 +1901,15 @@ $AG2_SelectMap = @{
18801901
"Get-AG2RouteResponse",
18811902
"Get-AG2RouteResponseList",
18821903
"Get-AG2RouteList",
1904+
"Get-AG2RoutingRule",
18831905
"Get-AG2Stage",
18841906
"Get-AG2StageList",
18851907
"Get-AG2Tag",
18861908
"Get-AG2VpcLink",
18871909
"Get-AG2VpcLinkList",
18881910
"Import-AG2Api",
1911+
"Get-AG2RoutingRuleList",
1912+
"Write-AG2RoutingRule",
18891913
"Update-AG2ApiImport",
18901914
"Reset-AG2AuthorizersCache",
18911915
"Add-AG2ResourceTag",

0 commit comments

Comments
 (0)