aws-iam-data 0.0.481 → 0.0.494

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  {
2
- "serviceCount": 460,
2
+ "serviceCount": 461,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
6
6
  "servicePrefix": "account",
7
7
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsaccountmanagement.html",
8
- "actionsCount": 15,
8
+ "actionsCount": 16,
9
9
  "actions": [
10
10
  "AcceptPrimaryEmailUpdate",
11
11
  "CloseAccount",
@@ -15,6 +15,7 @@
15
15
  "GetAccountInformation",
16
16
  "GetAlternateContact",
17
17
  "GetContactInformation",
18
+ "GetGovCloudAccountInformation",
18
19
  "GetPrimaryEmail",
19
20
  "GetRegionOptStatus",
20
21
  "ListRegions",
@@ -609,20 +610,46 @@
609
610
  "name": "Amazon API Gateway Management V2",
610
611
  "servicePrefix": "apigateway",
611
612
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonapigatewaymanagementv2.html",
612
- "actionsCount": 10,
613
+ "actionsCount": 36,
613
614
  "actions": [
615
+ "CreatePortal",
616
+ "CreatePortalProduct",
617
+ "CreateProductPage",
618
+ "CreateProductRestEndpointPage",
614
619
  "CreateRoutingRule",
615
620
  "DELETE",
621
+ "DeletePortal",
622
+ "DeletePortalProduct",
623
+ "DeletePortalProductSharingPolicy",
624
+ "DeleteProductPage",
625
+ "DeleteProductRestEndpointPage",
616
626
  "DeleteRoutingRule",
627
+ "DisablePortal",
617
628
  "GET",
629
+ "GetPortal",
630
+ "GetPortalProduct",
631
+ "GetPortalProductSharingPolicy",
632
+ "GetProductPage",
633
+ "GetProductRestEndpointPage",
618
634
  "GetRoutingRule",
635
+ "ListPortalProducts",
636
+ "ListPortals",
637
+ "ListProductPages",
638
+ "ListProductRestEndpointPages",
619
639
  "ListRoutingRules",
620
640
  "PATCH",
621
641
  "POST",
622
642
  "PUT",
643
+ "PreviewPortal",
644
+ "PublishPortal",
645
+ "PutPortalProductSharingPolicy",
646
+ "UpdatePortal",
647
+ "UpdatePortalProduct",
648
+ "UpdateProductPage",
649
+ "UpdateProductRestEndpointPage",
623
650
  "UpdateRoutingRule"
624
651
  ],
625
- "resourceTypesCount": 30,
652
+ "resourceTypesCount": 34,
626
653
  "resourceTypes": [
627
654
  "AccessLogSettings",
628
655
  "Api",
@@ -653,9 +680,13 @@
653
680
  "Stage",
654
681
  "Stages",
655
682
  "VpcLink",
656
- "VpcLinks"
683
+ "VpcLinks",
684
+ "Portal",
685
+ "PortalProduct",
686
+ "ProductPage",
687
+ "ProductRestEndpointPage"
657
688
  ],
658
- "conditionKeysCount": 34,
689
+ "conditionKeysCount": 53,
659
690
  "conditionKeys": [
660
691
  "apigateway:Request/AccessLoggingDestination",
661
692
  "apigateway:Request/AccessLoggingFormat",
@@ -663,15 +694,24 @@
663
694
  "apigateway:Request/ApiName",
664
695
  "apigateway:Request/AuthorizerType",
665
696
  "apigateway:Request/AuthorizerUri",
697
+ "apigateway:Request/CognitoUserPoolArn",
666
698
  "apigateway:Request/ConditionBasePaths",
667
699
  "apigateway:Request/DisableExecuteApiEndpoint",
668
700
  "apigateway:Request/EndpointType",
701
+ "apigateway:Request/Method",
669
702
  "apigateway:Request/MtlsTrustStoreUri",
670
703
  "apigateway:Request/MtlsTrustStoreVersion",
704
+ "apigateway:Request/PortalDisplayName",
705
+ "apigateway:Request/PortalDomainName",
706
+ "apigateway:Request/PortalProductDisplayName",
671
707
  "apigateway:Request/Priority",
708
+ "apigateway:Request/ProductPageTitle",
709
+ "apigateway:Request/ProductRestEndpointPageEndpointPrefix",
710
+ "apigateway:Request/RestApiId",
672
711
  "apigateway:Request/RouteAuthorizationType",
673
712
  "apigateway:Request/RoutingMode",
674
713
  "apigateway:Request/SecurityPolicy",
714
+ "apigateway:Request/Stage",
675
715
  "apigateway:Request/StageName",
676
716
  "apigateway:Resource/AccessLoggingDestination",
677
717
  "apigateway:Resource/AccessLoggingFormat",
@@ -679,15 +719,25 @@
679
719
  "apigateway:Resource/ApiName",
680
720
  "apigateway:Resource/AuthorizerType",
681
721
  "apigateway:Resource/AuthorizerUri",
722
+ "apigateway:Resource/CognitoUserPoolArn",
682
723
  "apigateway:Resource/ConditionBasePaths",
683
724
  "apigateway:Resource/DisableExecuteApiEndpoint",
684
725
  "apigateway:Resource/EndpointType",
726
+ "apigateway:Resource/Method",
685
727
  "apigateway:Resource/MtlsTrustStoreUri",
686
728
  "apigateway:Resource/MtlsTrustStoreVersion",
729
+ "apigateway:Resource/PortalDisplayName",
730
+ "apigateway:Resource/PortalDomainName",
731
+ "apigateway:Resource/PortalProductDisplayName",
732
+ "apigateway:Resource/PortalPublishStatus",
687
733
  "apigateway:Resource/Priority",
734
+ "apigateway:Resource/ProductPageTitle",
735
+ "apigateway:Resource/ProductRestEndpointPageEndpointPrefix",
736
+ "apigateway:Resource/RestApiId",
688
737
  "apigateway:Resource/RouteAuthorizationType",
689
738
  "apigateway:Resource/RoutingMode",
690
739
  "apigateway:Resource/SecurityPolicy",
740
+ "apigateway:Resource/Stage",
691
741
  "aws:RequestTag/${TagKey}",
692
742
  "aws:ResourceTag/${TagKey}",
693
743
  "aws:TagKeys"
@@ -1697,7 +1747,7 @@
1697
1747
  "name": "Amazon ARC Region switch",
1698
1748
  "servicePrefix": "arc-region-switch",
1699
1749
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonarcregionswitch.html",
1700
- "actionsCount": 23,
1750
+ "actionsCount": 24,
1701
1751
  "actions": [
1702
1752
  "ApprovePlanExecutionStep",
1703
1753
  "CancelPlanExecution",
@@ -1714,6 +1764,7 @@
1714
1764
  "ListPlans",
1715
1765
  "ListPlansInRegion",
1716
1766
  "ListRoute53HealthChecks",
1767
+ "ListRoute53HealthChecksInRegion",
1717
1768
  "ListTagsForResource",
1718
1769
  "PutResourcePolicy",
1719
1770
  "StartPlanExecution",
@@ -1738,7 +1789,7 @@
1738
1789
  "name": "AWS Artifact",
1739
1790
  "servicePrefix": "artifact",
1740
1791
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsartifact.html",
1741
- "actionsCount": 14,
1792
+ "actionsCount": 15,
1742
1793
  "actions": [
1743
1794
  "AcceptAgreement",
1744
1795
  "AcceptNdaForAgreement",
@@ -1751,6 +1802,7 @@
1751
1802
  "GetTermForReport",
1752
1803
  "ListAgreements",
1753
1804
  "ListCustomerAgreements",
1805
+ "ListReportVersions",
1754
1806
  "ListReports",
1755
1807
  "PutAccountSettings",
1756
1808
  "TerminateAgreement"
@@ -2407,7 +2459,7 @@
2407
2459
  "name": "Amazon Bedrock",
2408
2460
  "servicePrefix": "bedrock",
2409
2461
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2410
- "actionsCount": 228,
2462
+ "actionsCount": 232,
2411
2463
  "actions": [
2412
2464
  "AllowVendedLogDeliveryForResource",
2413
2465
  "ApplyGuardrail",
@@ -2464,6 +2516,7 @@
2464
2516
  "DeleteCustomModelDeployment",
2465
2517
  "DeleteDataAutomationProject",
2466
2518
  "DeleteDataSource",
2519
+ "DeleteEnforcedGuardrailConfiguration",
2467
2520
  "DeleteFlow",
2468
2521
  "DeleteFlowAlias",
2469
2522
  "DeleteFlowVersion",
@@ -2566,6 +2619,7 @@
2566
2619
  "ListCustomModels",
2567
2620
  "ListDataAutomationProjects",
2568
2621
  "ListDataSources",
2622
+ "ListEnforcedGuardrailsConfiguration",
2569
2623
  "ListEvaluationJobs",
2570
2624
  "ListFlowAliases",
2571
2625
  "ListFlowExecutionEvents",
@@ -2596,6 +2650,7 @@
2596
2650
  "OptimizePrompt",
2597
2651
  "PrepareAgent",
2598
2652
  "PrepareFlow",
2653
+ "PutEnforcedGuardrailConfiguration",
2599
2654
  "PutFoundationModelEntitlement",
2600
2655
  "PutInvocationStep",
2601
2656
  "PutModelInvocationLoggingConfiguration",
@@ -2626,6 +2681,7 @@
2626
2681
  "UpdateAutomatedReasoningPolicyAnnotations",
2627
2682
  "UpdateAutomatedReasoningPolicyTestCase",
2628
2683
  "UpdateBlueprint",
2684
+ "UpdateCustomModelDeployment",
2629
2685
  "UpdateDataAutomationProject",
2630
2686
  "UpdateDataSource",
2631
2687
  "UpdateFlow",
@@ -2978,10 +3034,11 @@
2978
3034
  "UntagResource",
2979
3035
  "UpdateExport"
2980
3036
  ],
2981
- "resourceTypesCount": 2,
3037
+ "resourceTypesCount": 3,
2982
3038
  "resourceTypes": [
2983
3039
  "export",
2984
- "table"
3040
+ "table",
3041
+ "billingview"
2985
3042
  ],
2986
3043
  "conditionKeysCount": 3,
2987
3044
  "conditionKeys": [
@@ -3688,7 +3745,7 @@
3688
3745
  "name": "AWS Clean Rooms",
3689
3746
  "servicePrefix": "cleanrooms",
3690
3747
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscleanrooms.html",
3691
- "actionsCount": 91,
3748
+ "actionsCount": 92,
3692
3749
  "actions": [
3693
3750
  "BatchGetCollaborationAnalysisTemplate",
3694
3751
  "BatchGetSchema",
@@ -3768,6 +3825,7 @@
3768
3825
  "UntagResource",
3769
3826
  "UpdateAnalysisTemplate",
3770
3827
  "UpdateCollaboration",
3828
+ "UpdateCollaborationChangeRequest",
3771
3829
  "UpdateConfiguredAudienceModelAssociation",
3772
3830
  "UpdateConfiguredTable",
3773
3831
  "UpdateConfiguredTableAllowedColumns",
@@ -4943,13 +5001,15 @@
4943
5001
  "name": "Amazon CloudWatch Logs",
4944
5002
  "servicePrefix": "logs",
4945
5003
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
4946
- "actionsCount": 116,
5004
+ "actionsCount": 120,
4947
5005
  "actions": [
4948
5006
  "AssociateKmsKey",
4949
5007
  "AssociateSourceToS3TableIntegration",
4950
5008
  "CancelExportTask",
5009
+ "CancelImportTask",
4951
5010
  "CreateDelivery",
4952
5011
  "CreateExportTask",
5012
+ "CreateImportTask",
4953
5013
  "CreateLogAnomalyDetector",
4954
5014
  "CreateLogDelivery",
4955
5015
  "CreateLogGroup",
@@ -4984,6 +5044,8 @@
4984
5044
  "DescribeDestinations",
4985
5045
  "DescribeExportTasks",
4986
5046
  "DescribeFieldIndexes",
5047
+ "DescribeImportTaskBatches",
5048
+ "DescribeImportTasks",
4987
5049
  "DescribeIndexPolicies",
4988
5050
  "DescribeLogGroups",
4989
5051
  "DescribeLogStreams",
@@ -6288,11 +6350,16 @@
6288
6350
  "resourceTypes": [
6289
6351
  "identitypool"
6290
6352
  ],
6291
- "conditionKeysCount": 3,
6353
+ "conditionKeysCount": 8,
6292
6354
  "conditionKeys": [
6293
6355
  "aws:RequestTag/${TagKey}",
6294
6356
  "aws:ResourceTag/${TagKey}",
6295
- "aws:TagKeys"
6357
+ "aws:TagKeys",
6358
+ "cognito-identity-auth:AccountId",
6359
+ "cognito-identity-auth:IdentityPoolArn",
6360
+ "cognito-identity-unauth:AccountId",
6361
+ "cognito-identity-unauth:IdentityPoolArn",
6362
+ "cognito-identity:IdentityPoolArn"
6296
6363
  ]
6297
6364
  },
6298
6365
  {
@@ -6672,6 +6739,47 @@
6672
6739
  "compute-optimizer:ResourceType"
6673
6740
  ]
6674
6741
  },
6742
+ {
6743
+ "name": "AWS Compute Optimizer Automation",
6744
+ "servicePrefix": "aco-automation",
6745
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscomputeoptimizerautomation.html",
6746
+ "actionsCount": 23,
6747
+ "actions": [
6748
+ "AssociateAccounts",
6749
+ "CreateAutomationRule",
6750
+ "DeleteAutomationRule",
6751
+ "DisassociateAccounts",
6752
+ "GetAutomationEvent",
6753
+ "GetAutomationRule",
6754
+ "GetEnrollmentConfiguration",
6755
+ "ListAccounts",
6756
+ "ListAutomationEventSteps",
6757
+ "ListAutomationEventSummaries",
6758
+ "ListAutomationEvents",
6759
+ "ListAutomationRulePreview",
6760
+ "ListAutomationRulePreviewSummaries",
6761
+ "ListAutomationRules",
6762
+ "ListRecommendedActionSummaries",
6763
+ "ListRecommendedActions",
6764
+ "ListTagsForResource",
6765
+ "RollbackAutomationEvent",
6766
+ "StartAutomationEvent",
6767
+ "TagResource",
6768
+ "UntagResource",
6769
+ "UpdateAutomationRule",
6770
+ "UpdateEnrollmentConfiguration"
6771
+ ],
6772
+ "resourceTypesCount": 1,
6773
+ "resourceTypes": [
6774
+ "AutomationRule"
6775
+ ],
6776
+ "conditionKeysCount": 3,
6777
+ "conditionKeys": [
6778
+ "aws:RequestTag/${TagKey}",
6779
+ "aws:ResourceTag/${TagKey}",
6780
+ "aws:TagKeys"
6781
+ ]
6782
+ },
6675
6783
  {
6676
6784
  "name": "AWS Config",
6677
6785
  "servicePrefix": "config",
@@ -7710,7 +7818,7 @@
7710
7818
  "name": "AWS Cost Explorer Service",
7711
7819
  "servicePrefix": "ce",
7712
7820
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscostexplorerservice.html",
7713
- "actionsCount": 58,
7821
+ "actionsCount": 59,
7714
7822
  "actions": [
7715
7823
  "CreateAnomalyMonitor",
7716
7824
  "CreateAnomalySubscription",
@@ -7754,6 +7862,7 @@
7754
7862
  "ListCostAllocationTagBackfillHistory",
7755
7863
  "ListCostAllocationTags",
7756
7864
  "ListCostCategoryDefinitions",
7865
+ "ListCostCategoryResourceAssociations",
7757
7866
  "ListSavingsPlansPurchaseRecommendationGeneration",
7758
7867
  "ListTagsForResource",
7759
7868
  "ProvideAnomalyFeedback",
@@ -8606,14 +8715,13 @@
8606
8715
  "UpdateWorker",
8607
8716
  "UpdateWorkerSchedule"
8608
8717
  ],
8609
- "resourceTypesCount": 9,
8718
+ "resourceTypesCount": 8,
8610
8719
  "resourceTypes": [
8611
8720
  "budget",
8612
8721
  "farm",
8613
8722
  "fleet",
8614
8723
  "job",
8615
8724
  "license-endpoint",
8616
- "metered-product",
8617
8725
  "monitor",
8618
8726
  "queue",
8619
8727
  "worker"
@@ -8634,44 +8742,6 @@
8634
8742
  "deadline:RequesterPrincipalId"
8635
8743
  ]
8636
8744
  },
8637
- {
8638
- "name": "AWS DeepComposer",
8639
- "servicePrefix": "deepcomposer",
8640
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeepcomposer.html",
8641
- "actionsCount": 18,
8642
- "actions": [
8643
- "AssociateCoupon",
8644
- "CreateAudio",
8645
- "CreateComposition",
8646
- "CreateModel",
8647
- "DeleteComposition",
8648
- "DeleteModel",
8649
- "GetComposition",
8650
- "GetModel",
8651
- "GetSampleModel",
8652
- "ListCompositions",
8653
- "ListModels",
8654
- "ListSampleModels",
8655
- "ListTagsForResource",
8656
- "ListTrainingTopics",
8657
- "TagResource",
8658
- "UntagResource",
8659
- "UpdateComposition",
8660
- "UpdateModel"
8661
- ],
8662
- "resourceTypesCount": 3,
8663
- "resourceTypes": [
8664
- "model",
8665
- "composition",
8666
- "audio"
8667
- ],
8668
- "conditionKeysCount": 3,
8669
- "conditionKeys": [
8670
- "aws:RequestTag/${TagKey}",
8671
- "aws:ResourceTag/${TagKey}",
8672
- "aws:TagKeys"
8673
- ]
8674
- },
8675
8745
  {
8676
8746
  "name": "AWS DeepRacer",
8677
8747
  "servicePrefix": "deepracer",
@@ -8920,7 +8990,7 @@
8920
8990
  "name": "AWS DevOps Agent Service",
8921
8991
  "servicePrefix": "aidevops",
8922
8992
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdevopsagentservice.html",
8923
- "actionsCount": 46,
8993
+ "actionsCount": 45,
8924
8994
  "actions": [
8925
8995
  "AssociateService",
8926
8996
  "CreateAgentSpace",
@@ -8947,7 +9017,6 @@
8947
9017
  "HandleServiceRegistrationCallback",
8948
9018
  "InitiateChatForCase",
8949
9019
  "InitiateServiceRegistration",
8950
- "InvokeAgent",
8951
9020
  "ListAgentSpaces",
8952
9021
  "ListAssociations",
8953
9022
  "ListBacklogTasks",
@@ -9470,7 +9539,7 @@
9470
9539
  "name": "Amazon EC2",
9471
9540
  "servicePrefix": "ec2",
9472
9541
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
9473
- "actionsCount": 720,
9542
+ "actionsCount": 770,
9474
9543
  "actions": [
9475
9544
  "AcceptAddressTransfer",
9476
9545
  "AcceptCapacityReservationBillingOwnership",
@@ -9508,6 +9577,7 @@
9508
9577
  "AssociateTrunkInterface",
9509
9578
  "AssociateVerifiedAccessInstanceWebAcl",
9510
9579
  "AssociateVpcCidrBlock",
9580
+ "AttachApplianceToNatGateway",
9511
9581
  "AttachClassicLinkVpc",
9512
9582
  "AttachInternetGateway",
9513
9583
  "AttachNetworkInterface",
@@ -9559,9 +9629,13 @@
9559
9629
  "CreateInstanceEventWindow",
9560
9630
  "CreateInstanceExportTask",
9561
9631
  "CreateInternetGateway",
9632
+ "CreateInterruptibleCapacityReservationAllocation",
9562
9633
  "CreateIpam",
9563
9634
  "CreateIpamExternalResourceVerificationToken",
9635
+ "CreateIpamPolicy",
9564
9636
  "CreateIpamPool",
9637
+ "CreateIpamPrefixListResolver",
9638
+ "CreateIpamPrefixListResolverTarget",
9565
9639
  "CreateIpamResourceDiscovery",
9566
9640
  "CreateIpamScope",
9567
9641
  "CreateKeyPair",
@@ -9583,6 +9657,7 @@
9583
9657
  "CreateNetworkInsightsPath",
9584
9658
  "CreateNetworkInterface",
9585
9659
  "CreateNetworkInterfacePermission",
9660
+ "CreateOdbNetworkPeering",
9586
9661
  "CreatePlacementGroup",
9587
9662
  "CreatePublicIpv4Pool",
9588
9663
  "CreateReplaceRootVolumeTask",
@@ -9608,6 +9683,8 @@
9608
9683
  "CreateTransitGateway",
9609
9684
  "CreateTransitGatewayConnect",
9610
9685
  "CreateTransitGatewayConnectPeer",
9686
+ "CreateTransitGatewayMeteringPolicy",
9687
+ "CreateTransitGatewayMeteringPolicyEntry",
9611
9688
  "CreateTransitGatewayMulticastDomain",
9612
9689
  "CreateTransitGatewayPeeringAttachment",
9613
9690
  "CreateTransitGatewayPolicyTable",
@@ -9623,10 +9700,12 @@
9623
9700
  "CreateVolume",
9624
9701
  "CreateVpc",
9625
9702
  "CreateVpcBlockPublicAccessExclusion",
9703
+ "CreateVpcEncryptionControl",
9626
9704
  "CreateVpcEndpoint",
9627
9705
  "CreateVpcEndpointConnectionNotification",
9628
9706
  "CreateVpcEndpointServiceConfiguration",
9629
9707
  "CreateVpcPeeringConnection",
9708
+ "CreateVpnConcentrator",
9630
9709
  "CreateVpnConnection",
9631
9710
  "CreateVpnConnectionRoute",
9632
9711
  "CreateVpnGateway",
@@ -9649,7 +9728,10 @@
9649
9728
  "DeleteInternetGateway",
9650
9729
  "DeleteIpam",
9651
9730
  "DeleteIpamExternalResourceVerificationToken",
9731
+ "DeleteIpamPolicy",
9652
9732
  "DeleteIpamPool",
9733
+ "DeleteIpamPrefixListResolver",
9734
+ "DeleteIpamPrefixListResolverTarget",
9653
9735
  "DeleteIpamResourceDiscovery",
9654
9736
  "DeleteIpamScope",
9655
9737
  "DeleteKeyPair",
@@ -9672,6 +9754,7 @@
9672
9754
  "DeleteNetworkInsightsPath",
9673
9755
  "DeleteNetworkInterface",
9674
9756
  "DeleteNetworkInterfacePermission",
9757
+ "DeleteOdbNetworkPeering",
9675
9758
  "DeletePlacementGroup",
9676
9759
  "DeletePublicIpv4Pool",
9677
9760
  "DeleteQueuedReservedInstances",
@@ -9694,6 +9777,8 @@
9694
9777
  "DeleteTransitGateway",
9695
9778
  "DeleteTransitGatewayConnect",
9696
9779
  "DeleteTransitGatewayConnectPeer",
9780
+ "DeleteTransitGatewayMeteringPolicy",
9781
+ "DeleteTransitGatewayMeteringPolicyEntry",
9697
9782
  "DeleteTransitGatewayMulticastDomain",
9698
9783
  "DeleteTransitGatewayPeeringAttachment",
9699
9784
  "DeleteTransitGatewayPolicyTable",
@@ -9709,10 +9794,12 @@
9709
9794
  "DeleteVolume",
9710
9795
  "DeleteVpc",
9711
9796
  "DeleteVpcBlockPublicAccessExclusion",
9797
+ "DeleteVpcEncryptionControl",
9712
9798
  "DeleteVpcEndpointConnectionNotifications",
9713
9799
  "DeleteVpcEndpointServiceConfigurations",
9714
9800
  "DeleteVpcEndpoints",
9715
9801
  "DeleteVpcPeeringConnection",
9802
+ "DeleteVpnConcentrator",
9716
9803
  "DeleteVpnConnection",
9717
9804
  "DeleteVpnConnectionRoute",
9718
9805
  "DeleteVpnGateway",
@@ -9741,6 +9828,7 @@
9741
9828
  "DescribeCapacityManagerDataExports",
9742
9829
  "DescribeCapacityReservationBillingRequests",
9743
9830
  "DescribeCapacityReservationFleets",
9831
+ "DescribeCapacityReservationTopology",
9744
9832
  "DescribeCapacityReservations",
9745
9833
  "DescribeCarrierGateways",
9746
9834
  "DescribeClassicLinkInstances",
@@ -9785,6 +9873,8 @@
9785
9873
  "DescribeInstanceEventNotificationAttributes",
9786
9874
  "DescribeInstanceEventWindows",
9787
9875
  "DescribeInstanceImageMetadata",
9876
+ "DescribeInstanceSqlHaHistoryStates",
9877
+ "DescribeInstanceSqlHaStates",
9788
9878
  "DescribeInstanceStatus",
9789
9879
  "DescribeInstanceTopology",
9790
9880
  "DescribeInstanceTypeOfferings",
@@ -9793,7 +9883,10 @@
9793
9883
  "DescribeInternetGateways",
9794
9884
  "DescribeIpamByoasn",
9795
9885
  "DescribeIpamExternalResourceVerificationTokens",
9886
+ "DescribeIpamPolicies",
9796
9887
  "DescribeIpamPools",
9888
+ "DescribeIpamPrefixListResolverTargets",
9889
+ "DescribeIpamPrefixListResolvers",
9797
9890
  "DescribeIpamResourceDiscoveries",
9798
9891
  "DescribeIpamResourceDiscoveryAssociations",
9799
9892
  "DescribeIpamScopes",
@@ -9865,6 +9958,7 @@
9865
9958
  "DescribeTransitGatewayAttachments",
9866
9959
  "DescribeTransitGatewayConnectPeers",
9867
9960
  "DescribeTransitGatewayConnects",
9961
+ "DescribeTransitGatewayMeteringPolicies",
9868
9962
  "DescribeTransitGatewayMulticastDomains",
9869
9963
  "DescribeTransitGatewayPeeringAttachments",
9870
9964
  "DescribeTransitGatewayPolicyTables",
@@ -9888,6 +9982,7 @@
9888
9982
  "DescribeVpcBlockPublicAccessOptions",
9889
9983
  "DescribeVpcClassicLink",
9890
9984
  "DescribeVpcClassicLinkDnsSupport",
9985
+ "DescribeVpcEncryptionControls",
9891
9986
  "DescribeVpcEndpointAssociations",
9892
9987
  "DescribeVpcEndpointConnectionNotifications",
9893
9988
  "DescribeVpcEndpointConnections",
@@ -9897,8 +9992,10 @@
9897
9992
  "DescribeVpcEndpoints",
9898
9993
  "DescribeVpcPeeringConnections",
9899
9994
  "DescribeVpcs",
9995
+ "DescribeVpnConcentrators",
9900
9996
  "DescribeVpnConnections",
9901
9997
  "DescribeVpnGateways",
9998
+ "DetachApplianceFromNatGateway",
9902
9999
  "DetachClassicLinkVpc",
9903
10000
  "DetachInternetGateway",
9904
10001
  "DetachNetworkInterface",
@@ -9916,7 +10013,9 @@
9916
10013
  "DisableImageBlockPublicAccess",
9917
10014
  "DisableImageDeprecation",
9918
10015
  "DisableImageDeregistrationProtection",
10016
+ "DisableInstanceSqlHaStandbyDetections",
9919
10017
  "DisableIpamOrganizationAdminAccount",
10018
+ "DisableIpamPolicy",
9920
10019
  "DisableRouteServerPropagation",
9921
10020
  "DisableSerialConsoleAccess",
9922
10021
  "DisableSnapshotBlockPublicAccess",
@@ -9954,7 +10053,9 @@
9954
10053
  "EnableImageBlockPublicAccess",
9955
10054
  "EnableImageDeprecation",
9956
10055
  "EnableImageDeregistrationProtection",
10056
+ "EnableInstanceSqlHaStandbyDetections",
9957
10057
  "EnableIpamOrganizationAdminAccount",
10058
+ "EnableIpamPolicy",
9958
10059
  "EnableReachabilityAnalyzerOrganizationSharing",
9959
10060
  "EnableRouteServerPropagation",
9960
10061
  "EnableSerialConsoleAccess",
@@ -9985,9 +10086,11 @@
9985
10086
  "GetDefaultCreditSpecification",
9986
10087
  "GetEbsDefaultKmsKeyId",
9987
10088
  "GetEbsEncryptionByDefault",
10089
+ "GetEnabledIpamPolicy",
9988
10090
  "GetFlowLogsIntegrationTemplate",
9989
10091
  "GetGroupsForCapacityReservation",
9990
10092
  "GetHostReservationPurchasePreview",
10093
+ "GetImageAncestry",
9991
10094
  "GetImageBlockPublicAccessState",
9992
10095
  "GetInstanceMetadataDefaults",
9993
10096
  "GetInstanceTpmEkPub",
@@ -9997,8 +10100,13 @@
9997
10100
  "GetIpamDiscoveredAccounts",
9998
10101
  "GetIpamDiscoveredPublicAddresses",
9999
10102
  "GetIpamDiscoveredResourceCidrs",
10103
+ "GetIpamPolicyAllocationRules",
10104
+ "GetIpamPolicyOrganizationTargets",
10000
10105
  "GetIpamPoolAllocations",
10001
10106
  "GetIpamPoolCidrs",
10107
+ "GetIpamPrefixListResolverRules",
10108
+ "GetIpamPrefixListResolverVersionEntries",
10109
+ "GetIpamPrefixListResolverVersions",
10002
10110
  "GetIpamResourceCidrs",
10003
10111
  "GetLaunchTemplateData",
10004
10112
  "GetManagedPrefixListAssociations",
@@ -10017,6 +10125,7 @@
10017
10125
  "GetSpotPlacementScores",
10018
10126
  "GetSubnetCidrReservations",
10019
10127
  "GetTransitGatewayAttachmentPropagations",
10128
+ "GetTransitGatewayMeteringPolicyEntries",
10020
10129
  "GetTransitGatewayMulticastDomainAssociations",
10021
10130
  "GetTransitGatewayPolicyTableAssociations",
10022
10131
  "GetTransitGatewayPolicyTableEntries",
@@ -10027,6 +10136,7 @@
10027
10136
  "GetVerifiedAccessEndpointTargets",
10028
10137
  "GetVerifiedAccessGroupPolicy",
10029
10138
  "GetVerifiedAccessInstanceWebAcl",
10139
+ "GetVpcResourcesBlockingEncryptionEnforcement",
10030
10140
  "GetVpnConnectionDeviceSampleConfiguration",
10031
10141
  "GetVpnConnectionDeviceTypes",
10032
10142
  "GetVpnTunnelReplacementStatus",
@@ -10040,6 +10150,7 @@
10040
10150
  "InjectApiError",
10041
10151
  "ListImagesInRecycleBin",
10042
10152
  "ListSnapshotsInRecycleBin",
10153
+ "ListVolumesInRecycleBin",
10043
10154
  "LockSnapshot",
10044
10155
  "ModifyAddressAttribute",
10045
10156
  "ModifyAvailabilityZoneGroup",
@@ -10067,7 +10178,10 @@
10067
10178
  "ModifyInstanceNetworkPerformanceOptions",
10068
10179
  "ModifyInstancePlacement",
10069
10180
  "ModifyIpam",
10181
+ "ModifyIpamPolicyAllocationRules",
10070
10182
  "ModifyIpamPool",
10183
+ "ModifyIpamPrefixListResolver",
10184
+ "ModifyIpamPrefixListResolverTarget",
10071
10185
  "ModifyIpamResourceCidr",
10072
10186
  "ModifyIpamResourceDiscovery",
10073
10187
  "ModifyIpamScope",
@@ -10075,6 +10189,7 @@
10075
10189
  "ModifyLocalGatewayRoute",
10076
10190
  "ModifyManagedPrefixList",
10077
10191
  "ModifyNetworkInterfaceAttribute",
10192
+ "ModifyOdbNetworkPeering",
10078
10193
  "ModifyPrivateDnsNameOptions",
10079
10194
  "ModifyPublicIpDnsNameOptions",
10080
10195
  "ModifyReservedInstances",
@@ -10088,6 +10203,7 @@
10088
10203
  "ModifyTrafficMirrorFilterRule",
10089
10204
  "ModifyTrafficMirrorSession",
10090
10205
  "ModifyTransitGateway",
10206
+ "ModifyTransitGatewayMeteringPolicy",
10091
10207
  "ModifyTransitGatewayPrefixListReference",
10092
10208
  "ModifyTransitGatewayVpcAttachment",
10093
10209
  "ModifyVerifiedAccessEndpoint",
@@ -10102,6 +10218,7 @@
10102
10218
  "ModifyVpcAttribute",
10103
10219
  "ModifyVpcBlockPublicAccessExclusion",
10104
10220
  "ModifyVpcBlockPublicAccessOptions",
10221
+ "ModifyVpcEncryptionControl",
10105
10222
  "ModifyVpcEndpoint",
10106
10223
  "ModifyVpcEndpointConnectionNotification",
10107
10224
  "ModifyVpcEndpointServiceConfiguration",
@@ -10165,6 +10282,7 @@
10165
10282
  "RestoreManagedPrefixListVersion",
10166
10283
  "RestoreSnapshotFromRecycleBin",
10167
10284
  "RestoreSnapshotTier",
10285
+ "RestoreVolumeFromRecycleBin",
10168
10286
  "RevokeClientVpnIngress",
10169
10287
  "RevokeSecurityGroupEgress",
10170
10288
  "RevokeSecurityGroupIngress",
@@ -10189,11 +10307,12 @@
10189
10307
  "UnlockSnapshot",
10190
10308
  "UnmonitorInstances",
10191
10309
  "UpdateCapacityManagerOrganizationsAccess",
10310
+ "UpdateInterruptibleCapacityReservationAllocation",
10192
10311
  "UpdateSecurityGroupRuleDescriptionsEgress",
10193
10312
  "UpdateSecurityGroupRuleDescriptionsIngress",
10194
10313
  "WithdrawByoipCidr"
10195
10314
  ],
10196
- "resourceTypesCount": 101,
10315
+ "resourceTypesCount": 107,
10197
10316
  "resourceTypes": [
10198
10317
  "elastic-ip",
10199
10318
  "capacity-block",
@@ -10225,7 +10344,10 @@
10225
10344
  "internet-gateway",
10226
10345
  "ipam-external-resource-verification-token",
10227
10346
  "ipam",
10347
+ "ipam-policy",
10228
10348
  "ipam-pool",
10349
+ "ipam-prefix-list-resolver",
10350
+ "ipam-prefix-list-resolver-target",
10229
10351
  "ipam-resource-discovery-association",
10230
10352
  "ipam-resource-discovery",
10231
10353
  "ipam-scope",
@@ -10274,6 +10396,7 @@
10274
10396
  "transit-gateway-attachment",
10275
10397
  "transit-gateway-connect-peer",
10276
10398
  "transit-gateway",
10399
+ "transit-gateway-metering-policy",
10277
10400
  "transit-gateway-multicast-domain",
10278
10401
  "transit-gateway-policy-table",
10279
10402
  "transit-gateway-route-table-announcement",
@@ -10286,6 +10409,7 @@
10286
10409
  "verified-access-trust-provider",
10287
10410
  "volume",
10288
10411
  "vpc-block-public-access-exclusion",
10412
+ "vpc-encryption-control",
10289
10413
  "vpc-endpoint-connection",
10290
10414
  "vpc-endpoint",
10291
10415
  "vpc-endpoint-service",
@@ -10293,11 +10417,12 @@
10293
10417
  "vpc-flow-log",
10294
10418
  "vpc",
10295
10419
  "vpc-peering-connection",
10420
+ "vpn-concentrator",
10296
10421
  "vpn-connection-device-type",
10297
10422
  "vpn-connection",
10298
10423
  "vpn-gateway"
10299
10424
  ],
10300
- "conditionKeysCount": 138,
10425
+ "conditionKeysCount": 147,
10301
10426
  "conditionKeys": [
10302
10427
  "aws:RequestTag/${TagKey}",
10303
10428
  "aws:ResourceTag/${TagKey}",
@@ -10319,6 +10444,7 @@
10319
10444
  "ec2:ClientRootCertificateChainArn",
10320
10445
  "ec2:CloudwatchLogGroupArn",
10321
10446
  "ec2:CloudwatchLogStreamArn",
10447
+ "ec2:CommitmentDuration",
10322
10448
  "ec2:CpuOptionsAmdSevSnp",
10323
10449
  "ec2:CreateAction",
10324
10450
  "ec2:CreateDate",
@@ -10353,8 +10479,12 @@
10353
10479
  "ec2:InstanceProfile",
10354
10480
  "ec2:InstanceType",
10355
10481
  "ec2:InternetGatewayID",
10482
+ "ec2:InterruptibleCapacityReservationId",
10483
+ "ec2:InterruptionType",
10484
+ "ec2:IpamPrefixListResolverTargetId",
10356
10485
  "ec2:Ipv4IpamPoolId",
10357
10486
  "ec2:Ipv6IpamPoolId",
10487
+ "ec2:IsInterruptible",
10358
10488
  "ec2:IsLaunchTemplateResource",
10359
10489
  "ec2:KeyPairName",
10360
10490
  "ec2:KeyPairType",
@@ -10414,6 +10544,7 @@
10414
10544
  "ec2:SourceOutpostArn",
10415
10545
  "ec2:Subnet",
10416
10546
  "ec2:SubnetID",
10547
+ "ec2:TargetInstanceCount",
10417
10548
  "ec2:Tenancy",
10418
10549
  "ec2:VolumeID",
10419
10550
  "ec2:VolumeInitializationRate",
@@ -10425,6 +10556,8 @@
10425
10556
  "ec2:VpcID",
10426
10557
  "ec2:VpcPeeringConnectionID",
10427
10558
  "ec2:VpceMultiRegion",
10559
+ "ec2:VpcePrivateDnsPreference",
10560
+ "ec2:VpcePrivateDnsSpecifiedDomains",
10428
10561
  "ec2:VpceServiceName",
10429
10562
  "ec2:VpceServiceOwner",
10430
10563
  "ec2:VpceServicePrivateDnsName",
@@ -10433,6 +10566,7 @@
10433
10566
  "ec2:transitGatewayAttachmentId",
10434
10567
  "ec2:transitGatewayConnectPeerId",
10435
10568
  "ec2:transitGatewayId",
10569
+ "ec2:transitGatewayMeteringPolicyId",
10436
10570
  "ec2:transitGatewayMulticastDomainId",
10437
10571
  "ec2:transitGatewayPolicyTableId",
10438
10572
  "ec2:transitGatewayRouteTableAnnouncementId",
@@ -14200,11 +14334,12 @@
14200
14334
  "name": "AWS Ground Station",
14201
14335
  "servicePrefix": "groundstation",
14202
14336
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsgroundstation.html",
14203
- "actionsCount": 34,
14337
+ "actionsCount": 35,
14204
14338
  "actions": [
14205
14339
  "CancelContact",
14206
14340
  "CreateConfig",
14207
14341
  "CreateDataflowEndpointGroup",
14342
+ "CreateDataflowEndpointGroupV2",
14208
14343
  "CreateEphemeris",
14209
14344
  "CreateMissionProfile",
14210
14345
  "DeleteConfig",
@@ -15296,7 +15431,7 @@
15296
15431
  "name": "AWS Identity Store",
15297
15432
  "servicePrefix": "identitystore",
15298
15433
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsidentitystore.html",
15299
- "actionsCount": 22,
15434
+ "actionsCount": 23,
15300
15435
  "actions": [
15301
15436
  "CreateGroup",
15302
15437
  "CreateGroupMembership",
@@ -15317,6 +15452,7 @@
15317
15452
  "ListGroupMembershipsForMember",
15318
15453
  "ListGroups",
15319
15454
  "ListUsers",
15455
+ "ReserveUser",
15320
15456
  "UpdateGroup",
15321
15457
  "UpdateIdentityStore",
15322
15458
  "UpdateUser"
@@ -17016,11 +17152,14 @@
17016
17152
  "cert",
17017
17153
  "ImportTask"
17018
17154
  ],
17019
- "conditionKeysCount": 3,
17155
+ "conditionKeysCount": 6,
17020
17156
  "conditionKeys": [
17021
17157
  "aws:RequestTag/${TagKey}",
17022
17158
  "aws:ResourceTag/${TagKey}",
17023
- "aws:TagKeys"
17159
+ "aws:TagKeys",
17160
+ "iotwireless:DestinationName",
17161
+ "iotwireless:DeviceProfileId",
17162
+ "iotwireless:ServiceProfileId"
17024
17163
  ]
17025
17164
  },
17026
17165
  {
@@ -20443,20 +20582,29 @@
20443
20582
  "name": "AWS Network Firewall",
20444
20583
  "servicePrefix": "network-firewall",
20445
20584
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsnetworkfirewall.html",
20446
- "actionsCount": 57,
20585
+ "actionsCount": 79,
20447
20586
  "actions": [
20448
20587
  "AcceptNetworkFirewallTransitGatewayAttachment",
20449
20588
  "AssociateAvailabilityZones",
20450
20589
  "AssociateFirewallPolicy",
20451
20590
  "AssociateSubnets",
20591
+ "AttachRuleGroupsToProxyConfiguration",
20452
20592
  "CreateFirewall",
20453
20593
  "CreateFirewallPolicy",
20594
+ "CreateProxy",
20595
+ "CreateProxyConfiguration",
20596
+ "CreateProxyRuleGroup",
20597
+ "CreateProxyRules",
20454
20598
  "CreateRuleGroup",
20455
20599
  "CreateTLSInspectionConfiguration",
20456
20600
  "CreateVpcEndpointAssociation",
20457
20601
  "DeleteFirewall",
20458
20602
  "DeleteFirewallPolicy",
20459
20603
  "DeleteNetworkFirewallTransitGatewayAttachment",
20604
+ "DeleteProxy",
20605
+ "DeleteProxyConfiguration",
20606
+ "DeleteProxyRuleGroup",
20607
+ "DeleteProxyRules",
20460
20608
  "DeleteResourcePolicy",
20461
20609
  "DeleteRuleGroup",
20462
20610
  "DeleteTLSInspectionConfiguration",
@@ -20466,12 +20614,17 @@
20466
20614
  "DescribeFirewallPolicy",
20467
20615
  "DescribeFlowOperation",
20468
20616
  "DescribeLoggingConfiguration",
20617
+ "DescribeProxy",
20618
+ "DescribeProxyConfiguration",
20619
+ "DescribeProxyRule",
20620
+ "DescribeProxyRuleGroup",
20469
20621
  "DescribeResourcePolicy",
20470
20622
  "DescribeRuleGroup",
20471
20623
  "DescribeRuleGroupMetadata",
20472
20624
  "DescribeRuleGroupSummary",
20473
20625
  "DescribeTLSInspectionConfiguration",
20474
20626
  "DescribeVpcEndpointAssociation",
20627
+ "DetachRuleGroupsFromProxyConfiguration",
20475
20628
  "DisassociateAvailabilityZones",
20476
20629
  "DisassociateSubnets",
20477
20630
  "GetAnalysisReportResults",
@@ -20480,6 +20633,9 @@
20480
20633
  "ListFirewalls",
20481
20634
  "ListFlowOperationResults",
20482
20635
  "ListFlowOperations",
20636
+ "ListProxies",
20637
+ "ListProxyConfigurations",
20638
+ "ListProxyRuleGroups",
20483
20639
  "ListRuleGroups",
20484
20640
  "ListTLSInspectionConfigurations",
20485
20641
  "ListTagsForResource",
@@ -20499,18 +20655,26 @@
20499
20655
  "UpdateFirewallPolicy",
20500
20656
  "UpdateFirewallPolicyChangeProtection",
20501
20657
  "UpdateLoggingConfiguration",
20658
+ "UpdateProxy",
20659
+ "UpdateProxyConfiguration",
20660
+ "UpdateProxyRule",
20661
+ "UpdateProxyRuleGroupPriorities",
20662
+ "UpdateProxyRulePriorities",
20502
20663
  "UpdateRuleGroup",
20503
20664
  "UpdateSubnetChangeProtection",
20504
20665
  "UpdateTLSInspectionConfiguration"
20505
20666
  ],
20506
- "resourceTypesCount": 6,
20667
+ "resourceTypesCount": 9,
20507
20668
  "resourceTypes": [
20508
20669
  "Firewall",
20509
20670
  "FirewallPolicy",
20510
20671
  "StatefulRuleGroup",
20511
20672
  "StatelessRuleGroup",
20512
20673
  "TLSInspectionConfiguration",
20513
- "VpcEndpointAssociation"
20674
+ "VpcEndpointAssociation",
20675
+ "ProxyRuleGroup",
20676
+ "ProxyConfiguration",
20677
+ "Proxy"
20514
20678
  ],
20515
20679
  "conditionKeysCount": 3,
20516
20680
  "conditionKeys": [
@@ -20787,6 +20951,37 @@
20787
20951
  "nimble:studioId"
20788
20952
  ]
20789
20953
  },
20954
+ {
20955
+ "name": "Amazon Nova Act",
20956
+ "servicePrefix": "nova-act",
20957
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonnovaact.html",
20958
+ "actionsCount": 16,
20959
+ "actions": [
20960
+ "CreateAct",
20961
+ "CreateSession",
20962
+ "CreateWorkflowDefinition",
20963
+ "CreateWorkflowRun",
20964
+ "DeleteWorkflowDefinition",
20965
+ "DeleteWorkflowRun",
20966
+ "GetWorkflowDefinition",
20967
+ "GetWorkflowRun",
20968
+ "InvokeActStep",
20969
+ "ListActs",
20970
+ "ListModels",
20971
+ "ListSessions",
20972
+ "ListWorkflowDefinitions",
20973
+ "ListWorkflowRuns",
20974
+ "UpdateAct",
20975
+ "UpdateWorkflowRun"
20976
+ ],
20977
+ "resourceTypesCount": 2,
20978
+ "resourceTypes": [
20979
+ "workflow-definition",
20980
+ "workflow-run"
20981
+ ],
20982
+ "conditionKeysCount": 0,
20983
+ "conditionKeys": []
20984
+ },
20790
20985
  {
20791
20986
  "name": "Amazon One Enterprise",
20792
20987
  "servicePrefix": "one",
@@ -21649,13 +21844,16 @@
21649
21844
  "name": "AWS Payment Cryptography",
21650
21845
  "servicePrefix": "payment-cryptography",
21651
21846
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspaymentcryptography.html",
21652
- "actionsCount": 32,
21847
+ "actionsCount": 39,
21653
21848
  "actions": [
21849
+ "AddKeyReplicationRegions",
21654
21850
  "CreateAlias",
21655
21851
  "CreateKey",
21656
21852
  "DecryptData",
21657
21853
  "DeleteAlias",
21658
21854
  "DeleteKey",
21855
+ "DisableDefaultKeyReplicationRegions",
21856
+ "EnableDefaultKeyReplicationRegions",
21659
21857
  "EncryptData",
21660
21858
  "ExportKey",
21661
21859
  "GenerateCardValidationData",
@@ -21663,6 +21861,8 @@
21663
21861
  "GenerateMacEmvPinChange",
21664
21862
  "GeneratePinData",
21665
21863
  "GetAlias",
21864
+ "GetCertificateSigningRequest",
21865
+ "GetDefaultKeyReplicationRegions",
21666
21866
  "GetKey",
21667
21867
  "GetParametersForExport",
21668
21868
  "GetParametersForImport",
@@ -21672,10 +21872,12 @@
21672
21872
  "ListKeys",
21673
21873
  "ListTagsForResource",
21674
21874
  "ReEncryptData",
21875
+ "RemoveKeyReplicationRegions",
21675
21876
  "RestoreKey",
21676
21877
  "StartKeyUsage",
21677
21878
  "StopKeyUsage",
21678
21879
  "TagResource",
21880
+ "TranslateKeyMaterial",
21679
21881
  "TranslatePinData",
21680
21882
  "UntagResource",
21681
21883
  "UpdateAlias",
@@ -22338,8 +22540,11 @@
22338
22540
  "actions": [
22339
22541
  "AllowMultiRegion"
22340
22542
  ],
22341
- "resourceTypesCount": 0,
22342
- "resourceTypes": [],
22543
+ "resourceTypesCount": 2,
22544
+ "resourceTypes": [
22545
+ "vpc-endpoint",
22546
+ "vpc-endpoint-service"
22547
+ ],
22343
22548
  "conditionKeysCount": 0,
22344
22549
  "conditionKeys": []
22345
22550
  },
@@ -22973,12 +23178,14 @@
22973
23178
  "name": "Amazon QuickSight",
22974
23179
  "servicePrefix": "quicksight",
22975
23180
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonquicksight.html",
22976
- "actionsCount": 264,
23181
+ "actionsCount": 271,
22977
23182
  "actions": [
22978
23183
  "AccountConfigurations",
22979
23184
  "AllowVendedLogDeliveryForResource",
22980
23185
  "BatchCreateTopicReviewedAnswer",
22981
23186
  "BatchDeleteTopicReviewedAnswer",
23187
+ "BatchGetPreferences",
23188
+ "BatchUpdatePreferences",
22982
23189
  "CancelIngestion",
22983
23190
  "CreateAccountCustomization",
22984
23191
  "CreateAccountSubscription",
@@ -23090,6 +23297,7 @@
23090
23297
  "DescribeQuickSightQSearchConfiguration",
23091
23298
  "DescribeRefreshSchedule",
23092
23299
  "DescribeRoleCustomPermission",
23300
+ "DescribeSelfUpgradeConfiguration",
23093
23301
  "DescribeTemplate",
23094
23302
  "DescribeTemplateAlias",
23095
23303
  "DescribeTemplatePermissions",
@@ -23112,6 +23320,7 @@
23112
23320
  "GetFlowMetadata",
23113
23321
  "GetFlowPermissions",
23114
23322
  "GetGroupMapping",
23323
+ "GetIdentityContext",
23115
23324
  "GetSessionEmbedUrl",
23116
23325
  "ListActionConnectors",
23117
23326
  "ListAgents",
@@ -23140,6 +23349,7 @@
23140
23349
  "ListNamespaces",
23141
23350
  "ListRefreshSchedules",
23142
23351
  "ListRoleMemberships",
23352
+ "ListSelfUpgrades",
23143
23353
  "ListTagsForResource",
23144
23354
  "ListTemplateAliases",
23145
23355
  "ListTemplateVersions",
@@ -23227,6 +23437,8 @@
23227
23437
  "UpdateResourcePermissions",
23228
23438
  "UpdateRoleCustomPermission",
23229
23439
  "UpdateSPICECapacityConfiguration",
23440
+ "UpdateSelfUpgrade",
23441
+ "UpdateSelfUpgradeConfiguration",
23230
23442
  "UpdateTemplate",
23231
23443
  "UpdateTemplateAlias",
23232
23444
  "UpdateTemplatePermissions",
@@ -23593,7 +23805,7 @@
23593
23805
  "name": "Amazon Redshift",
23594
23806
  "servicePrefix": "redshift",
23595
23807
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonredshift.html",
23596
- "actionsCount": 163,
23808
+ "actionsCount": 165,
23597
23809
  "actions": [
23598
23810
  "AcceptReservedNodeExchange",
23599
23811
  "AddPartner",
@@ -23657,6 +23869,7 @@
23657
23869
  "DeregisterNamespace",
23658
23870
  "DescribeAccountAttributes",
23659
23871
  "DescribeAuthenticationProfiles",
23872
+ "DescribeAutonomicsDenylist",
23660
23873
  "DescribeClusterDbRevisions",
23661
23874
  "DescribeClusterParameterGroups",
23662
23875
  "DescribeClusterParameters",
@@ -23721,6 +23934,7 @@
23721
23934
  "ListTables",
23722
23935
  "ModifyAquaConfiguration",
23723
23936
  "ModifyAuthenticationProfile",
23937
+ "ModifyAutonomicsDenylist",
23724
23938
  "ModifyCluster",
23725
23939
  "ModifyClusterDbRevision",
23726
23940
  "ModifyClusterIamRoles",
@@ -23835,7 +24049,7 @@
23835
24049
  "name": "Amazon Redshift Serverless",
23836
24050
  "servicePrefix": "redshift-serverless",
23837
24051
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonredshiftserverless.html",
23838
- "actionsCount": 65,
24052
+ "actionsCount": 67,
23839
24053
  "actions": [
23840
24054
  "ConvertRecoveryPointToSnapshot",
23841
24055
  "CreateCustomDomainAssociation",
@@ -23872,6 +24086,7 @@
23872
24086
  "GetTrack",
23873
24087
  "GetUsageLimit",
23874
24088
  "GetWorkgroup",
24089
+ "ListAutonomicsDenylist",
23875
24090
  "ListCustomDomainAssociations",
23876
24091
  "ListEndpointAccess",
23877
24092
  "ListManagedWorkgroups",
@@ -23894,6 +24109,7 @@
23894
24109
  "RestoreTableFromSnapshot",
23895
24110
  "TagResource",
23896
24111
  "UntagResource",
24112
+ "UpdateAutonomicsDenylist",
23897
24113
  "UpdateCustomDomainAssociation",
23898
24114
  "UpdateEndpointAccess",
23899
24115
  "UpdateNamespace",
@@ -26056,7 +26272,7 @@
26056
26272
  "cluster-scheduler-config",
26057
26273
  "partner-app"
26058
26274
  ],
26059
- "conditionKeysCount": 57,
26275
+ "conditionKeysCount": 58,
26060
26276
  "conditionKeys": [
26061
26277
  "aws:RequestTag/${TagKey}",
26062
26278
  "aws:ResourceTag/${TagKey}",
@@ -26107,6 +26323,7 @@
26107
26323
  "sagemaker:ServerlessMaxConcurrency",
26108
26324
  "sagemaker:ServerlessMemorySize",
26109
26325
  "sagemaker:SpaceSharingType",
26326
+ "sagemaker:StudioLifecycleConfigArns",
26110
26327
  "sagemaker:TaggingAction",
26111
26328
  "sagemaker:TargetModel",
26112
26329
  "sagemaker:UserProfileName",
@@ -26256,10 +26473,9 @@
26256
26473
  "resourceTypes": [
26257
26474
  "mlflow-tracking-server"
26258
26475
  ],
26259
- "conditionKeysCount": 2,
26476
+ "conditionKeysCount": 1,
26260
26477
  "conditionKeys": [
26261
- "aws:ResourceTag/${TagKey}",
26262
- "sagemaker:ResourceTag/${TagKey}"
26478
+ "aws:ResourceTag/${TagKey}"
26263
26479
  ]
26264
26480
  },
26265
26481
  {
@@ -27117,7 +27333,7 @@
27117
27333
  "name": "Service Quotas",
27118
27334
  "servicePrefix": "servicequotas",
27119
27335
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_servicequotas.html",
27120
- "actionsCount": 24,
27336
+ "actionsCount": 26,
27121
27337
  "actions": [
27122
27338
  "AssociateServiceQuotaTemplate",
27123
27339
  "CreateSupportCase",
@@ -27126,6 +27342,7 @@
27126
27342
  "GetAWSDefaultServiceQuota",
27127
27343
  "GetAssociationForServiceQuotaTemplate",
27128
27344
  "GetAutoManagementConfiguration",
27345
+ "GetQuotaUtilizationReport",
27129
27346
  "GetRequestedServiceQuotaChange",
27130
27347
  "GetServiceQuota",
27131
27348
  "GetServiceQuotaIncreaseRequestFromTemplate",
@@ -27139,6 +27356,7 @@
27139
27356
  "PutServiceQuotaIncreaseRequestIntoTemplate",
27140
27357
  "RequestServiceQuotaIncrease",
27141
27358
  "StartAutoManagement",
27359
+ "StartQuotaUtilizationReport",
27142
27360
  "StopAutoManagement",
27143
27361
  "TagResource",
27144
27362
  "UntagResource",
@@ -27313,16 +27531,15 @@
27313
27531
  "name": "AWS Shield network security director",
27314
27532
  "servicePrefix": "network-security-director",
27315
27533
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsshieldnetworksecuritydirector.html",
27316
- "actionsCount": 9,
27534
+ "actionsCount": 8,
27317
27535
  "actions": [
27318
27536
  "GetFinding",
27319
- "GetNetworkSecurityScan",
27320
27537
  "GetResource",
27538
+ "ListAccountSummaries",
27321
27539
  "ListFindings",
27322
27540
  "ListInsights",
27323
27541
  "ListRemediations",
27324
27542
  "ListResources",
27325
- "StartNetworkSecurityScan",
27326
27543
  "UpdateFinding"
27327
27544
  ],
27328
27545
  "resourceTypesCount": 0,
@@ -27479,7 +27696,7 @@
27479
27696
  "name": "Amazon Simple Email Service v2",
27480
27697
  "servicePrefix": "ses",
27481
27698
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsimpleemailservicev2.html",
27482
- "actionsCount": 110,
27699
+ "actionsCount": 111,
27483
27700
  "actions": [
27484
27701
  "BatchGetMetricData",
27485
27702
  "CancelExportJob",
@@ -27525,6 +27742,7 @@
27525
27742
  "GetDeliverabilityTestReport",
27526
27743
  "GetDomainDeliverabilityCampaign",
27527
27744
  "GetDomainStatisticsReport",
27745
+ "GetEmailAddressInsights",
27528
27746
  "GetEmailIdentity",
27529
27747
  "GetEmailIdentityPolicies",
27530
27748
  "GetEmailTemplate",
@@ -28575,7 +28793,7 @@
28575
28793
  ],
28576
28794
  "resourceTypesCount": 0,
28577
28795
  "resourceTypes": [],
28578
- "conditionKeysCount": 19,
28796
+ "conditionKeysCount": 20,
28579
28797
  "conditionKeys": [
28580
28798
  "aws:RequestTag/${TagKey}",
28581
28799
  "aws:ResourceTag/${TagKey}",
@@ -28585,6 +28803,7 @@
28585
28803
  "ssm:AutoApprove",
28586
28804
  "ssm:DocumentCategories",
28587
28805
  "ssm:DocumentType",
28806
+ "ssm:DocumentVersion",
28588
28807
  "ssm:InventoryTypeName",
28589
28808
  "ssm:Overwrite",
28590
28809
  "ssm:Policies",
@@ -29022,7 +29241,7 @@
29022
29241
  "name": "Amazon Timestream InfluxDB",
29023
29242
  "servicePrefix": "timestream-influxdb",
29024
29243
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazontimestreaminfluxdb.html",
29025
- "actionsCount": 17,
29244
+ "actionsCount": 19,
29026
29245
  "actions": [
29027
29246
  "CreateDbCluster",
29028
29247
  "CreateDbInstance",
@@ -29037,6 +29256,8 @@
29037
29256
  "ListDbInstancesForCluster",
29038
29257
  "ListDbParameterGroups",
29039
29258
  "ListTagsForResource",
29259
+ "RebootDbCluster",
29260
+ "RebootDbInstance",
29040
29261
  "TagResource",
29041
29262
  "UntagResource",
29042
29263
  "UpdateDbCluster",
@@ -29293,7 +29514,7 @@
29293
29514
  ]
29294
29515
  },
29295
29516
  {
29296
- "name": "AWS Transform Custom",
29517
+ "name": "AWS Transform custom",
29297
29518
  "servicePrefix": "transform-custom",
29298
29519
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransformcustom.html",
29299
29520
  "actionsCount": 22,
@@ -29321,10 +29542,9 @@
29321
29542
  "UpdateKnowledgeItemConfiguration",
29322
29543
  "UpdateKnowledgeItemStatus"
29323
29544
  ],
29324
- "resourceTypesCount": 4,
29545
+ "resourceTypesCount": 3,
29325
29546
  "resourceTypes": [
29326
29547
  "campaign",
29327
- "conversation",
29328
29548
  "knowledge-item",
29329
29549
  "package"
29330
29550
  ],
@@ -30154,16 +30374,54 @@
30154
30374
  "name": "AWS Wickr",
30155
30375
  "servicePrefix": "wickr",
30156
30376
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awswickr.html",
30157
- "actionsCount": 8,
30377
+ "actionsCount": 46,
30158
30378
  "actions": [
30379
+ "BatchCreateUser",
30380
+ "BatchDeleteUser",
30381
+ "BatchLookupUserUname",
30382
+ "BatchReinviteUser",
30383
+ "BatchResetDevicesForUser",
30384
+ "BatchToggleUserSuspendStatus",
30159
30385
  "CreateAdminSession",
30386
+ "CreateBot",
30387
+ "CreateDataRetentionBot",
30388
+ "CreateDataRetentionBotChallenge",
30160
30389
  "CreateNetwork",
30390
+ "CreateSecurityGroup",
30391
+ "DeleteBot",
30392
+ "DeleteDataRetentionBot",
30161
30393
  "DeleteNetwork",
30394
+ "DeleteSecurityGroup",
30395
+ "GetBot",
30396
+ "GetBotsCount",
30397
+ "GetDataRetentionBot",
30398
+ "GetGuestUserHistoryCount",
30399
+ "GetNetwork",
30400
+ "GetNetworkSettings",
30401
+ "GetOidcInfo",
30402
+ "GetSecurityGroup",
30403
+ "GetUser",
30404
+ "GetUsersCount",
30405
+ "ListBlockedGuestUsers",
30406
+ "ListBots",
30407
+ "ListDevicesForUser",
30408
+ "ListGuestUsers",
30162
30409
  "ListNetworks",
30410
+ "ListSecurityGroupUsers",
30411
+ "ListSecurityGroups",
30163
30412
  "ListTagsForResource",
30413
+ "ListUsers",
30414
+ "RegisterOidcConfig",
30415
+ "RegisterOidcConfigTest",
30164
30416
  "TagResource",
30165
30417
  "UntagResource",
30166
- "UpdateNetworkDetails"
30418
+ "UpdateBot",
30419
+ "UpdateDataRetention",
30420
+ "UpdateGuestUser",
30421
+ "UpdateNetworkDetails",
30422
+ "UpdateNetworkSettings",
30423
+ "UpdateSecurityGroup",
30424
+ "UpdateUser"
30167
30425
  ],
30168
30426
  "resourceTypesCount": 1,
30169
30427
  "resourceTypes": [