aws-iam-data 0.0.27 → 0.0.28

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.
@@ -41224,6 +41224,21 @@
41224
41224
  }
41225
41225
  ]
41226
41226
  },
41227
+ {
41228
+ "name": "DeleteAccountPolicy",
41229
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DeleteDataProtectionPolicy.html",
41230
+ "permissionOnly": false,
41231
+ "description": "Grants permission to delete a data protection policy attached to an account",
41232
+ "accessLevel": "Write",
41233
+ "resourceTypes": [
41234
+ {
41235
+ "resourceType": "",
41236
+ "required": false,
41237
+ "conditionKeys": [],
41238
+ "dependentActions": []
41239
+ }
41240
+ ]
41241
+ },
41227
41242
  {
41228
41243
  "name": "DeleteDataProtectionPolicy",
41229
41244
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DeleteDataProtectionPolicy.html",
@@ -41374,6 +41389,21 @@
41374
41389
  }
41375
41390
  ]
41376
41391
  },
41392
+ {
41393
+ "name": "DescribeAccountPolicies",
41394
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeAccountPolicies.html",
41395
+ "permissionOnly": false,
41396
+ "description": "Grants permission to retrieve a data protection policy attached to an account",
41397
+ "accessLevel": "List",
41398
+ "resourceTypes": [
41399
+ {
41400
+ "resourceType": "",
41401
+ "required": false,
41402
+ "conditionKeys": [],
41403
+ "dependentActions": []
41404
+ }
41405
+ ]
41406
+ },
41377
41407
  {
41378
41408
  "name": "DescribeDestinations",
41379
41409
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeDestinations.html",
@@ -41695,6 +41725,21 @@
41695
41725
  }
41696
41726
  ]
41697
41727
  },
41728
+ {
41729
+ "name": "PutAccountPolicy",
41730
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutAccountPolicy.html",
41731
+ "permissionOnly": false,
41732
+ "description": "Grants permission to attach a data protection policy at account level to detect and redact sensitive information from log events",
41733
+ "accessLevel": "Write",
41734
+ "resourceTypes": [
41735
+ {
41736
+ "resourceType": "",
41737
+ "required": false,
41738
+ "conditionKeys": [],
41739
+ "dependentActions": []
41740
+ }
41741
+ ]
41742
+ },
41698
41743
  {
41699
41744
  "name": "PutDataProtectionPolicy",
41700
41745
  "apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutDataProtectionPolicy.html",
@@ -69867,7 +69912,9 @@
69867
69912
  "resourceType": "MigrationProject",
69868
69913
  "required": true,
69869
69914
  "conditionKeys": [],
69870
- "dependentActions": []
69915
+ "dependentActions": [
69916
+ "dms:StartExtensionPackAssociation"
69917
+ ]
69871
69918
  }
69872
69919
  ]
69873
69920
  },
@@ -70484,6 +70531,21 @@
70484
70531
  }
70485
70532
  ]
70486
70533
  },
70534
+ {
70535
+ "name": "DescribeConversionConfiguration",
70536
+ "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
70537
+ "permissionOnly": false,
70538
+ "description": "Grants permission to return information about DMS Schema Conversion project configuration",
70539
+ "accessLevel": "Read",
70540
+ "resourceTypes": [
70541
+ {
70542
+ "resourceType": "MigrationProject",
70543
+ "required": true,
70544
+ "conditionKeys": [],
70545
+ "dependentActions": []
70546
+ }
70547
+ ]
70548
+ },
70487
70549
  {
70488
70550
  "name": "DescribeDataMigrations",
70489
70551
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
@@ -70499,6 +70561,23 @@
70499
70561
  }
70500
70562
  ]
70501
70563
  },
70564
+ {
70565
+ "name": "DescribeDataProviders",
70566
+ "apiReferenceUrl": "Welcome.html",
70567
+ "permissionOnly": true,
70568
+ "description": "Grants permission to list the AWS DMS attributes for a data providers. Note. This action should be added along with ListDataProviders, but does not currently authorize the described Schema Conversion operation",
70569
+ "accessLevel": "Read",
70570
+ "resourceTypes": [
70571
+ {
70572
+ "resourceType": "DataProvider",
70573
+ "required": false,
70574
+ "conditionKeys": [],
70575
+ "dependentActions": [
70576
+ "dms:ListDataProviders"
70577
+ ]
70578
+ }
70579
+ ]
70580
+ },
70502
70581
  {
70503
70582
  "name": "DescribeEndpointSettings",
70504
70583
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeEndpointSettings.html",
@@ -70589,6 +70668,23 @@
70589
70668
  }
70590
70669
  ]
70591
70670
  },
70671
+ {
70672
+ "name": "DescribeExtensionPackAssociations",
70673
+ "apiReferenceUrl": "Welcome.html",
70674
+ "permissionOnly": true,
70675
+ "description": "Grants permission to list the AWS DMS attributes for extension packs. Note. This action should be added along with ListExtensionPacks, but does not currently authorize the described Schema Conversion operation",
70676
+ "accessLevel": "Read",
70677
+ "resourceTypes": [
70678
+ {
70679
+ "resourceType": "MigrationProject",
70680
+ "required": true,
70681
+ "conditionKeys": [],
70682
+ "dependentActions": [
70683
+ "dms:ListExtensionPacks"
70684
+ ]
70685
+ }
70686
+ ]
70687
+ },
70592
70688
  {
70593
70689
  "name": "DescribeFleetAdvisorCollectors",
70594
70690
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeFleetAdvisorCollectors.html",
@@ -70664,6 +70760,135 @@
70664
70760
  }
70665
70761
  ]
70666
70762
  },
70763
+ {
70764
+ "name": "DescribeInstanceProfiles",
70765
+ "apiReferenceUrl": "Welcome.html",
70766
+ "permissionOnly": true,
70767
+ "description": "Grants permission to list the AWS DMS attributes for a instance profiles. Note. This action should be added along with ListInstanceProfiles, but does not currently authorize the described Schema Conversion operation",
70768
+ "accessLevel": "Read",
70769
+ "resourceTypes": [
70770
+ {
70771
+ "resourceType": "InstanceProfile",
70772
+ "required": false,
70773
+ "conditionKeys": [],
70774
+ "dependentActions": [
70775
+ "dms:ListInstanceProfiles"
70776
+ ]
70777
+ }
70778
+ ]
70779
+ },
70780
+ {
70781
+ "name": "DescribeMetadataModelAssessments",
70782
+ "apiReferenceUrl": "Welcome.html",
70783
+ "permissionOnly": true,
70784
+ "description": "Grants permission to list the AWS DMS attributes for metadata model assessments. Note. This action should be added along with ListMetadataModelAssessments, but does not currently authorize the described Schema Conversion operation",
70785
+ "accessLevel": "Read",
70786
+ "resourceTypes": [
70787
+ {
70788
+ "resourceType": "MigrationProject",
70789
+ "required": true,
70790
+ "conditionKeys": [],
70791
+ "dependentActions": [
70792
+ "dms:ListMetadataModelAssessments"
70793
+ ]
70794
+ }
70795
+ ]
70796
+ },
70797
+ {
70798
+ "name": "DescribeMetadataModelConversions",
70799
+ "apiReferenceUrl": "Welcome.html",
70800
+ "permissionOnly": true,
70801
+ "description": "Grants permission to list the AWS DMS attributes for a metadata model conversions. Note. This action should be added along with ListMetadataModelConversions, but does not currently authorize the described Schema Conversion operation",
70802
+ "accessLevel": "Read",
70803
+ "resourceTypes": [
70804
+ {
70805
+ "resourceType": "MigrationProject",
70806
+ "required": true,
70807
+ "conditionKeys": [],
70808
+ "dependentActions": [
70809
+ "dms:ListMetadataModelConversions"
70810
+ ]
70811
+ }
70812
+ ]
70813
+ },
70814
+ {
70815
+ "name": "DescribeMetadataModelExportsAsScript",
70816
+ "apiReferenceUrl": "Welcome.html",
70817
+ "permissionOnly": true,
70818
+ "description": "Grants permission to list the AWS DMS attributes for a metadata model exports. Note. This action should be added along with ListMetadataModelExports, but does not currently authorize the described Schema Conversion operation",
70819
+ "accessLevel": "Read",
70820
+ "resourceTypes": [
70821
+ {
70822
+ "resourceType": "MigrationProject",
70823
+ "required": true,
70824
+ "conditionKeys": [],
70825
+ "dependentActions": [
70826
+ "dms:ListMetadataModelExports"
70827
+ ]
70828
+ }
70829
+ ]
70830
+ },
70831
+ {
70832
+ "name": "DescribeMetadataModelExportsToTarget",
70833
+ "apiReferenceUrl": "Welcome.html",
70834
+ "permissionOnly": true,
70835
+ "description": "Grants permission to list the AWS DMS attributes for a metadata model exports. Note. This action should be added along with ListMetadataModelExports, but does not currently authorize the described Schema Conversion operation",
70836
+ "accessLevel": "Read",
70837
+ "resourceTypes": [
70838
+ {
70839
+ "resourceType": "MigrationProject",
70840
+ "required": true,
70841
+ "conditionKeys": [],
70842
+ "dependentActions": [
70843
+ "dms:ListMetadataModelExports"
70844
+ ]
70845
+ }
70846
+ ]
70847
+ },
70848
+ {
70849
+ "name": "DescribeMetadataModelImports",
70850
+ "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
70851
+ "permissionOnly": false,
70852
+ "description": "Grants permission to return information about start metadata model import operations for a migration project",
70853
+ "accessLevel": "Read",
70854
+ "resourceTypes": [
70855
+ {
70856
+ "resourceType": "MigrationProject",
70857
+ "required": true,
70858
+ "conditionKeys": [],
70859
+ "dependentActions": []
70860
+ }
70861
+ ]
70862
+ },
70863
+ {
70864
+ "name": "DescribeMigrationProjects",
70865
+ "apiReferenceUrl": "Welcome.html",
70866
+ "permissionOnly": true,
70867
+ "description": "Grants permission to list the AWS DMS attributes for a migration projects. Note. This action should be added along with ListMigrationProjects, but does not currently authorize the described Schema Conversion operation",
70868
+ "accessLevel": "Read",
70869
+ "resourceTypes": [
70870
+ {
70871
+ "resourceType": "DataProvider",
70872
+ "required": false,
70873
+ "conditionKeys": [],
70874
+ "dependentActions": [
70875
+ "dms:ListMigrationProjects"
70876
+ ]
70877
+ },
70878
+ {
70879
+ "resourceType": "InstanceProfile",
70880
+ "required": false,
70881
+ "conditionKeys": [],
70882
+ "dependentActions": []
70883
+ },
70884
+ {
70885
+ "resourceType": "MigrationProject",
70886
+ "required": false,
70887
+ "conditionKeys": [],
70888
+ "dependentActions": []
70889
+ }
70890
+ ]
70891
+ },
70667
70892
  {
70668
70893
  "name": "DescribeOrderableReplicationInstances",
70669
70894
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeOrderableReplicationInstances.html",
@@ -71020,7 +71245,9 @@
71020
71245
  "resourceType": "DataProvider",
71021
71246
  "required": false,
71022
71247
  "conditionKeys": [],
71023
- "dependentActions": []
71248
+ "dependentActions": [
71249
+ "dms:DescribeDataProviders"
71250
+ ]
71024
71251
  }
71025
71252
  ]
71026
71253
  },
@@ -71035,7 +71262,9 @@
71035
71262
  "resourceType": "MigrationProject",
71036
71263
  "required": false,
71037
71264
  "conditionKeys": [],
71038
- "dependentActions": []
71265
+ "dependentActions": [
71266
+ "dms:DescribeExtensionPackAssociations"
71267
+ ]
71039
71268
  }
71040
71269
  ]
71041
71270
  },
@@ -71050,7 +71279,9 @@
71050
71279
  "resourceType": "InstanceProfile",
71051
71280
  "required": false,
71052
71281
  "conditionKeys": [],
71053
- "dependentActions": []
71282
+ "dependentActions": [
71283
+ "dms:DescribeInstanceProfiles"
71284
+ ]
71054
71285
  }
71055
71286
  ]
71056
71287
  },
@@ -71080,7 +71311,9 @@
71080
71311
  "resourceType": "MigrationProject",
71081
71312
  "required": false,
71082
71313
  "conditionKeys": [],
71083
- "dependentActions": []
71314
+ "dependentActions": [
71315
+ "dms:DescribeMetadataModelAssessments"
71316
+ ]
71084
71317
  }
71085
71318
  ]
71086
71319
  },
@@ -71095,7 +71328,9 @@
71095
71328
  "resourceType": "MigrationProject",
71096
71329
  "required": false,
71097
71330
  "conditionKeys": [],
71098
- "dependentActions": []
71331
+ "dependentActions": [
71332
+ "dms:DescribeMetadataModelConversions"
71333
+ ]
71099
71334
  }
71100
71335
  ]
71101
71336
  },
@@ -71110,7 +71345,10 @@
71110
71345
  "resourceType": "MigrationProject",
71111
71346
  "required": false,
71112
71347
  "conditionKeys": [],
71113
- "dependentActions": []
71348
+ "dependentActions": [
71349
+ "dms:DescribeMetadataModelExportsAsScript",
71350
+ "dms:DescribeMetadataModelExportsToTarget"
71351
+ ]
71114
71352
  }
71115
71353
  ]
71116
71354
  },
@@ -71125,7 +71363,9 @@
71125
71363
  "resourceType": "DataProvider",
71126
71364
  "required": false,
71127
71365
  "conditionKeys": [],
71128
- "dependentActions": []
71366
+ "dependentActions": [
71367
+ "dms:DescribeMigrationProjects"
71368
+ ]
71129
71369
  },
71130
71370
  {
71131
71371
  "resourceType": "InstanceProfile",
@@ -71216,6 +71456,23 @@
71216
71456
  }
71217
71457
  ]
71218
71458
  },
71459
+ {
71460
+ "name": "ModifyConversionConfiguration",
71461
+ "apiReferenceUrl": "Welcome.html",
71462
+ "permissionOnly": true,
71463
+ "description": "Grants permission to update a conversion configuration. Note. This action should be added along with UpdateConversionConfiguration, but does not currently authorize the described Schema Conversion operation",
71464
+ "accessLevel": "Write",
71465
+ "resourceTypes": [
71466
+ {
71467
+ "resourceType": "MigrationProject",
71468
+ "required": true,
71469
+ "conditionKeys": [],
71470
+ "dependentActions": [
71471
+ "dms:UpdateConversionConfiguration"
71472
+ ]
71473
+ }
71474
+ ]
71475
+ },
71219
71476
  {
71220
71477
  "name": "ModifyDataMigration",
71221
71478
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
@@ -71231,6 +71488,23 @@
71231
71488
  }
71232
71489
  ]
71233
71490
  },
71491
+ {
71492
+ "name": "ModifyDataProvider",
71493
+ "apiReferenceUrl": "Welcome.html",
71494
+ "permissionOnly": true,
71495
+ "description": "Grants permission to modify the specified data provider. Note. This action should be added along with UpdateDataProvider, but does not currently authorize the described Schema Conversion operation",
71496
+ "accessLevel": "Write",
71497
+ "resourceTypes": [
71498
+ {
71499
+ "resourceType": "DataProvider",
71500
+ "required": true,
71501
+ "conditionKeys": [],
71502
+ "dependentActions": [
71503
+ "dms:UpdateDataProvider"
71504
+ ]
71505
+ }
71506
+ ]
71507
+ },
71234
71508
  {
71235
71509
  "name": "ModifyEndpoint",
71236
71510
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyEndpoint.html",
@@ -71297,6 +71571,40 @@
71297
71571
  }
71298
71572
  ]
71299
71573
  },
71574
+ {
71575
+ "name": "ModifyInstanceProfile",
71576
+ "apiReferenceUrl": "Welcome.html",
71577
+ "permissionOnly": true,
71578
+ "description": "Grants permission to modify the specified instance profile. Note. This action should be added along with UpdateInstanceProfile, but does not currently authorize the described Schema Conversion operation",
71579
+ "accessLevel": "Write",
71580
+ "resourceTypes": [
71581
+ {
71582
+ "resourceType": "InstanceProfile",
71583
+ "required": true,
71584
+ "conditionKeys": [],
71585
+ "dependentActions": [
71586
+ "dms:UpdateInstanceProfile"
71587
+ ]
71588
+ }
71589
+ ]
71590
+ },
71591
+ {
71592
+ "name": "ModifyMigrationProject",
71593
+ "apiReferenceUrl": "Welcome.html",
71594
+ "permissionOnly": true,
71595
+ "description": "Grants permission to modify the specified migration project. Note. This action should be added along with UpdateMigrationProject, but does not currently authorize the described Schema Conversion operation",
71596
+ "accessLevel": "Write",
71597
+ "resourceTypes": [
71598
+ {
71599
+ "resourceType": "MigrationProject",
71600
+ "required": true,
71601
+ "conditionKeys": [],
71602
+ "dependentActions": [
71603
+ "dms:UpdateMigrationProject"
71604
+ ]
71605
+ }
71606
+ ]
71607
+ },
71300
71608
  {
71301
71609
  "name": "ModifyReplicationConfig",
71302
71610
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
@@ -71557,6 +71865,23 @@
71557
71865
  }
71558
71866
  ]
71559
71867
  },
71868
+ {
71869
+ "name": "StartExtensionPackAssociation",
71870
+ "apiReferenceUrl": "Welcome.html",
71871
+ "permissionOnly": true,
71872
+ "description": "Grants permission to associate an extension pack. Note. This action should be added along with AssociateExtensionPack, but does not currently authorize the described Schema Conversion operation",
71873
+ "accessLevel": "Write",
71874
+ "resourceTypes": [
71875
+ {
71876
+ "resourceType": "MigrationProject",
71877
+ "required": true,
71878
+ "conditionKeys": [],
71879
+ "dependentActions": [
71880
+ "dms:AssociateExtensionPack"
71881
+ ]
71882
+ }
71883
+ ]
71884
+ },
71560
71885
  {
71561
71886
  "name": "StartMetadataModelAssessment",
71562
71887
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
@@ -71587,6 +71912,23 @@
71587
71912
  }
71588
71913
  ]
71589
71914
  },
71915
+ {
71916
+ "name": "StartMetadataModelExportAsScript",
71917
+ "apiReferenceUrl": "Welcome.html",
71918
+ "permissionOnly": true,
71919
+ "description": "Grants permission to start a new export of metadata model as script. Note. This action should be added along with StartMetadataModelExportAsScripts, but does not currently authorize the described Schema Conversion operation",
71920
+ "accessLevel": "Write",
71921
+ "resourceTypes": [
71922
+ {
71923
+ "resourceType": "MigrationProject",
71924
+ "required": true,
71925
+ "conditionKeys": [],
71926
+ "dependentActions": [
71927
+ "dms:StartMetadataModelExportAsScripts"
71928
+ ]
71929
+ }
71930
+ ]
71931
+ },
71590
71932
  {
71591
71933
  "name": "StartMetadataModelExportAsScripts",
71592
71934
  "apiReferenceUrl": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html",
@@ -71598,7 +71940,9 @@
71598
71940
  "resourceType": "MigrationProject",
71599
71941
  "required": true,
71600
71942
  "conditionKeys": [],
71601
- "dependentActions": []
71943
+ "dependentActions": [
71944
+ "dms:StartMetadataModelExportAsScript"
71945
+ ]
71602
71946
  }
71603
71947
  ]
71604
71948
  },
@@ -71784,7 +72128,9 @@
71784
72128
  "resourceType": "MigrationProject",
71785
72129
  "required": true,
71786
72130
  "conditionKeys": [],
71787
- "dependentActions": []
72131
+ "dependentActions": [
72132
+ "dms:ModifyConversionConfiguration"
72133
+ ]
71788
72134
  }
71789
72135
  ]
71790
72136
  },
@@ -71799,7 +72145,9 @@
71799
72145
  "resourceType": "DataProvider",
71800
72146
  "required": true,
71801
72147
  "conditionKeys": [],
71802
- "dependentActions": []
72148
+ "dependentActions": [
72149
+ "dms:ModifyDataProvider"
72150
+ ]
71803
72151
  }
71804
72152
  ]
71805
72153
  },
@@ -71814,7 +72162,9 @@
71814
72162
  "resourceType": "InstanceProfile",
71815
72163
  "required": true,
71816
72164
  "conditionKeys": [],
71817
- "dependentActions": []
72165
+ "dependentActions": [
72166
+ "dms:ModifyInstanceProfile"
72167
+ ]
71818
72168
  }
71819
72169
  ]
71820
72170
  },
@@ -71829,7 +72179,9 @@
71829
72179
  "resourceType": "MigrationProject",
71830
72180
  "required": true,
71831
72181
  "conditionKeys": [],
71832
- "dependentActions": []
72182
+ "dependentActions": [
72183
+ "dms:ModifyMigrationProject"
72184
+ ]
71833
72185
  }
71834
72186
  ]
71835
72187
  },
@@ -218402,6 +218754,644 @@
218402
218754
  }
218403
218755
  ]
218404
218756
  },
218757
+ {
218758
+ "name": "AWS Payment Cryptography",
218759
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspaymentcryptography.html",
218760
+ "servicePrefix": "payment-cryptography",
218761
+ "actions": [
218762
+ {
218763
+ "name": "CreateAlias",
218764
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_CreateAlias.html",
218765
+ "permissionOnly": false,
218766
+ "description": "Grants permission to create a user-friendly name for a Key",
218767
+ "accessLevel": "Write",
218768
+ "resourceTypes": [
218769
+ {
218770
+ "resourceType": "alias",
218771
+ "required": true,
218772
+ "conditionKeys": [],
218773
+ "dependentActions": []
218774
+ },
218775
+ {
218776
+ "resourceType": "key",
218777
+ "required": true,
218778
+ "conditionKeys": [],
218779
+ "dependentActions": []
218780
+ }
218781
+ ]
218782
+ },
218783
+ {
218784
+ "name": "CreateKey",
218785
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_CreateKey.html",
218786
+ "permissionOnly": false,
218787
+ "description": "Grants permission to create a unique customer managed key in the caller's AWS account and region",
218788
+ "accessLevel": "Write",
218789
+ "resourceTypes": [
218790
+ {
218791
+ "resourceType": "",
218792
+ "required": false,
218793
+ "conditionKeys": [
218794
+ "aws:RequestTag/${TagKey}",
218795
+ "aws:TagKeys"
218796
+ ],
218797
+ "dependentActions": [
218798
+ "payment-cryptography:TagResource"
218799
+ ]
218800
+ }
218801
+ ]
218802
+ },
218803
+ {
218804
+ "name": "DecryptData",
218805
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_DecryptData.html",
218806
+ "permissionOnly": false,
218807
+ "description": "Grants permission to decrypt ciphertext data to plaintext using symmetric, asymmetric or DUKPT data encryption key",
218808
+ "accessLevel": "Write",
218809
+ "resourceTypes": [
218810
+ {
218811
+ "resourceType": "",
218812
+ "required": false,
218813
+ "conditionKeys": [],
218814
+ "dependentActions": []
218815
+ }
218816
+ ]
218817
+ },
218818
+ {
218819
+ "name": "DeleteAlias",
218820
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_DeleteAlias.html",
218821
+ "permissionOnly": false,
218822
+ "description": "Grants permission to delete the specified alias",
218823
+ "accessLevel": "Write",
218824
+ "resourceTypes": [
218825
+ {
218826
+ "resourceType": "alias",
218827
+ "required": true,
218828
+ "conditionKeys": [],
218829
+ "dependentActions": []
218830
+ },
218831
+ {
218832
+ "resourceType": "",
218833
+ "required": false,
218834
+ "conditionKeys": [
218835
+ "aws:RequestTag/${TagKey}",
218836
+ "aws:TagKeys"
218837
+ ],
218838
+ "dependentActions": []
218839
+ }
218840
+ ]
218841
+ },
218842
+ {
218843
+ "name": "DeleteKey",
218844
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_DeleteKey.html",
218845
+ "permissionOnly": false,
218846
+ "description": "Grants permission to schedule the deletion of a Key",
218847
+ "accessLevel": "Write",
218848
+ "resourceTypes": [
218849
+ {
218850
+ "resourceType": "key",
218851
+ "required": true,
218852
+ "conditionKeys": [],
218853
+ "dependentActions": []
218854
+ }
218855
+ ]
218856
+ },
218857
+ {
218858
+ "name": "EncryptData",
218859
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_EncryptData.html",
218860
+ "permissionOnly": false,
218861
+ "description": "Grants permission to encrypt plaintext data to ciphertext using symmetric, asymmetric or DUKPT data encryption key",
218862
+ "accessLevel": "Write",
218863
+ "resourceTypes": [
218864
+ {
218865
+ "resourceType": "",
218866
+ "required": false,
218867
+ "conditionKeys": [],
218868
+ "dependentActions": []
218869
+ }
218870
+ ]
218871
+ },
218872
+ {
218873
+ "name": "ExportKey",
218874
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ExportKey.html",
218875
+ "permissionOnly": false,
218876
+ "description": "Grants permission to export a key from the service",
218877
+ "accessLevel": "Write",
218878
+ "resourceTypes": [
218879
+ {
218880
+ "resourceType": "key",
218881
+ "required": true,
218882
+ "conditionKeys": [],
218883
+ "dependentActions": []
218884
+ }
218885
+ ]
218886
+ },
218887
+ {
218888
+ "name": "GenerateCardValidationData",
218889
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_GenerateCardValidationData.html",
218890
+ "permissionOnly": false,
218891
+ "description": "Grants permission to generate card-related data using algorithms such as Card Verification Values (CVV/CVV2), Dynamic Card Verification Values (dCVV/dCVV2) or Card Security Codes (CSC) that check the validity of a magnetic stripe card",
218892
+ "accessLevel": "Write",
218893
+ "resourceTypes": [
218894
+ {
218895
+ "resourceType": "",
218896
+ "required": false,
218897
+ "conditionKeys": [],
218898
+ "dependentActions": []
218899
+ }
218900
+ ]
218901
+ },
218902
+ {
218903
+ "name": "GenerateMac",
218904
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_GenerateMac.html",
218905
+ "permissionOnly": false,
218906
+ "description": "Grants permission to generate a MAC (Message Authentication Code) cryptogram",
218907
+ "accessLevel": "Write",
218908
+ "resourceTypes": [
218909
+ {
218910
+ "resourceType": "",
218911
+ "required": false,
218912
+ "conditionKeys": [],
218913
+ "dependentActions": []
218914
+ }
218915
+ ]
218916
+ },
218917
+ {
218918
+ "name": "GeneratePinData",
218919
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_GeneratePinData.html",
218920
+ "permissionOnly": false,
218921
+ "description": "Grants permission to generate pin-related data such as PIN, PIN Verification Value (PVV), PIN Block and PIN Offset during new card issuance or card re-issuance",
218922
+ "accessLevel": "Write",
218923
+ "resourceTypes": [
218924
+ {
218925
+ "resourceType": "",
218926
+ "required": false,
218927
+ "conditionKeys": [],
218928
+ "dependentActions": []
218929
+ }
218930
+ ]
218931
+ },
218932
+ {
218933
+ "name": "GetAlias",
218934
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetAlias.html",
218935
+ "permissionOnly": false,
218936
+ "description": "Grants permission to return the keyArn associated with an aliasName",
218937
+ "accessLevel": "Read",
218938
+ "resourceTypes": [
218939
+ {
218940
+ "resourceType": "alias",
218941
+ "required": true,
218942
+ "conditionKeys": [],
218943
+ "dependentActions": []
218944
+ },
218945
+ {
218946
+ "resourceType": "key",
218947
+ "required": true,
218948
+ "conditionKeys": [],
218949
+ "dependentActions": []
218950
+ },
218951
+ {
218952
+ "resourceType": "",
218953
+ "required": false,
218954
+ "conditionKeys": [
218955
+ "aws:RequestTag/${TagKey}",
218956
+ "aws:TagKeys"
218957
+ ],
218958
+ "dependentActions": []
218959
+ }
218960
+ ]
218961
+ },
218962
+ {
218963
+ "name": "GetKey",
218964
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetKey.html",
218965
+ "permissionOnly": false,
218966
+ "description": "Grants permission to return the detailed information about the specified key",
218967
+ "accessLevel": "Read",
218968
+ "resourceTypes": [
218969
+ {
218970
+ "resourceType": "key",
218971
+ "required": true,
218972
+ "conditionKeys": [],
218973
+ "dependentActions": []
218974
+ }
218975
+ ]
218976
+ },
218977
+ {
218978
+ "name": "GetParametersForExport",
218979
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetParametersForExport.html",
218980
+ "permissionOnly": false,
218981
+ "description": "Grants permission to get the export token and the signing key certificate to initiate a TR-34 key export",
218982
+ "accessLevel": "Read",
218983
+ "resourceTypes": [
218984
+ {
218985
+ "resourceType": "",
218986
+ "required": false,
218987
+ "conditionKeys": [],
218988
+ "dependentActions": []
218989
+ }
218990
+ ]
218991
+ },
218992
+ {
218993
+ "name": "GetParametersForImport",
218994
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetParametersForImport.html",
218995
+ "permissionOnly": false,
218996
+ "description": "Grants permission to get the import token and the wrapping key certificate to initiate a TR-34 key import",
218997
+ "accessLevel": "Read",
218998
+ "resourceTypes": [
218999
+ {
219000
+ "resourceType": "",
219001
+ "required": false,
219002
+ "conditionKeys": [],
219003
+ "dependentActions": []
219004
+ }
219005
+ ]
219006
+ },
219007
+ {
219008
+ "name": "GetPublicKeyCertificate",
219009
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_GetPublicKeyCertificate.html",
219010
+ "permissionOnly": false,
219011
+ "description": "Grants permission to return the public key from a key of class PUBLIC_KEY",
219012
+ "accessLevel": "Read",
219013
+ "resourceTypes": [
219014
+ {
219015
+ "resourceType": "key",
219016
+ "required": true,
219017
+ "conditionKeys": [],
219018
+ "dependentActions": []
219019
+ }
219020
+ ]
219021
+ },
219022
+ {
219023
+ "name": "ImportKey",
219024
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ImportKey.html",
219025
+ "permissionOnly": false,
219026
+ "description": "Grants permission to imports keys and public key certificates",
219027
+ "accessLevel": "Write",
219028
+ "resourceTypes": [
219029
+ {
219030
+ "resourceType": "",
219031
+ "required": false,
219032
+ "conditionKeys": [
219033
+ "aws:RequestTag/${TagKey}",
219034
+ "aws:TagKeys"
219035
+ ],
219036
+ "dependentActions": [
219037
+ "payment-cryptography:TagResource"
219038
+ ]
219039
+ }
219040
+ ]
219041
+ },
219042
+ {
219043
+ "name": "ListAliases",
219044
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ListAliases.html",
219045
+ "permissionOnly": false,
219046
+ "description": "Grants permission to return a list of aliases created for all keys in the caller's AWS account and Region",
219047
+ "accessLevel": "List",
219048
+ "resourceTypes": [
219049
+ {
219050
+ "resourceType": "alias",
219051
+ "required": true,
219052
+ "conditionKeys": [],
219053
+ "dependentActions": []
219054
+ },
219055
+ {
219056
+ "resourceType": "key",
219057
+ "required": true,
219058
+ "conditionKeys": [],
219059
+ "dependentActions": []
219060
+ }
219061
+ ]
219062
+ },
219063
+ {
219064
+ "name": "ListKeys",
219065
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ListKeys.html",
219066
+ "permissionOnly": false,
219067
+ "description": "Grants permission to return a list of keys created in the caller's AWS account and Region",
219068
+ "accessLevel": "List",
219069
+ "resourceTypes": [
219070
+ {
219071
+ "resourceType": "key",
219072
+ "required": true,
219073
+ "conditionKeys": [],
219074
+ "dependentActions": []
219075
+ }
219076
+ ]
219077
+ },
219078
+ {
219079
+ "name": "ListTagsForResource",
219080
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_ListTagsForResource.html",
219081
+ "permissionOnly": false,
219082
+ "description": "Grants permission to return a list of tags created in the caller's AWS account and Region",
219083
+ "accessLevel": "Read",
219084
+ "resourceTypes": [
219085
+ {
219086
+ "resourceType": "key",
219087
+ "required": false,
219088
+ "conditionKeys": [],
219089
+ "dependentActions": []
219090
+ }
219091
+ ]
219092
+ },
219093
+ {
219094
+ "name": "ReEncryptData",
219095
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_ReEncryptData.html",
219096
+ "permissionOnly": false,
219097
+ "description": "Grants permission to re-encrypt ciphertext using DUKPT, Symmetric and Asymmetric Data Encryption Keys",
219098
+ "accessLevel": "Write",
219099
+ "resourceTypes": [
219100
+ {
219101
+ "resourceType": "",
219102
+ "required": false,
219103
+ "conditionKeys": [],
219104
+ "dependentActions": []
219105
+ }
219106
+ ]
219107
+ },
219108
+ {
219109
+ "name": "RestoreKey",
219110
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_RestoreKey.html",
219111
+ "permissionOnly": false,
219112
+ "description": "Grants permission to cancel a scheduled key deletion if at any point during the waiting period a Key needs to be revived",
219113
+ "accessLevel": "Write",
219114
+ "resourceTypes": [
219115
+ {
219116
+ "resourceType": "key",
219117
+ "required": true,
219118
+ "conditionKeys": [],
219119
+ "dependentActions": []
219120
+ }
219121
+ ]
219122
+ },
219123
+ {
219124
+ "name": "StartKeyUsage",
219125
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_StartKeyUsage.html",
219126
+ "permissionOnly": false,
219127
+ "description": "Grants permission to enable a disabled Key",
219128
+ "accessLevel": "Write",
219129
+ "resourceTypes": [
219130
+ {
219131
+ "resourceType": "key",
219132
+ "required": true,
219133
+ "conditionKeys": [],
219134
+ "dependentActions": []
219135
+ }
219136
+ ]
219137
+ },
219138
+ {
219139
+ "name": "StopKeyUsage",
219140
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_StopKeyUsage.html",
219141
+ "permissionOnly": false,
219142
+ "description": "Grants permission to disable an enabled Key",
219143
+ "accessLevel": "Write",
219144
+ "resourceTypes": [
219145
+ {
219146
+ "resourceType": "key",
219147
+ "required": true,
219148
+ "conditionKeys": [],
219149
+ "dependentActions": []
219150
+ }
219151
+ ]
219152
+ },
219153
+ {
219154
+ "name": "TagResource",
219155
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_TagResource.html",
219156
+ "permissionOnly": false,
219157
+ "description": "Grants permission to add or overwrites one or more tags for the specified resource",
219158
+ "accessLevel": "Tagging",
219159
+ "resourceTypes": [
219160
+ {
219161
+ "resourceType": "key",
219162
+ "required": true,
219163
+ "conditionKeys": [],
219164
+ "dependentActions": []
219165
+ },
219166
+ {
219167
+ "resourceType": "",
219168
+ "required": false,
219169
+ "conditionKeys": [
219170
+ "aws:TagKeys",
219171
+ "aws:RequestTag/${TagKey}"
219172
+ ],
219173
+ "dependentActions": []
219174
+ }
219175
+ ]
219176
+ },
219177
+ {
219178
+ "name": "TranslatePinData",
219179
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_TranslatePinData.html",
219180
+ "permissionOnly": false,
219181
+ "description": "Grants permission to translate encrypted PIN block from and to ISO 9564 formats 0,1,3,4",
219182
+ "accessLevel": "Write",
219183
+ "resourceTypes": [
219184
+ {
219185
+ "resourceType": "",
219186
+ "required": false,
219187
+ "conditionKeys": [],
219188
+ "dependentActions": []
219189
+ }
219190
+ ]
219191
+ },
219192
+ {
219193
+ "name": "UntagResource",
219194
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_UntagResource.html",
219195
+ "permissionOnly": false,
219196
+ "description": "Grants permission to remove the specified tag or tags from the specified resource",
219197
+ "accessLevel": "Tagging",
219198
+ "resourceTypes": [
219199
+ {
219200
+ "resourceType": "key",
219201
+ "required": true,
219202
+ "conditionKeys": [],
219203
+ "dependentActions": []
219204
+ },
219205
+ {
219206
+ "resourceType": "",
219207
+ "required": false,
219208
+ "conditionKeys": [
219209
+ "aws:TagKeys",
219210
+ "aws:RequestTag/${TagKey}"
219211
+ ],
219212
+ "dependentActions": []
219213
+ }
219214
+ ]
219215
+ },
219216
+ {
219217
+ "name": "UpdateAlias",
219218
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/API_UpdateAlias.html",
219219
+ "permissionOnly": false,
219220
+ "description": "Grants permission to change the key to which an alias is assigned, or unassign it from its current key",
219221
+ "accessLevel": "Write",
219222
+ "resourceTypes": [
219223
+ {
219224
+ "resourceType": "alias",
219225
+ "required": true,
219226
+ "conditionKeys": [],
219227
+ "dependentActions": []
219228
+ },
219229
+ {
219230
+ "resourceType": "key",
219231
+ "required": true,
219232
+ "conditionKeys": [],
219233
+ "dependentActions": []
219234
+ },
219235
+ {
219236
+ "resourceType": "",
219237
+ "required": false,
219238
+ "conditionKeys": [
219239
+ "aws:RequestTag/${TagKey}",
219240
+ "aws:TagKeys"
219241
+ ],
219242
+ "dependentActions": []
219243
+ }
219244
+ ]
219245
+ },
219246
+ {
219247
+ "name": "VerifyAuthRequestCryptogram",
219248
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_VerifyAuthRequestCryptogram.html",
219249
+ "permissionOnly": false,
219250
+ "description": "Grants permission to verify Authorization Request Cryptogram (ARQC) for a EMV chip payment card authorization",
219251
+ "accessLevel": "Write",
219252
+ "resourceTypes": [
219253
+ {
219254
+ "resourceType": "",
219255
+ "required": false,
219256
+ "conditionKeys": [],
219257
+ "dependentActions": []
219258
+ }
219259
+ ]
219260
+ },
219261
+ {
219262
+ "name": "VerifyCardValidationData",
219263
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_VerifyCardValidationData.html",
219264
+ "permissionOnly": false,
219265
+ "description": "Grants permission to verify card-related validation data using algorithms such as Card Verification Values (CVV/CVV2), Dynamic Card Verification Values (dCVV/dCVV2) and Card Security Codes (CSC)",
219266
+ "accessLevel": "Write",
219267
+ "resourceTypes": [
219268
+ {
219269
+ "resourceType": "",
219270
+ "required": false,
219271
+ "conditionKeys": [],
219272
+ "dependentActions": []
219273
+ }
219274
+ ]
219275
+ },
219276
+ {
219277
+ "name": "VerifyMac",
219278
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_VerifyMac.html",
219279
+ "permissionOnly": false,
219280
+ "description": "Grants permission to verify MAC (Message Authentication Code) of input data against a provided MAC",
219281
+ "accessLevel": "Write",
219282
+ "resourceTypes": [
219283
+ {
219284
+ "resourceType": "",
219285
+ "required": false,
219286
+ "conditionKeys": [],
219287
+ "dependentActions": []
219288
+ }
219289
+ ]
219290
+ },
219291
+ {
219292
+ "name": "VerifyPinData",
219293
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/DataAPIReference/API_VerifyPinData.html",
219294
+ "permissionOnly": false,
219295
+ "description": "Grants permission to verify pin-related data such as PIN and PIN Offset using algorithms including VISA PVV and IBM3624",
219296
+ "accessLevel": "Write",
219297
+ "resourceTypes": [
219298
+ {
219299
+ "resourceType": "",
219300
+ "required": false,
219301
+ "conditionKeys": [],
219302
+ "dependentActions": []
219303
+ }
219304
+ ]
219305
+ }
219306
+ ],
219307
+ "resourceTypes": [
219308
+ {
219309
+ "name": "key",
219310
+ "apiReferenceUrl": "${APIReferenceDocPage}API_Key.html",
219311
+ "arnPattern": "arn:${Partition}:payment-cryptography:${Region}:${Account}:key/${KeyId}",
219312
+ "conditionKeys": [
219313
+ "aws:ResourceTag/${TagKey}",
219314
+ "payment-cryptography:ResourceAliases"
219315
+ ]
219316
+ },
219317
+ {
219318
+ "name": "alias",
219319
+ "apiReferenceUrl": "${APIReferenceDocPage}API_Alias.html",
219320
+ "arnPattern": "arn:${Partition}:payment-cryptography:${Region}:${Account}:alias/${Alias}",
219321
+ "conditionKeys": [
219322
+ "payment-cryptography:ResourceAliases"
219323
+ ]
219324
+ }
219325
+ ],
219326
+ "conditionKeys": [
219327
+ {
219328
+ "name": "aws:RequestTag/${TagKey}",
219329
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag",
219330
+ "description": "Filters access by both the key and value of the tag in the request for the specified operation",
219331
+ "type": "String"
219332
+ },
219333
+ {
219334
+ "name": "aws:ResourceTag/${TagKey}",
219335
+ "apiReferenceUrl": "https://docs.aws.amazon.com/payment-cryptography/latest/APIReference/security_iam_service-with-iam.html#security_iam_service-with-iam-tags",
219336
+ "description": "Filters access by tags assigned to a key for the specified operation",
219337
+ "type": "String"
219338
+ },
219339
+ {
219340
+ "name": "aws:TagKeys",
219341
+ "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys",
219342
+ "description": "Filters access by the tag keys in the request for the specified operation",
219343
+ "type": "ArrayOfString"
219344
+ },
219345
+ {
219346
+ "name": "payment-cryptography:CertificateAuthorityPublicKeyIdentifier",
219347
+ "apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
219348
+ "description": "Filters access by the CertificateAuthorityPublicKeyIdentifier specified in the request or the ImportKey, and ExportKey operations",
219349
+ "type": "String"
219350
+ },
219351
+ {
219352
+ "name": "payment-cryptography:ImportKeyMaterial",
219353
+ "apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
219354
+ "description": "Filters access by the type of key material being imported [RootCertificatePublicKey, TrustedCertificatePublicKey, Tr34KeyBlock, Tr31KeyBlock] for the ImportKey operation",
219355
+ "type": "String"
219356
+ },
219357
+ {
219358
+ "name": "payment-cryptography:KeyAlgorithm",
219359
+ "apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
219360
+ "description": "Filters access by KeyAlgorithm specified in the request for the CreateKey operation",
219361
+ "type": "String"
219362
+ },
219363
+ {
219364
+ "name": "payment-cryptography:KeyClass",
219365
+ "apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
219366
+ "description": "Filters access by KeyClass specified in the request for the CreateKey operation",
219367
+ "type": "String"
219368
+ },
219369
+ {
219370
+ "name": "payment-cryptography:KeyUsage",
219371
+ "apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
219372
+ "description": "Filters access by KeyClass specified in the request or associated with a key for the CreateKey operation",
219373
+ "type": "String"
219374
+ },
219375
+ {
219376
+ "name": "payment-cryptography:RequestAlias",
219377
+ "apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
219378
+ "description": "Filters access by aliases in the request for the specified operation",
219379
+ "type": "String"
219380
+ },
219381
+ {
219382
+ "name": "payment-cryptography:ResourceAliases",
219383
+ "apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
219384
+ "description": "Filters access by aliases associated with a key for the specified operation",
219385
+ "type": "ArrayOfString"
219386
+ },
219387
+ {
219388
+ "name": "payment-cryptography:WrappingKeyIdentifier",
219389
+ "apiReferenceUrl": "{ActionsDocRoot}security-iam.html",
219390
+ "description": "Filters access by the WrappingKeyIdentifier specified in the request for the ImportKey, and ExportKey operations",
219391
+ "type": "String"
219392
+ }
219393
+ ]
219394
+ },
218405
219395
  {
218406
219396
  "name": "AWS Payments",
218407
219397
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspayments.html",