aws-iam-data 0.0.590 → 0.0.591
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.
package/dist/data/json/iam.json
CHANGED
|
@@ -39543,6 +39543,27 @@
|
|
|
39543
39543
|
}
|
|
39544
39544
|
]
|
|
39545
39545
|
},
|
|
39546
|
+
{
|
|
39547
|
+
"name": "InvokeAgentRuntimeCommandShell",
|
|
39548
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_InvokeAgentRuntimeCommandShell.html",
|
|
39549
|
+
"permissionOnly": false,
|
|
39550
|
+
"description": "Grants permission to invoke a command shell on an agent runtime endpoint over a web socket stream",
|
|
39551
|
+
"accessLevel": "Write",
|
|
39552
|
+
"resourceTypes": [
|
|
39553
|
+
{
|
|
39554
|
+
"resourceType": "runtime",
|
|
39555
|
+
"required": true,
|
|
39556
|
+
"conditionKeys": [],
|
|
39557
|
+
"dependentActions": []
|
|
39558
|
+
},
|
|
39559
|
+
{
|
|
39560
|
+
"resourceType": "runtime-endpoint",
|
|
39561
|
+
"required": true,
|
|
39562
|
+
"conditionKeys": [],
|
|
39563
|
+
"dependentActions": []
|
|
39564
|
+
}
|
|
39565
|
+
]
|
|
39566
|
+
},
|
|
39546
39567
|
{
|
|
39547
39568
|
"name": "InvokeAgentRuntimeForUser",
|
|
39548
39569
|
"apiReferenceUrl": "https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_InvokeAgentRuntime.html",
|
|
@@ -292455,6 +292476,30 @@
|
|
|
292455
292476
|
}
|
|
292456
292477
|
]
|
|
292457
292478
|
},
|
|
292479
|
+
{
|
|
292480
|
+
"name": "CreateVerificationEvidence",
|
|
292481
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
292482
|
+
"permissionOnly": false,
|
|
292483
|
+
"description": "Grants permission to create a new verification evidence resource for BusinessVerification",
|
|
292484
|
+
"accessLevel": "Write",
|
|
292485
|
+
"resourceTypes": [
|
|
292486
|
+
{
|
|
292487
|
+
"resourceType": "VerificationEvidence",
|
|
292488
|
+
"required": true,
|
|
292489
|
+
"conditionKeys": [],
|
|
292490
|
+
"dependentActions": []
|
|
292491
|
+
},
|
|
292492
|
+
{
|
|
292493
|
+
"resourceType": "",
|
|
292494
|
+
"required": false,
|
|
292495
|
+
"conditionKeys": [
|
|
292496
|
+
"aws:RequestTag/${TagKey}",
|
|
292497
|
+
"aws:TagKeys"
|
|
292498
|
+
],
|
|
292499
|
+
"dependentActions": []
|
|
292500
|
+
}
|
|
292501
|
+
]
|
|
292502
|
+
},
|
|
292458
292503
|
{
|
|
292459
292504
|
"name": "DeleteResourcePolicy",
|
|
292460
292505
|
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_DeleteResourcePolicy.html",
|
|
@@ -292560,6 +292605,38 @@
|
|
|
292560
292605
|
}
|
|
292561
292606
|
]
|
|
292562
292607
|
},
|
|
292608
|
+
{
|
|
292609
|
+
"name": "GetVerification",
|
|
292610
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
292611
|
+
"permissionOnly": false,
|
|
292612
|
+
"description": "Grants permission to retrieve the detailed status of a specific verification process, including PSP validation results",
|
|
292613
|
+
"accessLevel": "Read",
|
|
292614
|
+
"resourceTypes": [
|
|
292615
|
+
{
|
|
292616
|
+
"resourceType": "",
|
|
292617
|
+
"required": false,
|
|
292618
|
+
"conditionKeys": [
|
|
292619
|
+
"aws-marketplace:VerificationType"
|
|
292620
|
+
],
|
|
292621
|
+
"dependentActions": []
|
|
292622
|
+
}
|
|
292623
|
+
]
|
|
292624
|
+
},
|
|
292625
|
+
{
|
|
292626
|
+
"name": "GetVerificationEvidence",
|
|
292627
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
292628
|
+
"permissionOnly": false,
|
|
292629
|
+
"description": "Grants permission to retrieve the complete content of a specific verification evidence resource",
|
|
292630
|
+
"accessLevel": "Read",
|
|
292631
|
+
"resourceTypes": [
|
|
292632
|
+
{
|
|
292633
|
+
"resourceType": "VerificationEvidence",
|
|
292634
|
+
"required": true,
|
|
292635
|
+
"conditionKeys": [],
|
|
292636
|
+
"dependentActions": []
|
|
292637
|
+
}
|
|
292638
|
+
]
|
|
292639
|
+
},
|
|
292563
292640
|
{
|
|
292564
292641
|
"name": "ListAssessments",
|
|
292565
292642
|
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_ListAssessments.html",
|
|
@@ -292680,6 +292757,44 @@
|
|
|
292680
292757
|
"required": false,
|
|
292681
292758
|
"conditionKeys": [],
|
|
292682
292759
|
"dependentActions": []
|
|
292760
|
+
},
|
|
292761
|
+
{
|
|
292762
|
+
"resourceType": "VerificationEvidence",
|
|
292763
|
+
"required": false,
|
|
292764
|
+
"conditionKeys": [],
|
|
292765
|
+
"dependentActions": []
|
|
292766
|
+
}
|
|
292767
|
+
]
|
|
292768
|
+
},
|
|
292769
|
+
{
|
|
292770
|
+
"name": "ListVerificationEvidence",
|
|
292771
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
292772
|
+
"permissionOnly": false,
|
|
292773
|
+
"description": "Grants permission to list verification evidence resources with summary metadata",
|
|
292774
|
+
"accessLevel": "List",
|
|
292775
|
+
"resourceTypes": [
|
|
292776
|
+
{
|
|
292777
|
+
"resourceType": "",
|
|
292778
|
+
"required": false,
|
|
292779
|
+
"conditionKeys": [],
|
|
292780
|
+
"dependentActions": []
|
|
292781
|
+
}
|
|
292782
|
+
]
|
|
292783
|
+
},
|
|
292784
|
+
{
|
|
292785
|
+
"name": "ListVerifications",
|
|
292786
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
292787
|
+
"permissionOnly": false,
|
|
292788
|
+
"description": "Grants permission to list all verification statuses across jurisdictions and verification types",
|
|
292789
|
+
"accessLevel": "List",
|
|
292790
|
+
"resourceTypes": [
|
|
292791
|
+
{
|
|
292792
|
+
"resourceType": "",
|
|
292793
|
+
"required": false,
|
|
292794
|
+
"conditionKeys": [
|
|
292795
|
+
"aws-marketplace:VerificationType"
|
|
292796
|
+
],
|
|
292797
|
+
"dependentActions": []
|
|
292683
292798
|
}
|
|
292684
292799
|
]
|
|
292685
292800
|
},
|
|
@@ -292748,6 +292863,29 @@
|
|
|
292748
292863
|
}
|
|
292749
292864
|
]
|
|
292750
292865
|
},
|
|
292866
|
+
{
|
|
292867
|
+
"name": "StartVerification",
|
|
292868
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
292869
|
+
"permissionOnly": false,
|
|
292870
|
+
"description": "Grants permission to submit verification evidence to a Payment Service Provider and enable data sharing for a specified jurisdiction",
|
|
292871
|
+
"accessLevel": "Write",
|
|
292872
|
+
"resourceTypes": [
|
|
292873
|
+
{
|
|
292874
|
+
"resourceType": "VerificationEvidence",
|
|
292875
|
+
"required": true,
|
|
292876
|
+
"conditionKeys": [],
|
|
292877
|
+
"dependentActions": []
|
|
292878
|
+
},
|
|
292879
|
+
{
|
|
292880
|
+
"resourceType": "",
|
|
292881
|
+
"required": false,
|
|
292882
|
+
"conditionKeys": [
|
|
292883
|
+
"aws-marketplace:VerificationType"
|
|
292884
|
+
],
|
|
292885
|
+
"dependentActions": []
|
|
292886
|
+
}
|
|
292887
|
+
]
|
|
292888
|
+
},
|
|
292751
292889
|
{
|
|
292752
292890
|
"name": "TagResource",
|
|
292753
292891
|
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_TagResource.html",
|
|
@@ -292779,6 +292917,12 @@
|
|
|
292779
292917
|
"conditionKeys": [],
|
|
292780
292918
|
"dependentActions": []
|
|
292781
292919
|
},
|
|
292920
|
+
{
|
|
292921
|
+
"resourceType": "VerificationEvidence",
|
|
292922
|
+
"required": false,
|
|
292923
|
+
"conditionKeys": [],
|
|
292924
|
+
"dependentActions": []
|
|
292925
|
+
},
|
|
292782
292926
|
{
|
|
292783
292927
|
"resourceType": "",
|
|
292784
292928
|
"required": false,
|
|
@@ -292821,6 +292965,12 @@
|
|
|
292821
292965
|
"conditionKeys": [],
|
|
292822
292966
|
"dependentActions": []
|
|
292823
292967
|
},
|
|
292968
|
+
{
|
|
292969
|
+
"resourceType": "VerificationEvidence",
|
|
292970
|
+
"required": false,
|
|
292971
|
+
"conditionKeys": [],
|
|
292972
|
+
"dependentActions": []
|
|
292973
|
+
},
|
|
292824
292974
|
{
|
|
292825
292975
|
"resourceType": "",
|
|
292826
292976
|
"required": false,
|
|
@@ -292830,6 +292980,21 @@
|
|
|
292830
292980
|
"dependentActions": []
|
|
292831
292981
|
}
|
|
292832
292982
|
]
|
|
292983
|
+
},
|
|
292984
|
+
{
|
|
292985
|
+
"name": "UpdateVerificationEvidence",
|
|
292986
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
292987
|
+
"permissionOnly": false,
|
|
292988
|
+
"description": "Grants permission to update an existing verification evidence resource using full replacement semantics",
|
|
292989
|
+
"accessLevel": "Write",
|
|
292990
|
+
"resourceTypes": [
|
|
292991
|
+
{
|
|
292992
|
+
"resourceType": "VerificationEvidence",
|
|
292993
|
+
"required": true,
|
|
292994
|
+
"conditionKeys": [],
|
|
292995
|
+
"dependentActions": []
|
|
292996
|
+
}
|
|
292997
|
+
]
|
|
292833
292998
|
}
|
|
292834
292999
|
],
|
|
292835
293000
|
"resourceTypes": [
|
|
@@ -292872,6 +293037,14 @@
|
|
|
292872
293037
|
"conditionKeys": [
|
|
292873
293038
|
"aws:ResourceTag/${TagKey}"
|
|
292874
293039
|
]
|
|
293040
|
+
},
|
|
293041
|
+
{
|
|
293042
|
+
"name": "VerificationEvidence",
|
|
293043
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
293044
|
+
"arnPattern": "arn:${Partition}:aws-marketplace:${Region}:${Account}:verification-type/${VerificationType}/verification-evidence/${ResourceId}",
|
|
293045
|
+
"conditionKeys": [
|
|
293046
|
+
"aws:ResourceTag/${TagKey}"
|
|
293047
|
+
]
|
|
292875
293048
|
}
|
|
292876
293049
|
],
|
|
292877
293050
|
"conditionKeys": [
|
|
@@ -292881,6 +293054,12 @@
|
|
|
292881
293054
|
"description": "Filters access by the Intent parameter in the StartChangeSet request",
|
|
292882
293055
|
"type": "String"
|
|
292883
293056
|
},
|
|
293057
|
+
{
|
|
293058
|
+
"name": "aws-marketplace:VerificationType",
|
|
293059
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/marketplace/latest/APIReference/compliance-api-access-control.html",
|
|
293060
|
+
"description": "Filters access by the verification type for verification process operations (StartVerification, GetVerification, ListVerifications). Valid values: BusinessVerification",
|
|
293061
|
+
"type": "String"
|
|
293062
|
+
},
|
|
292884
293063
|
{
|
|
292885
293064
|
"name": "aws:RequestTag/${TagKey}",
|
|
292886
293065
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
|
|
@@ -431622,6 +431801,36 @@
|
|
|
431622
431801
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransformcustom.html",
|
|
431623
431802
|
"servicePrefix": "transform-custom",
|
|
431624
431803
|
"actions": [
|
|
431804
|
+
{
|
|
431805
|
+
"name": "BatchCreateFindings",
|
|
431806
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
431807
|
+
"permissionOnly": false,
|
|
431808
|
+
"description": "Grants permission to invoke BatchCreateFindings on AWS Transform custom",
|
|
431809
|
+
"accessLevel": "Write",
|
|
431810
|
+
"resourceTypes": [
|
|
431811
|
+
{
|
|
431812
|
+
"resourceType": "",
|
|
431813
|
+
"required": false,
|
|
431814
|
+
"conditionKeys": [],
|
|
431815
|
+
"dependentActions": []
|
|
431816
|
+
}
|
|
431817
|
+
]
|
|
431818
|
+
},
|
|
431819
|
+
{
|
|
431820
|
+
"name": "BatchUpdateFindings",
|
|
431821
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
431822
|
+
"permissionOnly": false,
|
|
431823
|
+
"description": "Grants permission to invoke BatchUpdateFindings on AWS Transform custom",
|
|
431824
|
+
"accessLevel": "Write",
|
|
431825
|
+
"resourceTypes": [
|
|
431826
|
+
{
|
|
431827
|
+
"resourceType": "",
|
|
431828
|
+
"required": false,
|
|
431829
|
+
"conditionKeys": [],
|
|
431830
|
+
"dependentActions": []
|
|
431831
|
+
}
|
|
431832
|
+
]
|
|
431833
|
+
},
|
|
431625
431834
|
{
|
|
431626
431835
|
"name": "CompleteTransformationPackageUpload",
|
|
431627
431836
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431660,6 +431869,31 @@
|
|
|
431660
431869
|
}
|
|
431661
431870
|
]
|
|
431662
431871
|
},
|
|
431872
|
+
{
|
|
431873
|
+
"name": "CreateAnalysis",
|
|
431874
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
431875
|
+
"permissionOnly": false,
|
|
431876
|
+
"description": "Grants permission to invoke CreateAnalysis on AWS Transform custom",
|
|
431877
|
+
"accessLevel": "Write",
|
|
431878
|
+
"resourceTypes": [
|
|
431879
|
+
{
|
|
431880
|
+
"resourceType": "analysis",
|
|
431881
|
+
"required": true,
|
|
431882
|
+
"conditionKeys": [],
|
|
431883
|
+
"dependentActions": []
|
|
431884
|
+
},
|
|
431885
|
+
{
|
|
431886
|
+
"resourceType": "",
|
|
431887
|
+
"required": false,
|
|
431888
|
+
"conditionKeys": [
|
|
431889
|
+
"aws:RequestTag/${TagKey}",
|
|
431890
|
+
"aws:ResourceTag/${TagKey}",
|
|
431891
|
+
"aws:TagKeys"
|
|
431892
|
+
],
|
|
431893
|
+
"dependentActions": []
|
|
431894
|
+
}
|
|
431895
|
+
]
|
|
431896
|
+
},
|
|
431663
431897
|
{
|
|
431664
431898
|
"name": "CreateCampaign",
|
|
431665
431899
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431685,6 +431919,81 @@
|
|
|
431685
431919
|
}
|
|
431686
431920
|
]
|
|
431687
431921
|
},
|
|
431922
|
+
{
|
|
431923
|
+
"name": "CreateRemediation",
|
|
431924
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
431925
|
+
"permissionOnly": false,
|
|
431926
|
+
"description": "Grants permission to invoke CreateRemediation on AWS Transform custom",
|
|
431927
|
+
"accessLevel": "Write",
|
|
431928
|
+
"resourceTypes": [
|
|
431929
|
+
{
|
|
431930
|
+
"resourceType": "remediation",
|
|
431931
|
+
"required": true,
|
|
431932
|
+
"conditionKeys": [],
|
|
431933
|
+
"dependentActions": []
|
|
431934
|
+
},
|
|
431935
|
+
{
|
|
431936
|
+
"resourceType": "",
|
|
431937
|
+
"required": false,
|
|
431938
|
+
"conditionKeys": [
|
|
431939
|
+
"aws:RequestTag/${TagKey}",
|
|
431940
|
+
"aws:ResourceTag/${TagKey}",
|
|
431941
|
+
"aws:TagKeys"
|
|
431942
|
+
],
|
|
431943
|
+
"dependentActions": []
|
|
431944
|
+
}
|
|
431945
|
+
]
|
|
431946
|
+
},
|
|
431947
|
+
{
|
|
431948
|
+
"name": "CreateRepository",
|
|
431949
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
431950
|
+
"permissionOnly": false,
|
|
431951
|
+
"description": "Grants permission to invoke CreateRepository on AWS Transform custom",
|
|
431952
|
+
"accessLevel": "Write",
|
|
431953
|
+
"resourceTypes": [
|
|
431954
|
+
{
|
|
431955
|
+
"resourceType": "repository",
|
|
431956
|
+
"required": true,
|
|
431957
|
+
"conditionKeys": [],
|
|
431958
|
+
"dependentActions": []
|
|
431959
|
+
},
|
|
431960
|
+
{
|
|
431961
|
+
"resourceType": "",
|
|
431962
|
+
"required": false,
|
|
431963
|
+
"conditionKeys": [
|
|
431964
|
+
"aws:RequestTag/${TagKey}",
|
|
431965
|
+
"aws:ResourceTag/${TagKey}",
|
|
431966
|
+
"aws:TagKeys"
|
|
431967
|
+
],
|
|
431968
|
+
"dependentActions": []
|
|
431969
|
+
}
|
|
431970
|
+
]
|
|
431971
|
+
},
|
|
431972
|
+
{
|
|
431973
|
+
"name": "CreateSource",
|
|
431974
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
431975
|
+
"permissionOnly": false,
|
|
431976
|
+
"description": "Grants permission to invoke CreateSource on AWS Transform custom",
|
|
431977
|
+
"accessLevel": "Write",
|
|
431978
|
+
"resourceTypes": [
|
|
431979
|
+
{
|
|
431980
|
+
"resourceType": "source",
|
|
431981
|
+
"required": true,
|
|
431982
|
+
"conditionKeys": [],
|
|
431983
|
+
"dependentActions": []
|
|
431984
|
+
},
|
|
431985
|
+
{
|
|
431986
|
+
"resourceType": "",
|
|
431987
|
+
"required": false,
|
|
431988
|
+
"conditionKeys": [
|
|
431989
|
+
"aws:RequestTag/${TagKey}",
|
|
431990
|
+
"aws:ResourceTag/${TagKey}",
|
|
431991
|
+
"aws:TagKeys"
|
|
431992
|
+
],
|
|
431993
|
+
"dependentActions": []
|
|
431994
|
+
}
|
|
431995
|
+
]
|
|
431996
|
+
},
|
|
431688
431997
|
{
|
|
431689
431998
|
"name": "CreateTransformationPackageUrl",
|
|
431690
431999
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431710,6 +432019,29 @@
|
|
|
431710
432019
|
}
|
|
431711
432020
|
]
|
|
431712
432021
|
},
|
|
432022
|
+
{
|
|
432023
|
+
"name": "DeleteAnalysis",
|
|
432024
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432025
|
+
"permissionOnly": false,
|
|
432026
|
+
"description": "Grants permission to invoke DeleteAnalysis on AWS Transform custom",
|
|
432027
|
+
"accessLevel": "Write",
|
|
432028
|
+
"resourceTypes": [
|
|
432029
|
+
{
|
|
432030
|
+
"resourceType": "analysis",
|
|
432031
|
+
"required": true,
|
|
432032
|
+
"conditionKeys": [],
|
|
432033
|
+
"dependentActions": []
|
|
432034
|
+
},
|
|
432035
|
+
{
|
|
432036
|
+
"resourceType": "",
|
|
432037
|
+
"required": false,
|
|
432038
|
+
"conditionKeys": [
|
|
432039
|
+
"aws:ResourceTag/${TagKey}"
|
|
432040
|
+
],
|
|
432041
|
+
"dependentActions": []
|
|
432042
|
+
}
|
|
432043
|
+
]
|
|
432044
|
+
},
|
|
431713
432045
|
{
|
|
431714
432046
|
"name": "DeleteCampaign",
|
|
431715
432047
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431733,6 +432065,29 @@
|
|
|
431733
432065
|
}
|
|
431734
432066
|
]
|
|
431735
432067
|
},
|
|
432068
|
+
{
|
|
432069
|
+
"name": "DeleteFinding",
|
|
432070
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432071
|
+
"permissionOnly": false,
|
|
432072
|
+
"description": "Grants permission to invoke DeleteFinding on AWS Transform custom",
|
|
432073
|
+
"accessLevel": "Write",
|
|
432074
|
+
"resourceTypes": [
|
|
432075
|
+
{
|
|
432076
|
+
"resourceType": "finding",
|
|
432077
|
+
"required": true,
|
|
432078
|
+
"conditionKeys": [],
|
|
432079
|
+
"dependentActions": []
|
|
432080
|
+
},
|
|
432081
|
+
{
|
|
432082
|
+
"resourceType": "",
|
|
432083
|
+
"required": false,
|
|
432084
|
+
"conditionKeys": [
|
|
432085
|
+
"aws:ResourceTag/${TagKey}"
|
|
432086
|
+
],
|
|
432087
|
+
"dependentActions": []
|
|
432088
|
+
}
|
|
432089
|
+
]
|
|
432090
|
+
},
|
|
431736
432091
|
{
|
|
431737
432092
|
"name": "DeleteKnowledgeItem",
|
|
431738
432093
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431756,6 +432111,75 @@
|
|
|
431756
432111
|
}
|
|
431757
432112
|
]
|
|
431758
432113
|
},
|
|
432114
|
+
{
|
|
432115
|
+
"name": "DeleteRemediation",
|
|
432116
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432117
|
+
"permissionOnly": false,
|
|
432118
|
+
"description": "Grants permission to invoke DeleteRemediation on AWS Transform custom",
|
|
432119
|
+
"accessLevel": "Write",
|
|
432120
|
+
"resourceTypes": [
|
|
432121
|
+
{
|
|
432122
|
+
"resourceType": "remediation",
|
|
432123
|
+
"required": true,
|
|
432124
|
+
"conditionKeys": [],
|
|
432125
|
+
"dependentActions": []
|
|
432126
|
+
},
|
|
432127
|
+
{
|
|
432128
|
+
"resourceType": "",
|
|
432129
|
+
"required": false,
|
|
432130
|
+
"conditionKeys": [
|
|
432131
|
+
"aws:ResourceTag/${TagKey}"
|
|
432132
|
+
],
|
|
432133
|
+
"dependentActions": []
|
|
432134
|
+
}
|
|
432135
|
+
]
|
|
432136
|
+
},
|
|
432137
|
+
{
|
|
432138
|
+
"name": "DeleteRepository",
|
|
432139
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432140
|
+
"permissionOnly": false,
|
|
432141
|
+
"description": "Grants permission to invoke DeleteRepository on AWS Transform custom",
|
|
432142
|
+
"accessLevel": "Write",
|
|
432143
|
+
"resourceTypes": [
|
|
432144
|
+
{
|
|
432145
|
+
"resourceType": "repository",
|
|
432146
|
+
"required": true,
|
|
432147
|
+
"conditionKeys": [],
|
|
432148
|
+
"dependentActions": []
|
|
432149
|
+
},
|
|
432150
|
+
{
|
|
432151
|
+
"resourceType": "",
|
|
432152
|
+
"required": false,
|
|
432153
|
+
"conditionKeys": [
|
|
432154
|
+
"aws:ResourceTag/${TagKey}"
|
|
432155
|
+
],
|
|
432156
|
+
"dependentActions": []
|
|
432157
|
+
}
|
|
432158
|
+
]
|
|
432159
|
+
},
|
|
432160
|
+
{
|
|
432161
|
+
"name": "DeleteSource",
|
|
432162
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432163
|
+
"permissionOnly": false,
|
|
432164
|
+
"description": "Grants permission to invoke DeleteSource on AWS Transform custom",
|
|
432165
|
+
"accessLevel": "Write",
|
|
432166
|
+
"resourceTypes": [
|
|
432167
|
+
{
|
|
432168
|
+
"resourceType": "source",
|
|
432169
|
+
"required": true,
|
|
432170
|
+
"conditionKeys": [],
|
|
432171
|
+
"dependentActions": []
|
|
432172
|
+
},
|
|
432173
|
+
{
|
|
432174
|
+
"resourceType": "",
|
|
432175
|
+
"required": false,
|
|
432176
|
+
"conditionKeys": [
|
|
432177
|
+
"aws:ResourceTag/${TagKey}"
|
|
432178
|
+
],
|
|
432179
|
+
"dependentActions": []
|
|
432180
|
+
}
|
|
432181
|
+
]
|
|
432182
|
+
},
|
|
431759
432183
|
{
|
|
431760
432184
|
"name": "DeleteTransformationPackage",
|
|
431761
432185
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431802,6 +432226,29 @@
|
|
|
431802
432226
|
}
|
|
431803
432227
|
]
|
|
431804
432228
|
},
|
|
432229
|
+
{
|
|
432230
|
+
"name": "GetAnalysis",
|
|
432231
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432232
|
+
"permissionOnly": false,
|
|
432233
|
+
"description": "Grants permission to invoke GetAnalysis on AWS Transform custom",
|
|
432234
|
+
"accessLevel": "Read",
|
|
432235
|
+
"resourceTypes": [
|
|
432236
|
+
{
|
|
432237
|
+
"resourceType": "analysis",
|
|
432238
|
+
"required": true,
|
|
432239
|
+
"conditionKeys": [],
|
|
432240
|
+
"dependentActions": []
|
|
432241
|
+
},
|
|
432242
|
+
{
|
|
432243
|
+
"resourceType": "",
|
|
432244
|
+
"required": false,
|
|
432245
|
+
"conditionKeys": [
|
|
432246
|
+
"aws:ResourceTag/${TagKey}"
|
|
432247
|
+
],
|
|
432248
|
+
"dependentActions": []
|
|
432249
|
+
}
|
|
432250
|
+
]
|
|
432251
|
+
},
|
|
431805
432252
|
{
|
|
431806
432253
|
"name": "GetCampaign",
|
|
431807
432254
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431825,6 +432272,44 @@
|
|
|
431825
432272
|
}
|
|
431826
432273
|
]
|
|
431827
432274
|
},
|
|
432275
|
+
{
|
|
432276
|
+
"name": "GetFinding",
|
|
432277
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432278
|
+
"permissionOnly": false,
|
|
432279
|
+
"description": "Grants permission to invoke GetFinding on AWS Transform custom",
|
|
432280
|
+
"accessLevel": "Read",
|
|
432281
|
+
"resourceTypes": [
|
|
432282
|
+
{
|
|
432283
|
+
"resourceType": "finding",
|
|
432284
|
+
"required": true,
|
|
432285
|
+
"conditionKeys": [],
|
|
432286
|
+
"dependentActions": []
|
|
432287
|
+
},
|
|
432288
|
+
{
|
|
432289
|
+
"resourceType": "",
|
|
432290
|
+
"required": false,
|
|
432291
|
+
"conditionKeys": [
|
|
432292
|
+
"aws:ResourceTag/${TagKey}"
|
|
432293
|
+
],
|
|
432294
|
+
"dependentActions": []
|
|
432295
|
+
}
|
|
432296
|
+
]
|
|
432297
|
+
},
|
|
432298
|
+
{
|
|
432299
|
+
"name": "GetFindingGroups",
|
|
432300
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432301
|
+
"permissionOnly": false,
|
|
432302
|
+
"description": "Grants permission to invoke GetFindingGroups on AWS Transform custom",
|
|
432303
|
+
"accessLevel": "Read",
|
|
432304
|
+
"resourceTypes": [
|
|
432305
|
+
{
|
|
432306
|
+
"resourceType": "",
|
|
432307
|
+
"required": false,
|
|
432308
|
+
"conditionKeys": [],
|
|
432309
|
+
"dependentActions": []
|
|
432310
|
+
}
|
|
432311
|
+
]
|
|
432312
|
+
},
|
|
431828
432313
|
{
|
|
431829
432314
|
"name": "GetKnowledgeItem",
|
|
431830
432315
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431848,6 +432333,75 @@
|
|
|
431848
432333
|
}
|
|
431849
432334
|
]
|
|
431850
432335
|
},
|
|
432336
|
+
{
|
|
432337
|
+
"name": "GetRemediation",
|
|
432338
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432339
|
+
"permissionOnly": false,
|
|
432340
|
+
"description": "Grants permission to invoke GetRemediation on AWS Transform custom",
|
|
432341
|
+
"accessLevel": "Read",
|
|
432342
|
+
"resourceTypes": [
|
|
432343
|
+
{
|
|
432344
|
+
"resourceType": "remediation",
|
|
432345
|
+
"required": true,
|
|
432346
|
+
"conditionKeys": [],
|
|
432347
|
+
"dependentActions": []
|
|
432348
|
+
},
|
|
432349
|
+
{
|
|
432350
|
+
"resourceType": "",
|
|
432351
|
+
"required": false,
|
|
432352
|
+
"conditionKeys": [
|
|
432353
|
+
"aws:ResourceTag/${TagKey}"
|
|
432354
|
+
],
|
|
432355
|
+
"dependentActions": []
|
|
432356
|
+
}
|
|
432357
|
+
]
|
|
432358
|
+
},
|
|
432359
|
+
{
|
|
432360
|
+
"name": "GetRepository",
|
|
432361
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432362
|
+
"permissionOnly": false,
|
|
432363
|
+
"description": "Grants permission to invoke GetRepository on AWS Transform custom",
|
|
432364
|
+
"accessLevel": "Read",
|
|
432365
|
+
"resourceTypes": [
|
|
432366
|
+
{
|
|
432367
|
+
"resourceType": "repository",
|
|
432368
|
+
"required": true,
|
|
432369
|
+
"conditionKeys": [],
|
|
432370
|
+
"dependentActions": []
|
|
432371
|
+
},
|
|
432372
|
+
{
|
|
432373
|
+
"resourceType": "",
|
|
432374
|
+
"required": false,
|
|
432375
|
+
"conditionKeys": [
|
|
432376
|
+
"aws:ResourceTag/${TagKey}"
|
|
432377
|
+
],
|
|
432378
|
+
"dependentActions": []
|
|
432379
|
+
}
|
|
432380
|
+
]
|
|
432381
|
+
},
|
|
432382
|
+
{
|
|
432383
|
+
"name": "GetSource",
|
|
432384
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432385
|
+
"permissionOnly": false,
|
|
432386
|
+
"description": "Grants permission to invoke GetSource on AWS Transform custom",
|
|
432387
|
+
"accessLevel": "Read",
|
|
432388
|
+
"resourceTypes": [
|
|
432389
|
+
{
|
|
432390
|
+
"resourceType": "source",
|
|
432391
|
+
"required": true,
|
|
432392
|
+
"conditionKeys": [],
|
|
432393
|
+
"dependentActions": []
|
|
432394
|
+
},
|
|
432395
|
+
{
|
|
432396
|
+
"resourceType": "",
|
|
432397
|
+
"required": false,
|
|
432398
|
+
"conditionKeys": [
|
|
432399
|
+
"aws:ResourceTag/${TagKey}"
|
|
432400
|
+
],
|
|
432401
|
+
"dependentActions": []
|
|
432402
|
+
}
|
|
432403
|
+
]
|
|
432404
|
+
},
|
|
431851
432405
|
{
|
|
431852
432406
|
"name": "GetTransformationPackageUrl",
|
|
431853
432407
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431871,6 +432425,21 @@
|
|
|
431871
432425
|
}
|
|
431872
432426
|
]
|
|
431873
432427
|
},
|
|
432428
|
+
{
|
|
432429
|
+
"name": "ListAnalyses",
|
|
432430
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432431
|
+
"permissionOnly": false,
|
|
432432
|
+
"description": "Grants permission to invoke ListAnalyses on AWS Transform custom",
|
|
432433
|
+
"accessLevel": "List",
|
|
432434
|
+
"resourceTypes": [
|
|
432435
|
+
{
|
|
432436
|
+
"resourceType": "",
|
|
432437
|
+
"required": false,
|
|
432438
|
+
"conditionKeys": [],
|
|
432439
|
+
"dependentActions": []
|
|
432440
|
+
}
|
|
432441
|
+
]
|
|
432442
|
+
},
|
|
431874
432443
|
{
|
|
431875
432444
|
"name": "ListCampaignRepositories",
|
|
431876
432445
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431909,6 +432478,21 @@
|
|
|
431909
432478
|
}
|
|
431910
432479
|
]
|
|
431911
432480
|
},
|
|
432481
|
+
{
|
|
432482
|
+
"name": "ListFindings",
|
|
432483
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432484
|
+
"permissionOnly": false,
|
|
432485
|
+
"description": "Grants permission to invoke ListFindings on AWS Transform custom",
|
|
432486
|
+
"accessLevel": "List",
|
|
432487
|
+
"resourceTypes": [
|
|
432488
|
+
{
|
|
432489
|
+
"resourceType": "",
|
|
432490
|
+
"required": false,
|
|
432491
|
+
"conditionKeys": [],
|
|
432492
|
+
"dependentActions": []
|
|
432493
|
+
}
|
|
432494
|
+
]
|
|
432495
|
+
},
|
|
431912
432496
|
{
|
|
431913
432497
|
"name": "ListKnowledgeItems",
|
|
431914
432498
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431924,6 +432508,51 @@
|
|
|
431924
432508
|
}
|
|
431925
432509
|
]
|
|
431926
432510
|
},
|
|
432511
|
+
{
|
|
432512
|
+
"name": "ListRemediations",
|
|
432513
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432514
|
+
"permissionOnly": false,
|
|
432515
|
+
"description": "Grants permission to invoke ListRemediations on AWS Transform custom",
|
|
432516
|
+
"accessLevel": "List",
|
|
432517
|
+
"resourceTypes": [
|
|
432518
|
+
{
|
|
432519
|
+
"resourceType": "",
|
|
432520
|
+
"required": false,
|
|
432521
|
+
"conditionKeys": [],
|
|
432522
|
+
"dependentActions": []
|
|
432523
|
+
}
|
|
432524
|
+
]
|
|
432525
|
+
},
|
|
432526
|
+
{
|
|
432527
|
+
"name": "ListRepositories",
|
|
432528
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432529
|
+
"permissionOnly": false,
|
|
432530
|
+
"description": "Grants permission to invoke ListRepositories on AWS Transform custom",
|
|
432531
|
+
"accessLevel": "List",
|
|
432532
|
+
"resourceTypes": [
|
|
432533
|
+
{
|
|
432534
|
+
"resourceType": "",
|
|
432535
|
+
"required": false,
|
|
432536
|
+
"conditionKeys": [],
|
|
432537
|
+
"dependentActions": []
|
|
432538
|
+
}
|
|
432539
|
+
]
|
|
432540
|
+
},
|
|
432541
|
+
{
|
|
432542
|
+
"name": "ListSources",
|
|
432543
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432544
|
+
"permissionOnly": false,
|
|
432545
|
+
"description": "Grants permission to invoke ListSources on AWS Transform custom",
|
|
432546
|
+
"accessLevel": "List",
|
|
432547
|
+
"resourceTypes": [
|
|
432548
|
+
{
|
|
432549
|
+
"resourceType": "",
|
|
432550
|
+
"required": false,
|
|
432551
|
+
"conditionKeys": [],
|
|
432552
|
+
"dependentActions": []
|
|
432553
|
+
}
|
|
432554
|
+
]
|
|
432555
|
+
},
|
|
431927
432556
|
{
|
|
431928
432557
|
"name": "ListTagsForResource",
|
|
431929
432558
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431954,6 +432583,52 @@
|
|
|
431954
432583
|
}
|
|
431955
432584
|
]
|
|
431956
432585
|
},
|
|
432586
|
+
{
|
|
432587
|
+
"name": "ListTransformationPackageShares",
|
|
432588
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432589
|
+
"permissionOnly": false,
|
|
432590
|
+
"description": "Grants permission to list active shares of a Transformation Package",
|
|
432591
|
+
"accessLevel": "Read",
|
|
432592
|
+
"resourceTypes": [
|
|
432593
|
+
{
|
|
432594
|
+
"resourceType": "package",
|
|
432595
|
+
"required": true,
|
|
432596
|
+
"conditionKeys": [],
|
|
432597
|
+
"dependentActions": []
|
|
432598
|
+
},
|
|
432599
|
+
{
|
|
432600
|
+
"resourceType": "",
|
|
432601
|
+
"required": false,
|
|
432602
|
+
"conditionKeys": [
|
|
432603
|
+
"aws:ResourceTag/${TagKey}"
|
|
432604
|
+
],
|
|
432605
|
+
"dependentActions": []
|
|
432606
|
+
}
|
|
432607
|
+
]
|
|
432608
|
+
},
|
|
432609
|
+
{
|
|
432610
|
+
"name": "ShareTransformationPackage",
|
|
432611
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432612
|
+
"permissionOnly": false,
|
|
432613
|
+
"description": "Grants permission to share a Transformation Package with another AWS account or AWS Organization",
|
|
432614
|
+
"accessLevel": "Write",
|
|
432615
|
+
"resourceTypes": [
|
|
432616
|
+
{
|
|
432617
|
+
"resourceType": "package",
|
|
432618
|
+
"required": true,
|
|
432619
|
+
"conditionKeys": [],
|
|
432620
|
+
"dependentActions": []
|
|
432621
|
+
},
|
|
432622
|
+
{
|
|
432623
|
+
"resourceType": "",
|
|
432624
|
+
"required": false,
|
|
432625
|
+
"conditionKeys": [
|
|
432626
|
+
"aws:ResourceTag/${TagKey}"
|
|
432627
|
+
],
|
|
432628
|
+
"dependentActions": []
|
|
432629
|
+
}
|
|
432630
|
+
]
|
|
432631
|
+
},
|
|
431957
432632
|
{
|
|
431958
432633
|
"name": "TagResource",
|
|
431959
432634
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431961,12 +432636,24 @@
|
|
|
431961
432636
|
"description": "Grants permission to invoke TagResource on AWS Transform custom",
|
|
431962
432637
|
"accessLevel": "Tagging",
|
|
431963
432638
|
"resourceTypes": [
|
|
432639
|
+
{
|
|
432640
|
+
"resourceType": "analysis",
|
|
432641
|
+
"required": false,
|
|
432642
|
+
"conditionKeys": [],
|
|
432643
|
+
"dependentActions": []
|
|
432644
|
+
},
|
|
431964
432645
|
{
|
|
431965
432646
|
"resourceType": "campaign",
|
|
431966
432647
|
"required": false,
|
|
431967
432648
|
"conditionKeys": [],
|
|
431968
432649
|
"dependentActions": []
|
|
431969
432650
|
},
|
|
432651
|
+
{
|
|
432652
|
+
"resourceType": "finding",
|
|
432653
|
+
"required": false,
|
|
432654
|
+
"conditionKeys": [],
|
|
432655
|
+
"dependentActions": []
|
|
432656
|
+
},
|
|
431970
432657
|
{
|
|
431971
432658
|
"resourceType": "knowledge-item",
|
|
431972
432659
|
"required": false,
|
|
@@ -431979,6 +432666,24 @@
|
|
|
431979
432666
|
"conditionKeys": [],
|
|
431980
432667
|
"dependentActions": []
|
|
431981
432668
|
},
|
|
432669
|
+
{
|
|
432670
|
+
"resourceType": "remediation",
|
|
432671
|
+
"required": false,
|
|
432672
|
+
"conditionKeys": [],
|
|
432673
|
+
"dependentActions": []
|
|
432674
|
+
},
|
|
432675
|
+
{
|
|
432676
|
+
"resourceType": "repository",
|
|
432677
|
+
"required": false,
|
|
432678
|
+
"conditionKeys": [],
|
|
432679
|
+
"dependentActions": []
|
|
432680
|
+
},
|
|
432681
|
+
{
|
|
432682
|
+
"resourceType": "source",
|
|
432683
|
+
"required": false,
|
|
432684
|
+
"conditionKeys": [],
|
|
432685
|
+
"dependentActions": []
|
|
432686
|
+
},
|
|
431982
432687
|
{
|
|
431983
432688
|
"resourceType": "",
|
|
431984
432689
|
"required": false,
|
|
@@ -431991,6 +432696,29 @@
|
|
|
431991
432696
|
}
|
|
431992
432697
|
]
|
|
431993
432698
|
},
|
|
432699
|
+
{
|
|
432700
|
+
"name": "UnshareTransformationPackage",
|
|
432701
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432702
|
+
"permissionOnly": false,
|
|
432703
|
+
"description": "Grants permission to revoke an existing share of a Transformation Package",
|
|
432704
|
+
"accessLevel": "Write",
|
|
432705
|
+
"resourceTypes": [
|
|
432706
|
+
{
|
|
432707
|
+
"resourceType": "package",
|
|
432708
|
+
"required": true,
|
|
432709
|
+
"conditionKeys": [],
|
|
432710
|
+
"dependentActions": []
|
|
432711
|
+
},
|
|
432712
|
+
{
|
|
432713
|
+
"resourceType": "",
|
|
432714
|
+
"required": false,
|
|
432715
|
+
"conditionKeys": [
|
|
432716
|
+
"aws:ResourceTag/${TagKey}"
|
|
432717
|
+
],
|
|
432718
|
+
"dependentActions": []
|
|
432719
|
+
}
|
|
432720
|
+
]
|
|
432721
|
+
},
|
|
431994
432722
|
{
|
|
431995
432723
|
"name": "UntagResource",
|
|
431996
432724
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -431998,12 +432726,24 @@
|
|
|
431998
432726
|
"description": "Grants permission to invoke UntagResource on AWS Transform custom",
|
|
431999
432727
|
"accessLevel": "Tagging",
|
|
432000
432728
|
"resourceTypes": [
|
|
432729
|
+
{
|
|
432730
|
+
"resourceType": "analysis",
|
|
432731
|
+
"required": false,
|
|
432732
|
+
"conditionKeys": [],
|
|
432733
|
+
"dependentActions": []
|
|
432734
|
+
},
|
|
432001
432735
|
{
|
|
432002
432736
|
"resourceType": "campaign",
|
|
432003
432737
|
"required": false,
|
|
432004
432738
|
"conditionKeys": [],
|
|
432005
432739
|
"dependentActions": []
|
|
432006
432740
|
},
|
|
432741
|
+
{
|
|
432742
|
+
"resourceType": "finding",
|
|
432743
|
+
"required": false,
|
|
432744
|
+
"conditionKeys": [],
|
|
432745
|
+
"dependentActions": []
|
|
432746
|
+
},
|
|
432007
432747
|
{
|
|
432008
432748
|
"resourceType": "knowledge-item",
|
|
432009
432749
|
"required": false,
|
|
@@ -432016,6 +432756,24 @@
|
|
|
432016
432756
|
"conditionKeys": [],
|
|
432017
432757
|
"dependentActions": []
|
|
432018
432758
|
},
|
|
432759
|
+
{
|
|
432760
|
+
"resourceType": "remediation",
|
|
432761
|
+
"required": false,
|
|
432762
|
+
"conditionKeys": [],
|
|
432763
|
+
"dependentActions": []
|
|
432764
|
+
},
|
|
432765
|
+
{
|
|
432766
|
+
"resourceType": "repository",
|
|
432767
|
+
"required": false,
|
|
432768
|
+
"conditionKeys": [],
|
|
432769
|
+
"dependentActions": []
|
|
432770
|
+
},
|
|
432771
|
+
{
|
|
432772
|
+
"resourceType": "source",
|
|
432773
|
+
"required": false,
|
|
432774
|
+
"conditionKeys": [],
|
|
432775
|
+
"dependentActions": []
|
|
432776
|
+
},
|
|
432019
432777
|
{
|
|
432020
432778
|
"resourceType": "",
|
|
432021
432779
|
"required": false,
|
|
@@ -432026,6 +432784,29 @@
|
|
|
432026
432784
|
}
|
|
432027
432785
|
]
|
|
432028
432786
|
},
|
|
432787
|
+
{
|
|
432788
|
+
"name": "UpdateAnalysis",
|
|
432789
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432790
|
+
"permissionOnly": false,
|
|
432791
|
+
"description": "Grants permission to invoke UpdateAnalysis on AWS Transform custom",
|
|
432792
|
+
"accessLevel": "Write",
|
|
432793
|
+
"resourceTypes": [
|
|
432794
|
+
{
|
|
432795
|
+
"resourceType": "analysis",
|
|
432796
|
+
"required": true,
|
|
432797
|
+
"conditionKeys": [],
|
|
432798
|
+
"dependentActions": []
|
|
432799
|
+
},
|
|
432800
|
+
{
|
|
432801
|
+
"resourceType": "",
|
|
432802
|
+
"required": false,
|
|
432803
|
+
"conditionKeys": [
|
|
432804
|
+
"aws:ResourceTag/${TagKey}"
|
|
432805
|
+
],
|
|
432806
|
+
"dependentActions": []
|
|
432807
|
+
}
|
|
432808
|
+
]
|
|
432809
|
+
},
|
|
432029
432810
|
{
|
|
432030
432811
|
"name": "UpdateCampaign",
|
|
432031
432812
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -432117,9 +432898,86 @@
|
|
|
432117
432898
|
"dependentActions": []
|
|
432118
432899
|
}
|
|
432119
432900
|
]
|
|
432901
|
+
},
|
|
432902
|
+
{
|
|
432903
|
+
"name": "UpdateRemediation",
|
|
432904
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432905
|
+
"permissionOnly": false,
|
|
432906
|
+
"description": "Grants permission to invoke UpdateRemediation on AWS Transform custom",
|
|
432907
|
+
"accessLevel": "Write",
|
|
432908
|
+
"resourceTypes": [
|
|
432909
|
+
{
|
|
432910
|
+
"resourceType": "remediation",
|
|
432911
|
+
"required": true,
|
|
432912
|
+
"conditionKeys": [],
|
|
432913
|
+
"dependentActions": []
|
|
432914
|
+
},
|
|
432915
|
+
{
|
|
432916
|
+
"resourceType": "",
|
|
432917
|
+
"required": false,
|
|
432918
|
+
"conditionKeys": [
|
|
432919
|
+
"aws:ResourceTag/${TagKey}"
|
|
432920
|
+
],
|
|
432921
|
+
"dependentActions": []
|
|
432922
|
+
}
|
|
432923
|
+
]
|
|
432924
|
+
},
|
|
432925
|
+
{
|
|
432926
|
+
"name": "UpdateRepository",
|
|
432927
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432928
|
+
"permissionOnly": false,
|
|
432929
|
+
"description": "Grants permission to invoke UpdateRepository on AWS Transform custom",
|
|
432930
|
+
"accessLevel": "Write",
|
|
432931
|
+
"resourceTypes": [
|
|
432932
|
+
{
|
|
432933
|
+
"resourceType": "repository",
|
|
432934
|
+
"required": true,
|
|
432935
|
+
"conditionKeys": [],
|
|
432936
|
+
"dependentActions": []
|
|
432937
|
+
},
|
|
432938
|
+
{
|
|
432939
|
+
"resourceType": "",
|
|
432940
|
+
"required": false,
|
|
432941
|
+
"conditionKeys": [
|
|
432942
|
+
"aws:ResourceTag/${TagKey}"
|
|
432943
|
+
],
|
|
432944
|
+
"dependentActions": []
|
|
432945
|
+
}
|
|
432946
|
+
]
|
|
432947
|
+
},
|
|
432948
|
+
{
|
|
432949
|
+
"name": "UpdateSource",
|
|
432950
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432951
|
+
"permissionOnly": false,
|
|
432952
|
+
"description": "Grants permission to invoke UpdateSource on AWS Transform custom",
|
|
432953
|
+
"accessLevel": "Write",
|
|
432954
|
+
"resourceTypes": [
|
|
432955
|
+
{
|
|
432956
|
+
"resourceType": "source",
|
|
432957
|
+
"required": true,
|
|
432958
|
+
"conditionKeys": [],
|
|
432959
|
+
"dependentActions": []
|
|
432960
|
+
},
|
|
432961
|
+
{
|
|
432962
|
+
"resourceType": "",
|
|
432963
|
+
"required": false,
|
|
432964
|
+
"conditionKeys": [
|
|
432965
|
+
"aws:ResourceTag/${TagKey}"
|
|
432966
|
+
],
|
|
432967
|
+
"dependentActions": []
|
|
432968
|
+
}
|
|
432969
|
+
]
|
|
432120
432970
|
}
|
|
432121
432971
|
],
|
|
432122
432972
|
"resourceTypes": [
|
|
432973
|
+
{
|
|
432974
|
+
"name": "analysis",
|
|
432975
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432976
|
+
"arnPattern": "arn:${Partition}:transform-custom:${Region}:${Account}:analysis/${AnalysisId}",
|
|
432977
|
+
"conditionKeys": [
|
|
432978
|
+
"aws:ResourceTag/${TagKey}"
|
|
432979
|
+
]
|
|
432980
|
+
},
|
|
432123
432981
|
{
|
|
432124
432982
|
"name": "campaign",
|
|
432125
432983
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -432128,6 +432986,14 @@
|
|
|
432128
432986
|
"aws:ResourceTag/${TagKey}"
|
|
432129
432987
|
]
|
|
432130
432988
|
},
|
|
432989
|
+
{
|
|
432990
|
+
"name": "finding",
|
|
432991
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
432992
|
+
"arnPattern": "arn:${Partition}:transform-custom:${Region}:${Account}:finding/${FindingId}",
|
|
432993
|
+
"conditionKeys": [
|
|
432994
|
+
"aws:ResourceTag/${TagKey}"
|
|
432995
|
+
]
|
|
432996
|
+
},
|
|
432131
432997
|
{
|
|
432132
432998
|
"name": "knowledge-item",
|
|
432133
432999
|
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
@@ -432143,6 +433009,30 @@
|
|
|
432143
433009
|
"conditionKeys": [
|
|
432144
433010
|
"aws:ResourceTag/${TagKey}"
|
|
432145
433011
|
]
|
|
433012
|
+
},
|
|
433013
|
+
{
|
|
433014
|
+
"name": "remediation",
|
|
433015
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
433016
|
+
"arnPattern": "arn:${Partition}:transform-custom:${Region}:${Account}:remediation/${RemediationId}",
|
|
433017
|
+
"conditionKeys": [
|
|
433018
|
+
"aws:ResourceTag/${TagKey}"
|
|
433019
|
+
]
|
|
433020
|
+
},
|
|
433021
|
+
{
|
|
433022
|
+
"name": "repository",
|
|
433023
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
433024
|
+
"arnPattern": "arn:${Partition}:transform-custom:${Region}:${Account}:repository/${RepositoryId}",
|
|
433025
|
+
"conditionKeys": [
|
|
433026
|
+
"aws:ResourceTag/${TagKey}"
|
|
433027
|
+
]
|
|
433028
|
+
},
|
|
433029
|
+
{
|
|
433030
|
+
"name": "source",
|
|
433031
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/transform/latest/userguide/custom.html",
|
|
433032
|
+
"arnPattern": "arn:${Partition}:transform-custom:${Region}:${Account}:source/${Name}",
|
|
433033
|
+
"conditionKeys": [
|
|
433034
|
+
"aws:ResourceTag/${TagKey}"
|
|
433035
|
+
]
|
|
432146
433036
|
}
|
|
432147
433037
|
],
|
|
432148
433038
|
"conditionKeys": [
|