aws-sdk 2.1599.0 → 2.1601.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -335,6 +335,9 @@
335
335
  "ReviewTemplateArns": {
336
336
  "type": "list",
337
337
  "member": {}
338
+ },
339
+ "JiraConfiguration": {
340
+ "shape": "S1z"
338
341
  }
339
342
  }
340
343
  },
@@ -709,7 +712,7 @@
709
712
  "LensAlias": {},
710
713
  "LensArn": {},
711
714
  "Answer": {
712
- "shape": "S2k"
715
+ "shape": "S2o"
713
716
  }
714
717
  }
715
718
  }
@@ -755,7 +758,7 @@
755
758
  "members": {
756
759
  "MetricType": {},
757
760
  "RiskCounts": {
758
- "shape": "S3j"
761
+ "shape": "S3q"
759
762
  },
760
763
  "WorkloadId": {},
761
764
  "WorkloadName": {},
@@ -776,7 +779,7 @@
776
779
  "members": {
777
780
  "PillarId": {},
778
781
  "RiskCounts": {
779
- "shape": "S3j"
782
+ "shape": "S3q"
780
783
  },
781
784
  "Questions": {
782
785
  "type": "list",
@@ -802,7 +805,7 @@
802
805
  }
803
806
  },
804
807
  "RiskCounts": {
805
- "shape": "S3j"
808
+ "shape": "S3q"
806
809
  }
807
810
  }
808
811
  }
@@ -818,6 +821,30 @@
818
821
  }
819
822
  }
820
823
  },
824
+ "GetGlobalSettings": {
825
+ "http": {
826
+ "method": "GET",
827
+ "requestUri": "/global-settings"
828
+ },
829
+ "output": {
830
+ "type": "structure",
831
+ "members": {
832
+ "OrganizationSharingStatus": {},
833
+ "DiscoveryIntegrationStatus": {},
834
+ "JiraConfiguration": {
835
+ "type": "structure",
836
+ "members": {
837
+ "IntegrationStatus": {},
838
+ "IssueManagementStatus": {},
839
+ "IssueManagementType": {},
840
+ "Subdomain": {},
841
+ "JiraProjectKey": {},
842
+ "StatusMessage": {}
843
+ }
844
+ }
845
+ }
846
+ }
847
+ },
821
848
  "GetLens": {
822
849
  "http": {
823
850
  "method": "GET",
@@ -894,7 +921,7 @@
894
921
  "type": "integer"
895
922
  },
896
923
  "LensReview": {
897
- "shape": "S45"
924
+ "shape": "S4j"
898
925
  }
899
926
  }
900
927
  }
@@ -1045,7 +1072,7 @@
1045
1072
  "type": "timestamp"
1046
1073
  },
1047
1074
  "Workload": {
1048
- "shape": "S4q"
1075
+ "shape": "S59"
1049
1076
  }
1050
1077
  }
1051
1078
  }
@@ -1077,7 +1104,7 @@
1077
1104
  "type": "structure",
1078
1105
  "members": {
1079
1106
  "Profile": {
1080
- "shape": "S4v"
1107
+ "shape": "S5f"
1081
1108
  }
1082
1109
  }
1083
1110
  }
@@ -1158,7 +1185,7 @@
1158
1185
  "type": "structure",
1159
1186
  "members": {
1160
1187
  "ReviewTemplate": {
1161
- "shape": "S5c"
1188
+ "shape": "S5w"
1162
1189
  }
1163
1190
  }
1164
1191
  }
@@ -1196,7 +1223,7 @@
1196
1223
  "TemplateArn": {},
1197
1224
  "LensAlias": {},
1198
1225
  "Answer": {
1199
- "shape": "S5i"
1226
+ "shape": "S62"
1200
1227
  }
1201
1228
  }
1202
1229
  }
@@ -1228,7 +1255,7 @@
1228
1255
  "members": {
1229
1256
  "TemplateArn": {},
1230
1257
  "LensReview": {
1231
- "shape": "S5m"
1258
+ "shape": "S66"
1232
1259
  }
1233
1260
  }
1234
1261
  }
@@ -1254,7 +1281,7 @@
1254
1281
  "type": "structure",
1255
1282
  "members": {
1256
1283
  "Workload": {
1257
- "shape": "S4q"
1284
+ "shape": "S59"
1258
1285
  }
1259
1286
  }
1260
1287
  }
@@ -1351,20 +1378,23 @@
1351
1378
  "PillarId": {},
1352
1379
  "QuestionTitle": {},
1353
1380
  "Choices": {
1354
- "shape": "S2q"
1381
+ "shape": "S2u"
1355
1382
  },
1356
1383
  "SelectedChoices": {
1357
- "shape": "S31"
1384
+ "shape": "S35"
1358
1385
  },
1359
1386
  "ChoiceAnswerSummaries": {
1360
- "shape": "S60"
1387
+ "shape": "S6k"
1361
1388
  },
1362
1389
  "IsApplicable": {
1363
1390
  "type": "boolean"
1364
1391
  },
1365
1392
  "Risk": {},
1366
1393
  "Reason": {},
1367
- "QuestionType": {}
1394
+ "QuestionType": {},
1395
+ "JiraConfiguration": {
1396
+ "shape": "S3e"
1397
+ }
1368
1398
  }
1369
1399
  }
1370
1400
  },
@@ -1567,6 +1597,9 @@
1567
1597
  "ImprovementPlanUrl": {}
1568
1598
  }
1569
1599
  }
1600
+ },
1601
+ "JiraConfiguration": {
1602
+ "shape": "S3e"
1570
1603
  }
1571
1604
  }
1572
1605
  }
@@ -1627,13 +1660,13 @@
1627
1660
  "type": "timestamp"
1628
1661
  },
1629
1662
  "RiskCounts": {
1630
- "shape": "S3j"
1663
+ "shape": "S3q"
1631
1664
  },
1632
1665
  "Profiles": {
1633
- "shape": "S4a"
1666
+ "shape": "S4t"
1634
1667
  },
1635
1668
  "PrioritizedRiskCounts": {
1636
- "shape": "S3j"
1669
+ "shape": "S3q"
1637
1670
  }
1638
1671
  }
1639
1672
  }
@@ -1792,7 +1825,7 @@
1792
1825
  "type": "timestamp"
1793
1826
  },
1794
1827
  "WorkloadSummary": {
1795
- "shape": "S7d"
1828
+ "shape": "S7w"
1796
1829
  }
1797
1830
  }
1798
1831
  }
@@ -2045,13 +2078,13 @@
2045
2078
  "PillarId": {},
2046
2079
  "QuestionTitle": {},
2047
2080
  "Choices": {
2048
- "shape": "S2q"
2081
+ "shape": "S2u"
2049
2082
  },
2050
2083
  "SelectedChoices": {
2051
- "shape": "S31"
2084
+ "shape": "S35"
2052
2085
  },
2053
2086
  "ChoiceAnswerSummaries": {
2054
- "shape": "S60"
2087
+ "shape": "S6k"
2055
2088
  },
2056
2089
  "IsApplicable": {
2057
2090
  "type": "boolean"
@@ -2333,7 +2366,7 @@
2333
2366
  "WorkloadSummaries": {
2334
2367
  "type": "list",
2335
2368
  "member": {
2336
- "shape": "S7d"
2369
+ "shape": "S7w"
2337
2370
  }
2338
2371
  },
2339
2372
  "NextToken": {}
@@ -2420,10 +2453,10 @@
2420
2453
  "locationName": "QuestionId"
2421
2454
  },
2422
2455
  "SelectedChoices": {
2423
- "shape": "S31"
2456
+ "shape": "S35"
2424
2457
  },
2425
2458
  "ChoiceUpdates": {
2426
- "shape": "S95"
2459
+ "shape": "S9o"
2427
2460
  },
2428
2461
  "Notes": {},
2429
2462
  "IsApplicable": {
@@ -2439,7 +2472,7 @@
2439
2472
  "LensAlias": {},
2440
2473
  "LensArn": {},
2441
2474
  "Answer": {
2442
- "shape": "S2k"
2475
+ "shape": "S2o"
2443
2476
  }
2444
2477
  }
2445
2478
  }
@@ -2453,7 +2486,39 @@
2453
2486
  "type": "structure",
2454
2487
  "members": {
2455
2488
  "OrganizationSharingStatus": {},
2456
- "DiscoveryIntegrationStatus": {}
2489
+ "DiscoveryIntegrationStatus": {},
2490
+ "JiraConfiguration": {
2491
+ "type": "structure",
2492
+ "members": {
2493
+ "IssueManagementStatus": {},
2494
+ "IssueManagementType": {},
2495
+ "JiraProjectKey": {},
2496
+ "IntegrationStatus": {}
2497
+ }
2498
+ }
2499
+ }
2500
+ }
2501
+ },
2502
+ "UpdateIntegration": {
2503
+ "http": {
2504
+ "requestUri": "/workloads/{WorkloadId}/updateIntegration"
2505
+ },
2506
+ "input": {
2507
+ "type": "structure",
2508
+ "required": [
2509
+ "WorkloadId",
2510
+ "ClientRequestToken",
2511
+ "IntegratingService"
2512
+ ],
2513
+ "members": {
2514
+ "WorkloadId": {
2515
+ "location": "uri",
2516
+ "locationName": "WorkloadId"
2517
+ },
2518
+ "ClientRequestToken": {
2519
+ "idempotencyToken": true
2520
+ },
2521
+ "IntegratingService": {}
2457
2522
  }
2458
2523
  }
2459
2524
  },
@@ -2479,7 +2544,10 @@
2479
2544
  },
2480
2545
  "LensNotes": {},
2481
2546
  "PillarNotes": {
2482
- "shape": "S9c"
2547
+ "shape": "S9x"
2548
+ },
2549
+ "JiraConfiguration": {
2550
+ "shape": "S4o"
2483
2551
  }
2484
2552
  }
2485
2553
  },
@@ -2488,7 +2556,7 @@
2488
2556
  "members": {
2489
2557
  "WorkloadId": {},
2490
2558
  "LensReview": {
2491
- "shape": "S45"
2559
+ "shape": "S4j"
2492
2560
  }
2493
2561
  }
2494
2562
  }
@@ -2518,7 +2586,7 @@
2518
2586
  "type": "structure",
2519
2587
  "members": {
2520
2588
  "Profile": {
2521
- "shape": "S4v"
2589
+ "shape": "S5f"
2522
2590
  }
2523
2591
  }
2524
2592
  }
@@ -2542,10 +2610,10 @@
2542
2610
  "Description": {},
2543
2611
  "Notes": {},
2544
2612
  "LensesToAssociate": {
2545
- "shape": "S9h"
2613
+ "shape": "Sa2"
2546
2614
  },
2547
2615
  "LensesToDisassociate": {
2548
- "shape": "S9h"
2616
+ "shape": "Sa2"
2549
2617
  }
2550
2618
  }
2551
2619
  },
@@ -2553,7 +2621,7 @@
2553
2621
  "type": "structure",
2554
2622
  "members": {
2555
2623
  "ReviewTemplate": {
2556
- "shape": "S5c"
2624
+ "shape": "S5w"
2557
2625
  }
2558
2626
  }
2559
2627
  }
@@ -2584,10 +2652,10 @@
2584
2652
  "locationName": "QuestionId"
2585
2653
  },
2586
2654
  "SelectedChoices": {
2587
- "shape": "S31"
2655
+ "shape": "S35"
2588
2656
  },
2589
2657
  "ChoiceUpdates": {
2590
- "shape": "S95"
2658
+ "shape": "S9o"
2591
2659
  },
2592
2660
  "Notes": {},
2593
2661
  "IsApplicable": {
@@ -2602,7 +2670,7 @@
2602
2670
  "TemplateArn": {},
2603
2671
  "LensAlias": {},
2604
2672
  "Answer": {
2605
- "shape": "S5i"
2673
+ "shape": "S62"
2606
2674
  }
2607
2675
  }
2608
2676
  }
@@ -2629,7 +2697,7 @@
2629
2697
  },
2630
2698
  "LensNotes": {},
2631
2699
  "PillarNotes": {
2632
- "shape": "S9c"
2700
+ "shape": "S9x"
2633
2701
  }
2634
2702
  }
2635
2703
  },
@@ -2638,7 +2706,7 @@
2638
2706
  "members": {
2639
2707
  "TemplateArn": {},
2640
2708
  "LensReview": {
2641
- "shape": "S5m"
2709
+ "shape": "S66"
2642
2710
  }
2643
2711
  }
2644
2712
  }
@@ -2724,6 +2792,9 @@
2724
2792
  },
2725
2793
  "Applications": {
2726
2794
  "shape": "S1v"
2795
+ },
2796
+ "JiraConfiguration": {
2797
+ "shape": "S1z"
2727
2798
  }
2728
2799
  }
2729
2800
  },
@@ -2731,7 +2802,7 @@
2731
2802
  "type": "structure",
2732
2803
  "members": {
2733
2804
  "Workload": {
2734
- "shape": "S4q"
2805
+ "shape": "S59"
2735
2806
  }
2736
2807
  }
2737
2808
  }
@@ -2922,7 +2993,15 @@
2922
2993
  "type": "list",
2923
2994
  "member": {}
2924
2995
  },
2925
- "S2k": {
2996
+ "S1z": {
2997
+ "type": "structure",
2998
+ "members": {
2999
+ "IssueManagementStatus": {},
3000
+ "IssueManagementType": {},
3001
+ "JiraProjectKey": {}
3002
+ }
3003
+ },
3004
+ "S2o": {
2926
3005
  "type": "structure",
2927
3006
  "members": {
2928
3007
  "QuestionId": {},
@@ -2933,23 +3012,26 @@
2933
3012
  "HelpfulResourceUrl": {},
2934
3013
  "HelpfulResourceDisplayText": {},
2935
3014
  "Choices": {
2936
- "shape": "S2q"
3015
+ "shape": "S2u"
2937
3016
  },
2938
3017
  "SelectedChoices": {
2939
- "shape": "S31"
3018
+ "shape": "S35"
2940
3019
  },
2941
3020
  "ChoiceAnswers": {
2942
- "shape": "S32"
3021
+ "shape": "S36"
2943
3022
  },
2944
3023
  "IsApplicable": {
2945
3024
  "type": "boolean"
2946
3025
  },
2947
3026
  "Risk": {},
2948
3027
  "Notes": {},
2949
- "Reason": {}
3028
+ "Reason": {},
3029
+ "JiraConfiguration": {
3030
+ "shape": "S3e"
3031
+ }
2950
3032
  }
2951
3033
  },
2952
- "S2q": {
3034
+ "S2u": {
2953
3035
  "type": "list",
2954
3036
  "member": {
2955
3037
  "type": "structure",
@@ -2958,10 +3040,10 @@
2958
3040
  "Title": {},
2959
3041
  "Description": {},
2960
3042
  "HelpfulResource": {
2961
- "shape": "S2u"
3043
+ "shape": "S2y"
2962
3044
  },
2963
3045
  "ImprovementPlan": {
2964
- "shape": "S2u"
3046
+ "shape": "S2y"
2965
3047
  },
2966
3048
  "AdditionalResources": {
2967
3049
  "type": "list",
@@ -2972,7 +3054,7 @@
2972
3054
  "Content": {
2973
3055
  "type": "list",
2974
3056
  "member": {
2975
- "shape": "S2u"
3057
+ "shape": "S2y"
2976
3058
  }
2977
3059
  }
2978
3060
  }
@@ -2981,18 +3063,18 @@
2981
3063
  }
2982
3064
  }
2983
3065
  },
2984
- "S2u": {
3066
+ "S2y": {
2985
3067
  "type": "structure",
2986
3068
  "members": {
2987
3069
  "DisplayText": {},
2988
3070
  "Url": {}
2989
3071
  }
2990
3072
  },
2991
- "S31": {
3073
+ "S35": {
2992
3074
  "type": "list",
2993
3075
  "member": {}
2994
3076
  },
2995
- "S32": {
3077
+ "S36": {
2996
3078
  "type": "list",
2997
3079
  "member": {
2998
3080
  "type": "structure",
@@ -3004,14 +3086,23 @@
3004
3086
  }
3005
3087
  }
3006
3088
  },
3007
- "S3j": {
3089
+ "S3e": {
3090
+ "type": "structure",
3091
+ "members": {
3092
+ "JiraIssueUrl": {},
3093
+ "LastSyncedTime": {
3094
+ "type": "timestamp"
3095
+ }
3096
+ }
3097
+ },
3098
+ "S3q": {
3008
3099
  "type": "map",
3009
3100
  "key": {},
3010
3101
  "value": {
3011
3102
  "type": "integer"
3012
3103
  }
3013
3104
  },
3014
- "S45": {
3105
+ "S4j": {
3015
3106
  "type": "structure",
3016
3107
  "members": {
3017
3108
  "LensAlias": {},
@@ -3028,31 +3119,52 @@
3028
3119
  "PillarName": {},
3029
3120
  "Notes": {},
3030
3121
  "RiskCounts": {
3031
- "shape": "S3j"
3122
+ "shape": "S3q"
3032
3123
  },
3033
3124
  "PrioritizedRiskCounts": {
3034
- "shape": "S3j"
3125
+ "shape": "S3q"
3035
3126
  }
3036
3127
  }
3037
3128
  }
3038
3129
  },
3130
+ "JiraConfiguration": {
3131
+ "shape": "S4o"
3132
+ },
3039
3133
  "UpdatedAt": {
3040
3134
  "type": "timestamp"
3041
3135
  },
3042
3136
  "Notes": {},
3043
3137
  "RiskCounts": {
3044
- "shape": "S3j"
3138
+ "shape": "S3q"
3045
3139
  },
3046
3140
  "NextToken": {},
3047
3141
  "Profiles": {
3048
- "shape": "S4a"
3142
+ "shape": "S4t"
3049
3143
  },
3050
3144
  "PrioritizedRiskCounts": {
3051
- "shape": "S3j"
3145
+ "shape": "S3q"
3052
3146
  }
3053
3147
  }
3054
3148
  },
3055
- "S4a": {
3149
+ "S4o": {
3150
+ "type": "structure",
3151
+ "members": {
3152
+ "SelectedPillars": {
3153
+ "type": "list",
3154
+ "member": {
3155
+ "type": "structure",
3156
+ "members": {
3157
+ "PillarId": {},
3158
+ "SelectedQuestionIds": {
3159
+ "type": "list",
3160
+ "member": {}
3161
+ }
3162
+ }
3163
+ }
3164
+ }
3165
+ }
3166
+ },
3167
+ "S4t": {
3056
3168
  "type": "list",
3057
3169
  "member": {
3058
3170
  "type": "structure",
@@ -3062,7 +3174,7 @@
3062
3174
  }
3063
3175
  }
3064
3176
  },
3065
- "S4q": {
3177
+ "S59": {
3066
3178
  "type": "structure",
3067
3179
  "members": {
3068
3180
  "WorkloadId": {},
@@ -3095,7 +3207,7 @@
3095
3207
  "Notes": {},
3096
3208
  "ImprovementStatus": {},
3097
3209
  "RiskCounts": {
3098
- "shape": "S3j"
3210
+ "shape": "S3q"
3099
3211
  },
3100
3212
  "PillarPriorities": {
3101
3213
  "shape": "S1k"
@@ -3115,14 +3227,23 @@
3115
3227
  "shape": "S1v"
3116
3228
  },
3117
3229
  "Profiles": {
3118
- "shape": "S4a"
3230
+ "shape": "S4t"
3119
3231
  },
3120
3232
  "PrioritizedRiskCounts": {
3121
- "shape": "S3j"
3233
+ "shape": "S3q"
3234
+ },
3235
+ "JiraConfiguration": {
3236
+ "type": "structure",
3237
+ "members": {
3238
+ "IssueManagementStatus": {},
3239
+ "IssueManagementType": {},
3240
+ "JiraProjectKey": {},
3241
+ "StatusMessage": {}
3242
+ }
3122
3243
  }
3123
3244
  }
3124
3245
  },
3125
- "S4v": {
3246
+ "S5f": {
3126
3247
  "type": "structure",
3127
3248
  "members": {
3128
3249
  "ProfileArn": {},
@@ -3174,7 +3295,7 @@
3174
3295
  }
3175
3296
  }
3176
3297
  },
3177
- "S5c": {
3298
+ "S5w": {
3178
3299
  "type": "structure",
3179
3300
  "members": {
3180
3301
  "Description": {},
@@ -3183,7 +3304,7 @@
3183
3304
  },
3184
3305
  "Notes": {},
3185
3306
  "QuestionCounts": {
3186
- "shape": "S5d"
3307
+ "shape": "S5x"
3187
3308
  },
3188
3309
  "Owner": {},
3189
3310
  "UpdatedAt": {
@@ -3198,14 +3319,14 @@
3198
3319
  "ShareInvitationId": {}
3199
3320
  }
3200
3321
  },
3201
- "S5d": {
3322
+ "S5x": {
3202
3323
  "type": "map",
3203
3324
  "key": {},
3204
3325
  "value": {
3205
3326
  "type": "integer"
3206
3327
  }
3207
3328
  },
3208
- "S5i": {
3329
+ "S62": {
3209
3330
  "type": "structure",
3210
3331
  "members": {
3211
3332
  "QuestionId": {},
@@ -3216,13 +3337,13 @@
3216
3337
  "HelpfulResourceUrl": {},
3217
3338
  "HelpfulResourceDisplayText": {},
3218
3339
  "Choices": {
3219
- "shape": "S2q"
3340
+ "shape": "S2u"
3220
3341
  },
3221
3342
  "SelectedChoices": {
3222
- "shape": "S31"
3343
+ "shape": "S35"
3223
3344
  },
3224
3345
  "ChoiceAnswers": {
3225
- "shape": "S32"
3346
+ "shape": "S36"
3226
3347
  },
3227
3348
  "IsApplicable": {
3228
3349
  "type": "boolean"
@@ -3232,7 +3353,7 @@
3232
3353
  "Reason": {}
3233
3354
  }
3234
3355
  },
3235
- "S5m": {
3356
+ "S66": {
3236
3357
  "type": "structure",
3237
3358
  "members": {
3238
3359
  "LensAlias": {},
@@ -3249,7 +3370,7 @@
3249
3370
  "PillarName": {},
3250
3371
  "Notes": {},
3251
3372
  "QuestionCounts": {
3252
- "shape": "S5d"
3373
+ "shape": "S5x"
3253
3374
  }
3254
3375
  }
3255
3376
  }
@@ -3259,12 +3380,12 @@
3259
3380
  },
3260
3381
  "Notes": {},
3261
3382
  "QuestionCounts": {
3262
- "shape": "S5d"
3383
+ "shape": "S5x"
3263
3384
  },
3264
3385
  "NextToken": {}
3265
3386
  }
3266
3387
  },
3267
- "S60": {
3388
+ "S6k": {
3268
3389
  "type": "list",
3269
3390
  "member": {
3270
3391
  "type": "structure",
@@ -3275,7 +3396,7 @@
3275
3396
  }
3276
3397
  }
3277
3398
  },
3278
- "S7d": {
3399
+ "S7w": {
3279
3400
  "type": "structure",
3280
3401
  "members": {
3281
3402
  "WorkloadId": {},
@@ -3289,18 +3410,18 @@
3289
3410
  "shape": "S1q"
3290
3411
  },
3291
3412
  "RiskCounts": {
3292
- "shape": "S3j"
3413
+ "shape": "S3q"
3293
3414
  },
3294
3415
  "ImprovementStatus": {},
3295
3416
  "Profiles": {
3296
- "shape": "S4a"
3417
+ "shape": "S4t"
3297
3418
  },
3298
3419
  "PrioritizedRiskCounts": {
3299
- "shape": "S3j"
3420
+ "shape": "S3q"
3300
3421
  }
3301
3422
  }
3302
3423
  },
3303
- "S95": {
3424
+ "S9o": {
3304
3425
  "type": "map",
3305
3426
  "key": {},
3306
3427
  "value": {
@@ -3315,12 +3436,12 @@
3315
3436
  }
3316
3437
  }
3317
3438
  },
3318
- "S9c": {
3439
+ "S9x": {
3319
3440
  "type": "map",
3320
3441
  "key": {},
3321
3442
  "value": {}
3322
3443
  },
3323
- "S9h": {
3444
+ "Sa2": {
3324
3445
  "type": "list",
3325
3446
  "member": {}
3326
3447
  }