awscli 1.36.22__py3-none-any.whl → 1.36.24__py3-none-any.whl
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.
Potentially problematic release.
This version of awscli might be problematic. Click here for more details.
- awscli/__init__.py +1 -1
- awscli/examples/accessanalyzer/check-access-not-granted.rst +2 -2
- awscli/examples/accessanalyzer/check-no-new-access.rst +4 -4
- awscli/examples/accessanalyzer/create-access-preview.rst +2 -2
- awscli/examples/accessanalyzer/get-access-preview.rst +2 -2
- awscli/examples/accessanalyzer/get-analyzed-resource.rst +2 -2
- awscli/examples/accessanalyzer/list-access-preview-findings.rst +1 -1
- awscli/examples/accessanalyzer/list-analyzers.rst +1 -1
- awscli/examples/athena/batch-get-query-execution.rst +3 -3
- awscli/examples/athena/create-work-group.rst +3 -3
- awscli/examples/athena/get-query-execution.rst +2 -2
- awscli/examples/athena/get-table-metadata.rst +2 -2
- awscli/examples/athena/get-work-group.rst +2 -2
- awscli/examples/athena/list-table-metadata.rst +2 -2
- awscli/examples/autoscaling/describe-auto-scaling-groups.rst +2 -2
- awscli/examples/comprehend/create-dataset.rst +1 -1
- awscli/examples/comprehend/create-document-classifier.rst +1 -1
- awscli/examples/comprehend/create-entity-recognizer.rst +1 -1
- awscli/examples/comprehend/create-flywheel.rst +1 -1
- awscli/examples/comprehend/describe-dataset.rst +1 -1
- awscli/examples/comprehend/describe-document-classification-job.rst +2 -2
- awscli/examples/comprehend/describe-document-classifier.rst +1 -1
- awscli/examples/comprehend/describe-dominant-language-detection-job.rst +2 -2
- awscli/examples/comprehend/describe-entities-detection-job.rst +2 -2
- awscli/examples/comprehend/describe-entity-recognizer.rst +2 -2
- awscli/examples/comprehend/describe-events-detection-job.rst +2 -2
- awscli/examples/comprehend/describe-flywheel-iteration.rst +1 -1
- awscli/examples/comprehend/describe-flywheel.rst +1 -1
- awscli/examples/comprehend/describe-pii-entities-detection-job.rst +2 -2
- awscli/examples/comprehend/describe-sentiment-detection-job.rst +2 -2
- awscli/examples/comprehend/describe-targeted-sentiment-detection-job.rst +2 -2
- awscli/examples/comprehend/describe-topics-detection-job.rst +2 -2
- awscli/examples/comprehend/list-datasets.rst +2 -2
- awscli/examples/comprehend/list-document-classification-jobs.rst +4 -4
- awscli/examples/comprehend/list-document-classifiers.rst +2 -2
- awscli/examples/comprehend/list-dominant-language-detection-jobs.rst +4 -4
- awscli/examples/comprehend/list-entities-detection-jobs.rst +6 -6
- awscli/examples/comprehend/list-entity-recognizers.rst +4 -4
- awscli/examples/comprehend/list-events-detection-jobs.rst +4 -4
- awscli/examples/comprehend/list-flywheel-iteration-history.rst +2 -2
- awscli/examples/comprehend/list-flywheels.rst +2 -2
- awscli/examples/comprehend/list-key-phrases-detection-jobs.rst +6 -6
- awscli/examples/comprehend/list-pii-entities-detection-jobs.rst +4 -4
- awscli/examples/comprehend/list-sentiment-detection-jobs.rst +4 -4
- awscli/examples/comprehend/list-targeted-sentiment-detection-jobs.rst +4 -4
- awscli/examples/comprehend/list-topics-detection-jobs.rst +6 -6
- awscli/examples/comprehend/start-document-classification-job.rst +2 -2
- awscli/examples/comprehend/start-dominant-language-detection-job.rst +2 -2
- awscli/examples/comprehend/start-entities-detection-job.rst +4 -4
- awscli/examples/comprehend/start-events-detection-job.rst +2 -2
- awscli/examples/comprehend/start-key-phrases-detection-job.rst +2 -2
- awscli/examples/comprehend/start-pii-entities-detection-job.rst +2 -2
- awscli/examples/comprehend/start-sentiment-detection-job.rst +2 -2
- awscli/examples/comprehend/start-targeted-sentiment-detection-job.rst +2 -2
- awscli/examples/comprehend/start-topics-detection-job.rst +2 -2
- awscli/examples/comprehend/update-flywheel.rst +1 -1
- awscli/examples/ec2/get-flow-logs-integration-template.rst +5 -5
- awscli/examples/glue/create-job.rst +1 -1
- awscli/examples/guardduty/create-ip-set.rst +1 -1
- awscli/examples/guardduty/get-ip-set.rst +1 -1
- awscli/examples/guardduty/update-ip-set.rst +1 -1
- awscli/examples/macie2/describe-buckets.rst +4 -4
- awscli/examples/s3/presign.rst +4 -4
- awscli/examples/s3api/delete-bucket-intelligent-tiering-configuration.rst +1 -1
- awscli/examples/s3api/delete-bucket-ownership-controls.rst +1 -1
- awscli/examples/s3api/get-bucket-intelligent-tiering-configuration.rst +1 -1
- awscli/examples/s3api/get-bucket-ownership-controls.rst +1 -1
- awscli/examples/s3api/list-bucket-intelligent-tiering-configurations.rst +1 -1
- awscli/examples/s3api/put-bucket-intelligent-tiering-configuration.rst +1 -1
- awscli/examples/s3api/put-bucket-ownership-controls.rst +1 -1
- awscli/examples/s3api/put-bucket-replication.rst +5 -5
- awscli/examples/s3control/get-multi-region-access-point-routes.rst +2 -2
- awscli/examples/s3control/submit-multi-region-access-point-routes.rst +2 -2
- awscli/examples/securitylake/create-custom-logsource.rst +1 -1
- awscli/examples/securitylake/list-subscribers.rst +2 -2
- awscli/examples/securitylake/update-subscriber.rst +1 -1
- awscli/examples/transcribe/create-language-model.rst +5 -5
- awscli/examples/transcribe/create-medical-vocabulary.rst +1 -1
- awscli/examples/transcribe/create-vocabulary-filter.rst +1 -1
- awscli/examples/transcribe/create-vocabulary.rst +1 -1
- awscli/examples/transcribe/describe-language-model.rst +2 -2
- awscli/examples/transcribe/get-transcription-job.rst +1 -1
- awscli/examples/transcribe/list-language-models.rst +4 -4
- awscli/examples/transcribe/start-medical-transcription-job.rst +21 -21
- awscli/examples/transcribe/start-transcription-job.rst +14 -14
- awscli/examples/transcribe/update-medical-vocabulary.rst +1 -1
- awscli/examples/transcribe/update-vocabulary-filter.rst +1 -1
- awscli/examples/transcribe/update-vocabulary.rst +1 -1
- {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/METADATA +2 -2
- {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/RECORD +98 -98
- {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws +0 -0
- {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws.cmd +0 -0
- {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws_bash_completer +0 -0
- {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws_completer +0 -0
- {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws_zsh_completer.sh +0 -0
- {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/LICENSE.txt +0 -0
- {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/WHEEL +0 -0
- {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/top_level.txt +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
awscli/__init__.py,sha256=
|
|
1
|
+
awscli/__init__.py,sha256=p7Zr7sF8IAyW8am2ziAf08fO7YVi4L-dvVAM-t3QBTM,1534
|
|
2
2
|
awscli/__main__.py,sha256=iBjOg0tBxNlhzTi_tyc1G0SMGBvHMVvBJzX3JqYaooY,662
|
|
3
3
|
awscli/alias.py,sha256=Us9pvP8Zplbr1W4N3rE5gxicWLqlRG3l_9VPskxafgs,11313
|
|
4
4
|
awscli/argparser.py,sha256=3Pxx-vWytdV985Y6MIl9DeutUXyehIvACIs_PDby8GI,7650
|
|
@@ -220,25 +220,25 @@ awscli/examples/global_options.rst,sha256=ALL9zUrpeMpP2u0WFc3OHaMrD2l7YdAWt44hm5
|
|
|
220
220
|
awscli/examples/global_synopsis.rst,sha256=r3F32RpxgyA9nVhHXygviXojw9XdoG-Jvxngu1UX77Q,286
|
|
221
221
|
awscli/examples/accessanalyzer/apply-archive-rule.rst,sha256=vqUyx0wCfzJBLqXxA7S93LhM6pJlTqbnj5IN4y3oq64,623
|
|
222
222
|
awscli/examples/accessanalyzer/cancel-policy-generation.rst,sha256=AD3DbJjtAHLhg6AB015mdnBzluUXVqIDa7t-HxvqN0w,484
|
|
223
|
-
awscli/examples/accessanalyzer/check-access-not-granted.rst,sha256=
|
|
224
|
-
awscli/examples/accessanalyzer/check-no-new-access.rst,sha256=
|
|
223
|
+
awscli/examples/accessanalyzer/check-access-not-granted.rst,sha256=odK2SA7pUxlhkkQUrkC4z9sKQIkQsCqdvfSYvATFhu4,1235
|
|
224
|
+
awscli/examples/accessanalyzer/check-no-new-access.rst,sha256=UmJrt21ILpQqkarU6C3zeb-f-dXAYXb8GKCvSf_Ibhw,1990
|
|
225
225
|
awscli/examples/accessanalyzer/check-no-public-access.rst,sha256=ZKzZhzxn2tpm-AfBJ59Ij1hqYHGLiwHWM8Po6OiIre8,1157
|
|
226
|
-
awscli/examples/accessanalyzer/create-access-preview.rst,sha256=
|
|
226
|
+
awscli/examples/accessanalyzer/create-access-preview.rst,sha256=8vjXQ45SZl4-W7YWNQt21hujfhw95-K8OZ3gAMMHCCA,1738
|
|
227
227
|
awscli/examples/accessanalyzer/create-analyzer.rst,sha256=emhy3rCGF1w9TNWloYzg_bCOOd3rkvd0uVv2vICyrI4,558
|
|
228
228
|
awscli/examples/accessanalyzer/create-archive-rule.rst,sha256=58iAklaXCczHHGT8WuoHVMoXNq8AyI-Lu5wlM7nQ8zM,629
|
|
229
229
|
awscli/examples/accessanalyzer/delete-analyzer.rst,sha256=EDje0j82TX9Ob-6rIlobtuuuaBWOF7cVY7DePoaF9LQ,411
|
|
230
230
|
awscli/examples/accessanalyzer/delete-archive-rule.rst,sha256=bMmH7w_uOLXr2DE5PoiASihBzBGtQiSMab-AqLMCKRA,491
|
|
231
|
-
awscli/examples/accessanalyzer/get-access-preview.rst,sha256=
|
|
232
|
-
awscli/examples/accessanalyzer/get-analyzed-resource.rst,sha256=
|
|
231
|
+
awscli/examples/accessanalyzer/get-access-preview.rst,sha256=MftTeFFgmAdliCvLcrjdukmOf1WpsQw8X3vM_YhHF6w,2006
|
|
232
|
+
awscli/examples/accessanalyzer/get-analyzed-resource.rst,sha256=DZIrgfotcl6SNtFUgHTljZHBv9PD3a-XLZBXMK1QGfg,927
|
|
233
233
|
awscli/examples/accessanalyzer/get-analyzer.rst,sha256=cIIr3XXsbfM-I0ejsMfhGDH_McUTFroW1-LBbKhhGZA,1033
|
|
234
234
|
awscli/examples/accessanalyzer/get-archive-rule.rst,sha256=A6cGH02aQwhmqFArc_TPb-GmRW44v9CscZVRpt5F9Y8,1023
|
|
235
235
|
awscli/examples/accessanalyzer/get-finding-v2.rst,sha256=SARHj_9PL84LnNquAoIH6g-rfxlTYUYlwC7HEzfgVkc,1659
|
|
236
236
|
awscli/examples/accessanalyzer/get-finding.rst,sha256=YsLza4HJScet8DFOTSalQML6OrNZjwKA6eHoCqpHOvQ,1439
|
|
237
237
|
awscli/examples/accessanalyzer/get-generated-policy.rst,sha256=fXIeg3qqvjdzeBQwpciDQeRWlJxYfQfqJO7bdKjQ1Xc,2500
|
|
238
|
-
awscli/examples/accessanalyzer/list-access-preview-findings.rst,sha256=
|
|
238
|
+
awscli/examples/accessanalyzer/list-access-preview-findings.rst,sha256=QXA59u62bkQNRN2Lwv7ke2_f29omCO5hJTzIMDcZ-6c,1580
|
|
239
239
|
awscli/examples/accessanalyzer/list-access-previews.rst,sha256=Xu7ownoeMMDsO9gr90itytQYt8ql6ip4enXH37C3JAY,934
|
|
240
240
|
awscli/examples/accessanalyzer/list-analyzed-resources.rst,sha256=ViHKrcNgvdtNtAnLp_y-GLRjZEG0XIPrSWld1VxaD88,1500
|
|
241
|
-
awscli/examples/accessanalyzer/list-analyzers.rst,sha256=
|
|
241
|
+
awscli/examples/accessanalyzer/list-analyzers.rst,sha256=QTqaYppu2FVpCfdlRxlsU9xrCS_ZFRQ3K-4EsVOL9zA,2059
|
|
242
242
|
awscli/examples/accessanalyzer/list-archive-rules.rst,sha256=s2vIqxMbjOuUmlX_1d_eEX_6WK71Q47sL-j2MEfo3OM,1621
|
|
243
243
|
awscli/examples/accessanalyzer/list-findings-v2.rst,sha256=X8SLl6q4DpQpTpAis80W1tEfXyOxsjmolCmaZKvV6UY,1966
|
|
244
244
|
awscli/examples/accessanalyzer/list-findings.rst,sha256=PWUBUUyjW2ujyZDkXhvpM6hYE3mhWfUKp-eYcjAHmB0,2694
|
|
@@ -531,25 +531,25 @@ awscli/examples/apprunner/tag-resource.rst,sha256=ydjiRzE37wLAXe_5FSIJ-IWXGEAHzj
|
|
|
531
531
|
awscli/examples/apprunner/untag-resource.rst,sha256=LmgvMWNQFiTxty8hWTWgReOYxs1QsRdfp41zIuXanUc,510
|
|
532
532
|
awscli/examples/apprunner/update-service.rst,sha256=O-yPp8HCKZGpnnCQN_QJPBFlIpbxEYzKkoskHt0Pclk,2651
|
|
533
533
|
awscli/examples/athena/batch-get-named-query.rst,sha256=JctBJR8wCmbLC_wm5qgyVuFvSAPRYodxAh56l863n1U,2123
|
|
534
|
-
awscli/examples/athena/batch-get-query-execution.rst,sha256=
|
|
534
|
+
awscli/examples/athena/batch-get-query-execution.rst,sha256=4C_BNDTxENfk-rlgx1zRXWylnMwGVO-asKwplmqjZ04,2928
|
|
535
535
|
awscli/examples/athena/create-data-catalog.rst,sha256=dzMXBXPwD4PfFojklgoqkKLIqJvepLFf3KSY8B2oidY,710
|
|
536
536
|
awscli/examples/athena/create-named-query.rst,sha256=IC1b-DuAx4mfxfBDH2UEBgU1Zs5z6xDwEd6tcdyYr7w,1260
|
|
537
|
-
awscli/examples/athena/create-work-group.rst,sha256=
|
|
537
|
+
awscli/examples/athena/create-work-group.rst,sha256=HNoc3mtSy_CGuQRf2xfdEHTdn0zDGwCAcm5LESu3oFE,1252
|
|
538
538
|
awscli/examples/athena/delete-data-catalog.rst,sha256=3UcTcG2b89j77eJVd-jNu-gO-FDw0BoDu8TuYntpDkw,457
|
|
539
539
|
awscli/examples/athena/delete-named-query.rst,sha256=fSf2i0ufjnGf37eUZWTAxH9MRCjdS8lZxfnM548LSkI,450
|
|
540
540
|
awscli/examples/athena/delete-work-group.rst,sha256=blkwY9n7lJOzNJ2nJi5VLhmbbKRi2earEimU4AHna9A,444
|
|
541
541
|
awscli/examples/athena/get-data-catalog.rst,sha256=uBqC6NGZtKwjedUVX4FiTIKboCCx_TiZ7Db8vZ6WWrE,949
|
|
542
542
|
awscli/examples/athena/get-database.rst,sha256=jIPvuTWMp6ql2xSjE3CTM0QajMSvDzZMG7VGhG1LNbE,796
|
|
543
543
|
awscli/examples/athena/get-named-query.rst,sha256=2UBlkCZ_Uw9rHKE7wddCetmO3Sy9_6_WzixLW_8t3cU,916
|
|
544
|
-
awscli/examples/athena/get-query-execution.rst,sha256=
|
|
544
|
+
awscli/examples/athena/get-query-execution.rst,sha256=9Vy7O3we-F6SV_5eYye-eMG221VfhJkhKyzWXtWyYNo,1635
|
|
545
545
|
awscli/examples/athena/get-query-results.rst,sha256=xBeyVr1i0Ny2LInp1Lxg6X6-_ZK3ueSLJIU7xYMA0C8,10261
|
|
546
|
-
awscli/examples/athena/get-table-metadata.rst,sha256=
|
|
547
|
-
awscli/examples/athena/get-work-group.rst,sha256=
|
|
546
|
+
awscli/examples/athena/get-table-metadata.rst,sha256=T3uA1aUGKBK_02Cft366ojGMKkXxzc2HBw1Nfw2gdqs,2153
|
|
547
|
+
awscli/examples/athena/get-work-group.rst,sha256=rAdYO7HKZ6zoe9i-UL8FfGeteW-7WDZNdvAEXnL4lvc,972
|
|
548
548
|
awscli/examples/athena/list-data-catalogs.rst,sha256=AehYhffib268WMTNnmNXX44uo_m5-r4w8kuur0Fv7SY,844
|
|
549
549
|
awscli/examples/athena/list-databases.rst,sha256=f4A8Fe1__46fyDeYP0fepTORDGBeD42lhuewyJEcBek,1045
|
|
550
550
|
awscli/examples/athena/list-named-queries.rst,sha256=AitbHIsY1jXUdWjdI9DHjQ-1YhltPL7kxppHtGHJDaI,636
|
|
551
551
|
awscli/examples/athena/list-query-executions.rst,sha256=671M7bt48sBjAkvRhJj7eoGe6VmdR-opafiOjO6NaSc,1174
|
|
552
|
-
awscli/examples/athena/list-table-metadata.rst,sha256=
|
|
552
|
+
awscli/examples/athena/list-table-metadata.rst,sha256=dHHhE1yO-R7SVe3kspGTaiCP8sIpE1jiu2SJJ2nrpwI,4908
|
|
553
553
|
awscli/examples/athena/list-tags-for-resource.rst,sha256=L66piwtTPB19tLLcM_piOdwgcSDC7IuBwYkDfPg93K0,1678
|
|
554
554
|
awscli/examples/athena/list-work-groups.rst,sha256=qgMHoJjuwPZbdExk95SaEPuIAvxq20ZeCugCLyPZ438,965
|
|
555
555
|
awscli/examples/athena/start-query-execution.rst,sha256=HRktUGJ_kDAMr5pM71PTP61OOKTf6913nfRRoIMY1Fo,2374
|
|
@@ -576,7 +576,7 @@ awscli/examples/autoscaling/delete-tags.rst,sha256=nOC4feO5fBa5Vkh9FXLQrEVNYCn0r
|
|
|
576
576
|
awscli/examples/autoscaling/delete-warm-pool.rst,sha256=XQkh2wOeHIadkvEOLNcG3-B9WAeEfHHyDm8CrXH54J4,961
|
|
577
577
|
awscli/examples/autoscaling/describe-account-limits.rst,sha256=NhwL3_JdAO41PZoclKEqiKvCWgMRKgkjoMTAojMtc-w,596
|
|
578
578
|
awscli/examples/autoscaling/describe-adjustment-types.rst,sha256=bmQ_jmY2FOaa2_28TbAKc-PIuRWtsIs7ez-oWlQNT4g,700
|
|
579
|
-
awscli/examples/autoscaling/describe-auto-scaling-groups.rst,sha256=
|
|
579
|
+
awscli/examples/autoscaling/describe-auto-scaling-groups.rst,sha256=K2FVYlnBsDtqDXATjweYXhO8sLsmTCDLALB3HbDf1RM,5881
|
|
580
580
|
awscli/examples/autoscaling/describe-auto-scaling-instances.rst,sha256=bb_4a5fEz_HZQKoyc5A7V8ECqH3E_ONp3uRRMLy9OHM,2341
|
|
581
581
|
awscli/examples/autoscaling/describe-auto-scaling-notification-types.rst,sha256=eKTm7TgNPowyBTGaGhWUws_gqkzcMCP-THxImlsSeE0,745
|
|
582
582
|
awscli/examples/autoscaling/describe-instance-refreshes.rst,sha256=3VMlO0yeuC8xAgOKCYMKXxMaryfUxQLkZQTyPaLNDeU,2259
|
|
@@ -1237,32 +1237,32 @@ awscli/examples/comprehend/batch-detect-syntax.rst,sha256=pbxIKtqe3jkKhw_agv39Q0
|
|
|
1237
1237
|
awscli/examples/comprehend/batch-detect-targeted-sentiment.rst,sha256=X5DKXWkXJ0SZHWdUS91f12IowVFPvgRjnYWbe9dLi0g,7688
|
|
1238
1238
|
awscli/examples/comprehend/classify-document.rst,sha256=03Y3zO5NENnUDpY1eiecqfvSiHkzDm4_CmA-5LXjYQI,948
|
|
1239
1239
|
awscli/examples/comprehend/contains-pii-entities.rst,sha256=sAiI3-Zdik0KSDcWd_DgS3VawUfL1xNXklrAd2KzF90,1607
|
|
1240
|
-
awscli/examples/comprehend/create-dataset.rst,sha256=
|
|
1241
|
-
awscli/examples/comprehend/create-document-classifier.rst,sha256=
|
|
1240
|
+
awscli/examples/comprehend/create-dataset.rst,sha256=5VJKd5oark0vEgc30ft1xPgJAGU3vfjEQ3FCnLP6oew,984
|
|
1241
|
+
awscli/examples/comprehend/create-document-classifier.rst,sha256=e7GJZOzNGHDl8gjv3cn3X97SGjzUvHEH8wK7lM9_68w,1084
|
|
1242
1242
|
awscli/examples/comprehend/create-endpoint.rst,sha256=Yoq9UU4PfZAE1KJ-kngaEJhARGzu7zkSFnxt0YdwKsU,742
|
|
1243
|
-
awscli/examples/comprehend/create-entity-recognizer.rst,sha256=
|
|
1244
|
-
awscli/examples/comprehend/create-flywheel.rst,sha256=
|
|
1243
|
+
awscli/examples/comprehend/create-entity-recognizer.rst,sha256=0ueTqsaaYToTjaATAAo5tDtE8RoH3vWWRibawyj-wN0,1139
|
|
1244
|
+
awscli/examples/comprehend/create-flywheel.rst,sha256=b0zsIHAmNDgxR8gYD7kyyNxtvlB_IJ4GeoK5QaeBd1k,1043
|
|
1245
1245
|
awscli/examples/comprehend/delete-document-classifier.rst,sha256=FkcCOxKCSwTIiPFxBLJPJSQulI13PVbzV8w4bJu8kkk,528
|
|
1246
1246
|
awscli/examples/comprehend/delete-endpoint.rst,sha256=C90mByBesxDCTVeHRQYVaWeQh7iXrAARM6YtW6U_QLU,574
|
|
1247
1247
|
awscli/examples/comprehend/delete-entity-recognizer.rst,sha256=Ey9R25Hlv6b7cJbrsPhRxDRPJo_0A2Gm8ipIVHKh8Lw,529
|
|
1248
1248
|
awscli/examples/comprehend/delete-flywheel.rst,sha256=VBw4k8htXA00lynl2dufaElgiBpQGg1REkblsRRAsDY,493
|
|
1249
1249
|
awscli/examples/comprehend/delete-resource-policy.rst,sha256=NKqveyOYAtIH676a0C3MGX3fgY9edv-JttLLg6DzoNc,539
|
|
1250
|
-
awscli/examples/comprehend/describe-dataset.rst,sha256=
|
|
1251
|
-
awscli/examples/comprehend/describe-document-classification-job.rst,sha256=
|
|
1252
|
-
awscli/examples/comprehend/describe-document-classifier.rst,sha256=
|
|
1253
|
-
awscli/examples/comprehend/describe-dominant-language-detection-job.rst,sha256=
|
|
1250
|
+
awscli/examples/comprehend/describe-dataset.rst,sha256=GBnMb27F4cwmL4JD75StHHVp4VAaQBio1VSriFv38qM,948
|
|
1251
|
+
awscli/examples/comprehend/describe-document-classification-job.rst,sha256=_bl0oC2H8mw_NHm98u_rsjpTngLizQcy8a42yCLcBDg,1542
|
|
1252
|
+
awscli/examples/comprehend/describe-document-classifier.rst,sha256=KezyeZkyK4m64w2oviDqfJWW-vRbiBVcIhj4mc1DbCU,1953
|
|
1253
|
+
awscli/examples/comprehend/describe-dominant-language-detection-job.rst,sha256=Dzo--v9jRq9g4jNDn7P39z2hx9CUbfWfpBv82-g_4P8,1404
|
|
1254
1254
|
awscli/examples/comprehend/describe-endpoint.rst,sha256=nOfQAy3a57eAuvi9ZfKlpxlWEWA6YZhXJ4X1G3ls6MU,1143
|
|
1255
|
-
awscli/examples/comprehend/describe-entities-detection-job.rst,sha256=
|
|
1256
|
-
awscli/examples/comprehend/describe-entity-recognizer.rst,sha256=
|
|
1257
|
-
awscli/examples/comprehend/describe-events-detection-job.rst,sha256=
|
|
1258
|
-
awscli/examples/comprehend/describe-flywheel-iteration.rst,sha256=
|
|
1259
|
-
awscli/examples/comprehend/describe-flywheel.rst,sha256=
|
|
1255
|
+
awscli/examples/comprehend/describe-entities-detection-job.rst,sha256=befVlHrzkGGlXW74ocyW1xbAVc5kXrwYbA6wuI-HZ00,1434
|
|
1256
|
+
awscli/examples/comprehend/describe-entity-recognizer.rst,sha256=9syCWh2aMlQUKsIe3p4YInNWb04etTJWWoiI5stv-VM,2456
|
|
1257
|
+
awscli/examples/comprehend/describe-events-detection-job.rst,sha256=avpKQ-nNjAGESLcYfdyQ8aBIWuRafey96HX73toY62E,1577
|
|
1258
|
+
awscli/examples/comprehend/describe-flywheel-iteration.rst,sha256=Q8cfpz_ijQwjMWG6-nzMrPguJigloVjD2qhhWmMWWIw,1963
|
|
1259
|
+
awscli/examples/comprehend/describe-flywheel.rst,sha256=YQy1-1seG6d2UfHQtz3kI0eZELyNCVsprdNKovEEQZk,1630
|
|
1260
1260
|
awscli/examples/comprehend/describe-key-phrases-detection-job.rst,sha256=S48O_iWbB7vfPwZgShXjWy-RzeXScecCHbxtgTFZ4oI,1407
|
|
1261
|
-
awscli/examples/comprehend/describe-pii-entities-detection-job.rst,sha256=
|
|
1261
|
+
awscli/examples/comprehend/describe-pii-entities-detection-job.rst,sha256=R6fZAnwFy6HogisR0UjtC1RoDiI0mzwuUCTjqr_qezc,1460
|
|
1262
1262
|
awscli/examples/comprehend/describe-resource-policy.rst,sha256=vW1rggUqdN0RPa57N_m_hprdLiLjdiwFrIZHYYv11u0,946
|
|
1263
|
-
awscli/examples/comprehend/describe-sentiment-detection-job.rst,sha256=
|
|
1264
|
-
awscli/examples/comprehend/describe-targeted-sentiment-detection-job.rst,sha256=
|
|
1265
|
-
awscli/examples/comprehend/describe-topics-detection-job.rst,sha256=
|
|
1263
|
+
awscli/examples/comprehend/describe-sentiment-detection-job.rst,sha256=55p-fr2hFm0VXZ_bf4bqfc8KzqFMqA0QXr4ecNGBtj8,1386
|
|
1264
|
+
awscli/examples/comprehend/describe-targeted-sentiment-detection-job.rst,sha256=592lqBUB_C4Z5ujXNNYwkHEYPSgJNk51oQoHKG5mYsU,1439
|
|
1265
|
+
awscli/examples/comprehend/describe-topics-detection-job.rst,sha256=4-sG68aMncghqNJoqxBjdfK4kreOOfJYoEepp6Oqhd4,1365
|
|
1266
1266
|
awscli/examples/comprehend/detect-dominant-language.rst,sha256=k96b-qh7RqHA3StGGg3V8qtP_8O0MbinvRiznO7lD70,644
|
|
1267
1267
|
awscli/examples/comprehend/detect-entities.rst,sha256=0Yk0ZqYnL04JU1QW3DTQLZO56nOESLYv4P2naH1iv4I,3571
|
|
1268
1268
|
awscli/examples/comprehend/detect-key-phrases.rst,sha256=TzvttgCQOE6gsgJtLfocScywPsc9Xl2Ay5vo3usElQc,4193
|
|
@@ -1271,35 +1271,35 @@ awscli/examples/comprehend/detect-sentiment.rst,sha256=k27pKHd0WstZ4iLWLN2DSvOPO
|
|
|
1271
1271
|
awscli/examples/comprehend/detect-syntax.rst,sha256=JDI_JCHh_CJI4tUt4go5xvWvNDwBUx0k8-IgeBbp48o,2630
|
|
1272
1272
|
awscli/examples/comprehend/detect-targeted-sentiment.rst,sha256=jhBsBA1p8u50XsKe72oMrwHLxOGjUI05PSFVSMA10mU,4333
|
|
1273
1273
|
awscli/examples/comprehend/import-model.rst,sha256=UinVIjG_nIyplVjDiQPhoN1_Brol5SCYzD-hhrXVcw0,707
|
|
1274
|
-
awscli/examples/comprehend/list-datasets.rst,sha256=
|
|
1275
|
-
awscli/examples/comprehend/list-document-classification-jobs.rst,sha256=
|
|
1274
|
+
awscli/examples/comprehend/list-datasets.rst,sha256=QAaBmpKrCdIRKzcY35nHjP5CADrzoRRANqCOF-P6yEE,1613
|
|
1275
|
+
awscli/examples/comprehend/list-document-classification-jobs.rst,sha256=DyWCBqBBnQD427Ggg4QKcc385fGAX9N5-z-llDr8Udc,2638
|
|
1276
1276
|
awscli/examples/comprehend/list-document-classifier-summaries.rst,sha256=0l33UGLpBZIkX2mHcQ1DB77OSTRLO1ws5UO7QDhcoMY,1094
|
|
1277
|
-
awscli/examples/comprehend/list-document-classifiers.rst,sha256=
|
|
1278
|
-
awscli/examples/comprehend/list-dominant-language-detection-jobs.rst,sha256=
|
|
1277
|
+
awscli/examples/comprehend/list-document-classifiers.rst,sha256=IoqItsQcRAYRD7LBdo4zhfeKNt7yNK08p5-5DLFDsXA,2646
|
|
1278
|
+
awscli/examples/comprehend/list-dominant-language-detection-jobs.rst,sha256=uJY0QCG5m87xePwAvI3GUG5Kf6ja6ggMrDa6a1bASGo,2435
|
|
1279
1279
|
awscli/examples/comprehend/list-endpoints.rst,sha256=O5zWCGS3I-3Fqv0BknbsmmLS707DMGkvVvSmle0A3II,1721
|
|
1280
|
-
awscli/examples/comprehend/list-entities-detection-jobs.rst,sha256=
|
|
1280
|
+
awscli/examples/comprehend/list-entities-detection-jobs.rst,sha256=f1YBHdQrTnowph3s7FyKyXJLgf09KvDixa_nb0HXOao,3418
|
|
1281
1281
|
awscli/examples/comprehend/list-entity-recognizer-summaries.rst,sha256=35e59gI0h5ovLPbE6enhp8Z-5WRXC9Nl9ld1omvkoKQ,1360
|
|
1282
|
-
awscli/examples/comprehend/list-entity-recognizers.rst,sha256=
|
|
1283
|
-
awscli/examples/comprehend/list-events-detection-jobs.rst,sha256=
|
|
1284
|
-
awscli/examples/comprehend/list-flywheel-iteration-history.rst,sha256=
|
|
1285
|
-
awscli/examples/comprehend/list-flywheels.rst,sha256=
|
|
1286
|
-
awscli/examples/comprehend/list-key-phrases-detection-jobs.rst,sha256=
|
|
1287
|
-
awscli/examples/comprehend/list-pii-entities-detection-jobs.rst,sha256=
|
|
1288
|
-
awscli/examples/comprehend/list-sentiment-detection-jobs.rst,sha256=
|
|
1282
|
+
awscli/examples/comprehend/list-entity-recognizers.rst,sha256=oNEoN-yHpvrBUrpqloMq6kxHJeRKcQFPskBw7ye3Pho,4608
|
|
1283
|
+
awscli/examples/comprehend/list-events-detection-jobs.rst,sha256=zjAhZjp5lpIMATyyvj4DVsvkWn7ovt49BLKcT143daE,2917
|
|
1284
|
+
awscli/examples/comprehend/list-flywheel-iteration-history.rst,sha256=c4LFSac919uCaozsJbY-B5sTHof_FgEK3rGJLF2ssOY,2727
|
|
1285
|
+
awscli/examples/comprehend/list-flywheels.rst,sha256=1UylPprQLfZQijeGvrGKWbCHIwRDggPINubDyRA1SiE,1694
|
|
1286
|
+
awscli/examples/comprehend/list-key-phrases-detection-jobs.rst,sha256=tNsUKLYM-luYtyApgRjpIfwDcVoVhc-c159U_b2fy_c,3605
|
|
1287
|
+
awscli/examples/comprehend/list-pii-entities-detection-jobs.rst,sha256=JYL6cJ8mr5pBXr7AVn-SI3hvQ1KegWQh1CFxe-VQs10,2546
|
|
1288
|
+
awscli/examples/comprehend/list-sentiment-detection-jobs.rst,sha256=gux9ggZpYp2K0ESf562lx2HoXzlvvle6yJZR96_F2y8,2499
|
|
1289
1289
|
awscli/examples/comprehend/list-tags-for-resource.rst,sha256=mpc_JESR_HP9MxDa0hiBF_6Ivp7FWZrfsoz6m8TSW-k,820
|
|
1290
|
-
awscli/examples/comprehend/list-targeted-sentiment-detection-jobs.rst,sha256=
|
|
1291
|
-
awscli/examples/comprehend/list-topics-detection-jobs.rst,sha256=
|
|
1290
|
+
awscli/examples/comprehend/list-targeted-sentiment-detection-jobs.rst,sha256=iZDkZU0BfkGfCY4-IU0VZ45hC0xV-hZBLeox3vPb2h4,2571
|
|
1291
|
+
awscli/examples/comprehend/list-topics-detection-jobs.rst,sha256=GtvX9pg113pW2aqUEm3glBj6GIkZOO3Sxcf4BGwNqNk,3338
|
|
1292
1292
|
awscli/examples/comprehend/put-resource-policy.rst,sha256=txc0zxMRbUnYZVnr0fYWyrbSMoupQhjXxwG1iJkDfYA,916
|
|
1293
|
-
awscli/examples/comprehend/start-document-classification-job.rst,sha256=
|
|
1294
|
-
awscli/examples/comprehend/start-dominant-language-detection-job.rst,sha256=
|
|
1295
|
-
awscli/examples/comprehend/start-entities-detection-job.rst,sha256=
|
|
1296
|
-
awscli/examples/comprehend/start-events-detection-job.rst,sha256=
|
|
1293
|
+
awscli/examples/comprehend/start-document-classification-job.rst,sha256=8phlBmO0rRdyjIcePRmltzbnleeTvCq1NWjYPfG4LiM,2407
|
|
1294
|
+
awscli/examples/comprehend/start-dominant-language-detection-job.rst,sha256=K37OLhRGsY0cKWgTlRfGpL7yGqCIrOTaz_GTdiNMMzs,1833
|
|
1295
|
+
awscli/examples/comprehend/start-entities-detection-job.rst,sha256=8ymLJl6JBCoWH6IRzXYiaHWf2ENp2Zrgsx8LJVF8efo,8369
|
|
1296
|
+
awscli/examples/comprehend/start-events-detection-job.rst,sha256=rDqJYnh_oRxfyJYRdFPcI-cemQjPZUETCJMzVt6xey4,9895
|
|
1297
1297
|
awscli/examples/comprehend/start-flywheel-iteration.rst,sha256=f7X3fjv_jSWe8UwWJnU6DD3N47x3LYkB_IxDqwNWJZA,671
|
|
1298
|
-
awscli/examples/comprehend/start-key-phrases-detection-job.rst,sha256=
|
|
1299
|
-
awscli/examples/comprehend/start-pii-entities-detection-job.rst,sha256=
|
|
1300
|
-
awscli/examples/comprehend/start-sentiment-detection-job.rst,sha256=
|
|
1301
|
-
awscli/examples/comprehend/start-targeted-sentiment-detection-job.rst,sha256=
|
|
1302
|
-
awscli/examples/comprehend/start-topics-detection-job.rst,sha256=
|
|
1298
|
+
awscli/examples/comprehend/start-key-phrases-detection-job.rst,sha256=4-Ka16abA1tMYzdldgRcdE_c1BN4wZ1-JJl9KaPEzsw,6350
|
|
1299
|
+
awscli/examples/comprehend/start-pii-entities-detection-job.rst,sha256=U4KusFODIFQZUgmhgQ_4w8xJTeCB6WgUThDJ-wi1Or0,4722
|
|
1300
|
+
awscli/examples/comprehend/start-sentiment-detection-job.rst,sha256=2KxWJ5rBULgTf2XNgTryypYNjImoxX_evHHULjmpxCk,3210
|
|
1301
|
+
awscli/examples/comprehend/start-targeted-sentiment-detection-job.rst,sha256=KN0m2tA25gBbPapmnzueTE8jAb_bkA-LSOIj1IbGp2o,10935
|
|
1302
|
+
awscli/examples/comprehend/start-topics-detection-job.rst,sha256=ywcICux7aTFffcmh4gyIVs68wI1Fl1JrH0NJwpwLEpA,1556
|
|
1303
1303
|
awscli/examples/comprehend/stop-dominant-language-detection-job.rst,sha256=yhr0pcjXxHE-Cl7twh6IC-S1tXuieooBYKw-EusoWg8,821
|
|
1304
1304
|
awscli/examples/comprehend/stop-entities-detection-job.rst,sha256=u9DGx8VjX6aKOLs-BoH4yMM5z0ks5Su48FxmKajhCVg,785
|
|
1305
1305
|
awscli/examples/comprehend/stop-events-detection-job.rst,sha256=IFBpImx2lJwNEmhX4VDbqsamJNrAPgglunQo1UXv5_w,777
|
|
@@ -1312,7 +1312,7 @@ awscli/examples/comprehend/stop-training-entity-recognizer.rst,sha256=8UFETr2Hqj
|
|
|
1312
1312
|
awscli/examples/comprehend/tag-resource.rst,sha256=EQWlmziM0lG4fzmEJRxn8vWNbgcWcqb2Tpcalx21a1Q,1073
|
|
1313
1313
|
awscli/examples/comprehend/untag-resource.rst,sha256=T1CDnjcYuF1DdZp6N34bWD--hQ2qNRI__IC6s77k0u4,1076
|
|
1314
1314
|
awscli/examples/comprehend/update-endpoint.rst,sha256=96j0T4qShhgMHi8FjVVB_8USooAfivlBVLcv5lckOPk,1289
|
|
1315
|
-
awscli/examples/comprehend/update-flywheel.rst,sha256=
|
|
1315
|
+
awscli/examples/comprehend/update-flywheel.rst,sha256=P-guQFVpxxi0GZfGD2DQWSJBkWJ1kle1rlHkv1k7uEM,1665
|
|
1316
1316
|
awscli/examples/comprehendmedical/describe-entities-detection-v2-job.rst,sha256=m9GkukF0WfRV9fZx9e8xPNcCq03fN3IrO3llWJ__6OE,1375
|
|
1317
1317
|
awscli/examples/comprehendmedical/describe-icd10-cm-inference-job.rst,sha256=I_6reDk3FRBK08Pe6CPkCYpCzbznTKumCXlAGfTJTb0,1348
|
|
1318
1318
|
awscli/examples/comprehendmedical/describe-phi-detection-job.rst,sha256=ESS_5bKNTML_33gKitExhzL6RYsOsU_iGZxmhTw20E0,1365
|
|
@@ -2102,7 +2102,7 @@ awscli/examples/ec2/get-console-screenshot.rst,sha256=_U2OfwgbUpOql9QWBXnkdRJKbk
|
|
|
2102
2102
|
awscli/examples/ec2/get-default-credit-specification.rst,sha256=qmqwym1Pb8l6UIj50TbTmVrkVqayWarVHuyS-MknDe8,385
|
|
2103
2103
|
awscli/examples/ec2/get-ebs-default-kms-key-id.rst,sha256=YOOoLLdmY-OwNL-MATHJww-xOKdS2ZK7VV3-Io27Uu4,559
|
|
2104
2104
|
awscli/examples/ec2/get-ebs-encryption-by-default.rst,sha256=V3m1smnrn78UVr9mjKTOIFHAjMO-_LAIxPLNcYXTU4A,527
|
|
2105
|
-
awscli/examples/ec2/get-flow-logs-integration-template.rst,sha256=
|
|
2105
|
+
awscli/examples/ec2/get-flow-logs-integration-template.rst,sha256=XHjpqBl37qnzdM-vdfvGldDtX52mQ_oHfH56Jz_cYWk,2102
|
|
2106
2106
|
awscli/examples/ec2/get-groups-for-capacity-reservation.rst,sha256=QAVJ2sjMf4NoNhgKMyvC4oeGoxnYEZImyZFHFEoBIA8,797
|
|
2107
2107
|
awscli/examples/ec2/get-host-reservation-purchase-preview.rst,sha256=4-7ZuU9wLQ-S6oHXqnA203WkVIt9d-D4nSSkhG59JZ4,732
|
|
2108
2108
|
awscli/examples/ec2/get-image-block-public-access-state.rst,sha256=h-_NgiyzLAqkMvutwZ6SlvNF4DwPdldrs51vayxeYwo,605
|
|
@@ -2809,7 +2809,7 @@ awscli/examples/globalaccelerator/withdraw-byoip-cidr.rst,sha256=zirXZdo1ChEyWka
|
|
|
2809
2809
|
awscli/examples/glue/batch-stop-job-run.rst,sha256=4yfcTpIqePD7bOiQcH1TsA2AN87NYnJxfGSpS2_90UQ,1187
|
|
2810
2810
|
awscli/examples/glue/create-connection.rst,sha256=xcXI0_gEJrH7fx5ixMpCyoMvgeg8YYrNPDL9dhP1BYA,1239
|
|
2811
2811
|
awscli/examples/glue/create-database.rst,sha256=uznlhhWr0DMQc59EvnfUvxQniCaeajJJApfGG4S9EeM,509
|
|
2812
|
-
awscli/examples/glue/create-job.rst,sha256=
|
|
2812
|
+
awscli/examples/glue/create-job.rst,sha256=HgsF20wkKtZBt8wX2cAbzPyLXTGr7aMuiG7o1V0nfv4,4169
|
|
2813
2813
|
awscli/examples/glue/create-table.rst,sha256=XDHeYy1RhdcOuHO-q21S5UZmXF_XbpaMaNjjjjw2wro,3996
|
|
2814
2814
|
awscli/examples/glue/delete-job.rst,sha256=sqvSV4fxMnM0X7TEEDyQGRhcifZx3yHS8qHf0F_ZGXw,406
|
|
2815
2815
|
awscli/examples/glue/get-databases.rst,sha256=pOhS2QkamKNiL2k4UaQNFYEEeq-HMW4Ln8eBeyiX534,2715
|
|
@@ -2944,7 +2944,7 @@ awscli/examples/guardduty/accept-invitation.rst,sha256=gMjaDx9uB8Sn-gRNhA2Zufcn2
|
|
|
2944
2944
|
awscli/examples/guardduty/archive-findings.rst,sha256=4gBuhLGgrS5yTGjNua0dvd8FJwsntM-Oa3KhTVxrRGo,553
|
|
2945
2945
|
awscli/examples/guardduty/create-detector.rst,sha256=avBHR6_EUrvA3_wmbSxLqEntT_-wk5Jgws1mBOIbVhQ,474
|
|
2946
2946
|
awscli/examples/guardduty/create-filter.rst,sha256=mfrhq91cZxcNpx9xL63_-Sx4CXyDrOgs8ZRn8xTk6Pc,692
|
|
2947
|
-
awscli/examples/guardduty/create-ip-set.rst,sha256=
|
|
2947
|
+
awscli/examples/guardduty/create-ip-set.rst,sha256=KE48su1zNtGK_yHXJ1QPZo4o20YrkYgV_PmghAOw2Lc,644
|
|
2948
2948
|
awscli/examples/guardduty/create-members.rst,sha256=P8zGKPP5wRq1SVnv1XC7vHAiKtR-6wa32zCJdwPgPEg,664
|
|
2949
2949
|
awscli/examples/guardduty/create-publishing-destination.rst,sha256=4vkQC2ylbGHkqG9S0iuNehVDD8tIcu6HiSL-t-_fXVA,736
|
|
2950
2950
|
awscli/examples/guardduty/create-sample-findings.rst,sha256=tHNU78Uo29CE0XFp6KorMQN9IrvrfbhiToK2h6QuaoI,522
|
|
@@ -2956,14 +2956,14 @@ awscli/examples/guardduty/disable-organization-admin-account.rst,sha256=uucqE1J3
|
|
|
2956
2956
|
awscli/examples/guardduty/disassociate-from-master-account.rst,sha256=Mom3_wJeEPKd5sJq4UpEmqon83oUHWQLZa1BgR_TIxk,625
|
|
2957
2957
|
awscli/examples/guardduty/get-detector.rst,sha256=0z0TEdRaxhz5_86dzXU8LXcaKFqrNsE2Sl9d3fm6Ajw,773
|
|
2958
2958
|
awscli/examples/guardduty/get-findings.rst,sha256=cYCDtX9lfqYH6SdedR6gqL3nYBjXlHgaaKjSPyLIkMU,3582
|
|
2959
|
-
awscli/examples/guardduty/get-ip-set.rst,sha256=
|
|
2959
|
+
awscli/examples/guardduty/get-ip-set.rst,sha256=JrIK-ayTWqg1uXb05Jngf-EIdL4WUwyLnw3nvpvFjpQ,722
|
|
2960
2960
|
awscli/examples/guardduty/get-master-account.rst,sha256=5gK2BWNV3VLo2jmXG0mFgQHeYClmmBX15QqSavDyXts,835
|
|
2961
2961
|
awscli/examples/guardduty/list-detectors.rst,sha256=mS_LlpWnMBUY1Z8549tlJvYm6IcVEVk0WySRZEljC3U,475
|
|
2962
2962
|
awscli/examples/guardduty/list-findings.rst,sha256=yu5uxPGSgetbYBelRSpdn8McwjVGd5XHF8t9H-wDIvA,2753
|
|
2963
2963
|
awscli/examples/guardduty/list-invitations.rst,sha256=GpX4-DIf2p58TABjsBtWb1Xjx5BOYRyZ4MyUsdlkqK4,785
|
|
2964
2964
|
awscli/examples/guardduty/list-ip-sets.rst,sha256=HkL1ZEeOM_szNmk8V5ZEiWBsX6Zp18UFbO69rHo6X4k,542
|
|
2965
2965
|
awscli/examples/guardduty/list-members.rst,sha256=iWqumfK0ajwEH5Bf7qsHnboY3FEBTm9TPjjwN_jW3-o,962
|
|
2966
|
-
awscli/examples/guardduty/update-ip-set.rst,sha256=
|
|
2966
|
+
awscli/examples/guardduty/update-ip-set.rst,sha256=IHNjYGPhEfs8TeMyvEPFmfo8yw1T0U051OKFToLTJvs,599
|
|
2967
2967
|
awscli/examples/health/describe-affected-entities.rst,sha256=rBj9YxiiMS0Osum6MFLORoOOddWZEN0Wjh7OHJxKhpU,1140
|
|
2968
2968
|
awscli/examples/health/describe-event-details.rst,sha256=d83e2wiNidiOqdzkt-nCp6o4KIqLCU7J2S2UvVFR20c,1692
|
|
2969
2969
|
awscli/examples/health/describe-events.rst,sha256=ubZzwAjHmWMmkl1FEYgFOfUf55a3_LbcudOe0s7sQsI,8598
|
|
@@ -4078,7 +4078,7 @@ awscli/examples/logs/describe-log-streams.rst,sha256=F_1I17ZRRQD7OlZ26GUX8J4JuCK
|
|
|
4078
4078
|
awscli/examples/logs/get-log-events.rst,sha256=Ajrvd1U8N7cmxz24ZyV_YrItAbXq1GplB8m7kAZIYqA,879
|
|
4079
4079
|
awscli/examples/logs/put-log-events.rst,sha256=FZgdBKgKpCD9JY3utTU7dJDFSyfztX3QQ4fI_VSMcEE,1095
|
|
4080
4080
|
awscli/examples/logs/put-retention-policy.rst,sha256=bhj87TciRV11vh3AwZfeTwBfVdD_5o8RK2t_fqZJJrk,167
|
|
4081
|
-
awscli/examples/macie2/describe-buckets.rst,sha256=
|
|
4081
|
+
awscli/examples/macie2/describe-buckets.rst,sha256=E4A7a492snuy8njvH0g_yAMj2RRFRnhXDCUOq9z_FCg,8301
|
|
4082
4082
|
awscli/examples/mediaconnect/add-flow-outputs.rst,sha256=sYNCCjhU5UoIVr5EpuOm8ku9O2DO6ceuXPYacdtwSq4,1698
|
|
4083
4083
|
awscli/examples/mediaconnect/create-flow.rst,sha256=_HkumwUTixRgM6nLvFbinJuuXukq-DZ5ez3Oq0jwoHI,1469
|
|
4084
4084
|
awscli/examples/mediaconnect/delete-flow.rst,sha256=uzXlXQGRfY7GucGxeWH4dTVCbxe_n23-pKsh_Db253c,570
|
|
@@ -5060,7 +5060,7 @@ awscli/examples/s3/cp.rst,sha256=Ksq0ziCKIMFjBQVE3UO-Fyfd05UwIRVkDPmiKDIuq8Y,689
|
|
|
5060
5060
|
awscli/examples/s3/ls.rst,sha256=xKXXcHFVI1Pq--9TtREjhxO85gAT3AfuEwc8zkTePPo,3665
|
|
5061
5061
|
awscli/examples/s3/mb.rst,sha256=euGEbe_OopEzTkZx-20dcS91yc9kMZwv56ExLpGlCjk,633
|
|
5062
5062
|
awscli/examples/s3/mv.rst,sha256=5PDwfYR8repQuAlWINzyfKS4-feQh9ZO2JIr0T9-5DQ,4016
|
|
5063
|
-
awscli/examples/s3/presign.rst,sha256=
|
|
5063
|
+
awscli/examples/s3/presign.rst,sha256=4D0AYCtk3AiBhX9HmmhcG4htsj1Rdz_NsaQMw6c4hTE,1456
|
|
5064
5064
|
awscli/examples/s3/rb.rst,sha256=JvPJZ6ufXqT_1QkXr1nocNq9laCEPYgFiVGf12FQunw,719
|
|
5065
5065
|
awscli/examples/s3/rm.rst,sha256=s9BPoj05tDeVNvhSkc5ufikVodunLPASXenKoIjR5SE,2124
|
|
5066
5066
|
awscli/examples/s3/sync.rst,sha256=AYbjej5jIbvrfe6mDfvsTeZPejjcHQ342OcyvNQwnC4,5864
|
|
@@ -5074,11 +5074,11 @@ awscli/examples/s3api/create-multipart-upload.rst,sha256=qa426KP-Zh1kGJHQa5o-KcE
|
|
|
5074
5074
|
awscli/examples/s3api/delete-bucket-analytics-configuration.rst,sha256=BMYnDt1WSHefQ6xZ9XpK2vNm2z_NAVTcne_FPrdzmpo,323
|
|
5075
5075
|
awscli/examples/s3api/delete-bucket-cors.rst,sha256=d9zwD7o4DsSi1_xC928L57bCYiEK8um0vcT0mMMrLvw,163
|
|
5076
5076
|
awscli/examples/s3api/delete-bucket-encryption.rst,sha256=S4SQ3S7u1hpT1XRRDuh7CMQRz-mCbbcWkmykqINaIro,299
|
|
5077
|
-
awscli/examples/s3api/delete-bucket-intelligent-tiering-configuration.rst,sha256=
|
|
5077
|
+
awscli/examples/s3api/delete-bucket-intelligent-tiering-configuration.rst,sha256=1zpjmYLhupx6axqowb-0gZnLrahbF1BMb3sCsVKRQHo,569
|
|
5078
5078
|
awscli/examples/s3api/delete-bucket-inventory-configuration.rst,sha256=0i3aWwhBbLL18jOrdwYcvhqBG7Rz3IMu1LeH-aOn1P0,331
|
|
5079
5079
|
awscli/examples/s3api/delete-bucket-lifecycle.rst,sha256=Z63HsOGpG-yJjX6iialtJNjYaU0_dkgiD0KqsKxdT7M,148
|
|
5080
5080
|
awscli/examples/s3api/delete-bucket-metrics-configuration.rst,sha256=kRB1eHKiHO5z9B4Pd3EGZue4yfTNmEBwn70nvjibv-o,316
|
|
5081
|
-
awscli/examples/s3api/delete-bucket-ownership-controls.rst,sha256=
|
|
5081
|
+
awscli/examples/s3api/delete-bucket-ownership-controls.rst,sha256=tNnahMIkl7EqSP6J55gLJjyjSVkfKNb0auprvXbKsio,493
|
|
5082
5082
|
awscli/examples/s3api/delete-bucket-policy.rst,sha256=QfSwrkfbGlTDlfti68w2c0O5A0b9qi4wj4C6C31xdwI,135
|
|
5083
5083
|
awscli/examples/s3api/delete-bucket-replication.rst,sha256=2dLYEq1X-cskYVVMVUGK3Ho653upyLeKrmj150xTP78,152
|
|
5084
5084
|
awscli/examples/s3api/delete-bucket-tagging.rst,sha256=mUstWEDIMDUZyDUQY05hmxu8dcbdYPwgXXfNCOiyYSI,144
|
|
@@ -5093,7 +5093,7 @@ awscli/examples/s3api/get-bucket-acl.rst,sha256=DvKyE26vRZbFWifqqWDSv4a5T0a6r0II
|
|
|
5093
5093
|
awscli/examples/s3api/get-bucket-analytics-configuration.rst,sha256=vor2VJ71RtNWhJd5EoZeypK1165Z1_1H9Yj3vOruX3c,432
|
|
5094
5094
|
awscli/examples/s3api/get-bucket-cors.rst,sha256=xdyfmJzoH5TSdEuc6j4VFMTCJJEL4yJNmCzcwe7J6cI,960
|
|
5095
5095
|
awscli/examples/s3api/get-bucket-encryption.rst,sha256=uDXSM0PK4arxKsEU93sCPDhkP8gk-pzrxubrF8tOBW0,553
|
|
5096
|
-
awscli/examples/s3api/get-bucket-intelligent-tiering-configuration.rst,sha256=
|
|
5096
|
+
awscli/examples/s3api/get-bucket-intelligent-tiering-configuration.rst,sha256=JC-QK2uulzxom1brZTD9xONRnvW4k8-r3DHmtdp07lc,1039
|
|
5097
5097
|
awscli/examples/s3api/get-bucket-inventory-configuration.rst,sha256=E7XD814PqJzAR3bemMXgdxovgMLwrIwXr7OVqYSbgcQ,790
|
|
5098
5098
|
awscli/examples/s3api/get-bucket-lifecycle-configuration.rst,sha256=WEVxbOCJv4Y2CMqol28Cm6D_96mNtim8dDVxKjw3cC0,880
|
|
5099
5099
|
awscli/examples/s3api/get-bucket-lifecycle.rst,sha256=J9teIkMWx7aXI0QygelhCfjunORIdNKz5Osz_kyvhkU,631
|
|
@@ -5102,7 +5102,7 @@ awscli/examples/s3api/get-bucket-logging.rst,sha256=J-PqTLB0j2aC0K4XPfRFH2vR5aYa
|
|
|
5102
5102
|
awscli/examples/s3api/get-bucket-metrics-configuration.rst,sha256=ELQSqjPW0IwBWLONeQNnb_UbcJJIu5xQEespEr11NvM,464
|
|
5103
5103
|
awscli/examples/s3api/get-bucket-notification-configuration.rst,sha256=0WdlPw0JW8NTncXzLHv0ugCkhM-zchjmkTOAcOp9dvM,489
|
|
5104
5104
|
awscli/examples/s3api/get-bucket-notification.rst,sha256=EijW57PyjevNcBgxthJLLLevBtW82VYjNc9SEEImYb0,468
|
|
5105
|
-
awscli/examples/s3api/get-bucket-ownership-controls.rst,sha256=
|
|
5105
|
+
awscli/examples/s3api/get-bucket-ownership-controls.rst,sha256=5KAFoT6smXzluL0ZIwwOFExjN8Wkx-4QANmNrmy1if4,657
|
|
5106
5106
|
awscli/examples/s3api/get-bucket-policy-status.rst,sha256=RakXTEMu-6r2cQ194JkjvhijYDN1PJayZO-c7iijhdA,358
|
|
5107
5107
|
awscli/examples/s3api/get-bucket-policy.rst,sha256=bG4YZXpawQsffXkTTuKWgIOZ5MHJ6D0klTWGAZQyJVc,1075
|
|
5108
5108
|
awscli/examples/s3api/get-bucket-replication.rst,sha256=u6hdXFoKr3uUjDpRYAorkUrKDhPMgDvl82H23wC8auM,667
|
|
@@ -5122,7 +5122,7 @@ awscli/examples/s3api/get-public-access-block.rst,sha256=QxnSpSc86VBl0blz-QVYiD7
|
|
|
5122
5122
|
awscli/examples/s3api/head-bucket.rst,sha256=1gj5CxrT7AXz5Fxd-c2vTXPxJ0Ku3usVINpytShBB08,326
|
|
5123
5123
|
awscli/examples/s3api/head-object.rst,sha256=tmc5LRqZGa6atv5OsgcPoMCRBYi-GUmtbKHpQfU7BpU,417
|
|
5124
5124
|
awscli/examples/s3api/list-bucket-analytics-configurations.rst,sha256=vYmsIQiTZaJ9Kio13PnQlliHQZowwtSHK8yTixmUxJ8,476
|
|
5125
|
-
awscli/examples/s3api/list-bucket-intelligent-tiering-configurations.rst,sha256=
|
|
5125
|
+
awscli/examples/s3api/list-bucket-intelligent-tiering-configurations.rst,sha256=6w9j19vakbJgG0Q_CrGsw9I7bfmKjMoaa3hz3VLVlTk,2021
|
|
5126
5126
|
awscli/examples/s3api/list-bucket-inventory-configurations.rst,sha256=vstfEUmiBywTwxwYJ3WK0ZN0yhNQ2_D5slQavxvSjKw,1386
|
|
5127
5127
|
awscli/examples/s3api/list-bucket-metrics-configurations.rst,sha256=zO2i_fSmF5AOYVx83hUgv82q1NvossYLxiPigUUkC38,656
|
|
5128
5128
|
awscli/examples/s3api/list-buckets.rst,sha256=hzcq9sNregdjEjz878ZEMnYoMUQKsX2sBjA37UbZ7bc,483
|
|
@@ -5136,7 +5136,7 @@ awscli/examples/s3api/put-bucket-acl.rst,sha256=4AyAdWMvfRfb1Tmj_M7lPTn7AM_7WxYE
|
|
|
5136
5136
|
awscli/examples/s3api/put-bucket-analytics-configuration.rst,sha256=cEZAX3X19_c7z2GBO8lIRcwcpj7iZV1ODY3Xx0iNsuM,363
|
|
5137
5137
|
awscli/examples/s3api/put-bucket-cors.rst,sha256=JQfwK5WM9HCHB2mJTfx0StH-lz00SddmjW3gFlWMpZI,701
|
|
5138
5138
|
awscli/examples/s3api/put-bucket-encryption.rst,sha256=IyR1dsizqQEdY19HZz_F_kQZvsd7Gt4AfaXdhk3-p6w,399
|
|
5139
|
-
awscli/examples/s3api/put-bucket-intelligent-tiering-configuration.rst,sha256=
|
|
5139
|
+
awscli/examples/s3api/put-bucket-intelligent-tiering-configuration.rst,sha256=1zRMIMBqV8_djCTEZnVOre0nSgcyOobzg0ANPKEhjag,1290
|
|
5140
5140
|
awscli/examples/s3api/put-bucket-inventory-configuration.rst,sha256=XQB1vGUGC3Exxue_KE0CP4yn64EJJ60ZZHh1FuTxUl0,1207
|
|
5141
5141
|
awscli/examples/s3api/put-bucket-lifecycle-configuration.rst,sha256=Ul1x6MKcRQYypYEvK6AcVamWWHe8pswIAouvThWs-zo,1405
|
|
5142
5142
|
awscli/examples/s3api/put-bucket-lifecycle.rst,sha256=gXSpZaI9mkdJ78TZmDh6wRQ6BofWI0EJ3S5IFzqlQFE,1598
|
|
@@ -5144,9 +5144,9 @@ awscli/examples/s3api/put-bucket-logging.rst,sha256=BdQvtOz5PyuJmMaek_i7XsSTHYlS
|
|
|
5144
5144
|
awscli/examples/s3api/put-bucket-metrics-configuration.rst,sha256=tfIObxlMX3NhkaSicqunc-lBCvwtVD5MwNtzAbb6ToM,387
|
|
5145
5145
|
awscli/examples/s3api/put-bucket-notification-configuration.rst,sha256=bLDGEu8Nj-BN2hP6apfcqqoQVmMVOKaDECC8mR1LIo8,1563
|
|
5146
5146
|
awscli/examples/s3api/put-bucket-notification.rst,sha256=1uOVoFss4S2vqZoCtvTFkCuPXY51PP7I2as5FifkqRs,1019
|
|
5147
|
-
awscli/examples/s3api/put-bucket-ownership-controls.rst,sha256
|
|
5147
|
+
awscli/examples/s3api/put-bucket-ownership-controls.rst,sha256=NBAzkIEAto4KanQsXL51XS6RlDoXxs5KVf05fZnhzjs,566
|
|
5148
5148
|
awscli/examples/s3api/put-bucket-policy.rst,sha256=Trk8L-f4Hx3gjk3rRY8o3sd27e8a7sH4jp3Jn1daGYE,1007
|
|
5149
|
-
awscli/examples/s3api/put-bucket-replication.rst,sha256=
|
|
5149
|
+
awscli/examples/s3api/put-bucket-replication.rst,sha256=OXRyQEWtU7kart7aYR7GR02fv-rIVOBD00V0LWnUINw,2601
|
|
5150
5150
|
awscli/examples/s3api/put-bucket-request-payment.rst,sha256=C4SAcLL98zyntVAAJfUGvgzXb2ihNyNbrVyudfBZYjw,709
|
|
5151
5151
|
awscli/examples/s3api/put-bucket-tagging.rst,sha256=SaDRsW6-PCVUcNZGqhZDvpSMseUsHB_LBpI0loek4E4,563
|
|
5152
5152
|
awscli/examples/s3api/put-bucket-versioning.rst,sha256=pVqHVVYs__xnhyR10G0D2KJfPFkBFLbW6IUwUCF1m6U,356
|
|
@@ -5175,13 +5175,13 @@ awscli/examples/s3control/describe-job.rst,sha256=YcUK1d5MdVqrL87GBNk62KOazzxUoT
|
|
|
5175
5175
|
awscli/examples/s3control/get-access-point-policy-status.rst,sha256=4WRw7Ekywqy_HwgkL8eA4lyW3Oha71UyT9EHV79pNQM,959
|
|
5176
5176
|
awscli/examples/s3control/get-access-point-policy.rst,sha256=yGxRTuPffwsB0OMvGuDDl4ddPS39FJmntLqBvyIfW-U,939
|
|
5177
5177
|
awscli/examples/s3control/get-access-point.rst,sha256=MCEGoWjSrAaITAKdAdjLQPc4fJxWJsRtmhzqpPQ7y1w,1042
|
|
5178
|
-
awscli/examples/s3control/get-multi-region-access-point-routes.rst,sha256=
|
|
5178
|
+
awscli/examples/s3control/get-multi-region-access-point-routes.rst,sha256=tfAPfOSSxyS2Ubr-9yl-ZVjItSZSVLDMtGIul3il_GE,867
|
|
5179
5179
|
awscli/examples/s3control/get-public-access-block.rst,sha256=oa-1t0gnDi7s5FYabPgQAq1eH34cBzwYgZ-7b1yUckw,481
|
|
5180
5180
|
awscli/examples/s3control/list-access-points.rst,sha256=X0E_d7rMM-Q71ILJycFDuE3D-j0vnswdMCn4fBGcDWk,2197
|
|
5181
5181
|
awscli/examples/s3control/list-jobs.rst,sha256=Bh0BoNvTbGrAMWKJq7AEIcAmik05iplae9Xc7ducMkQ,1214
|
|
5182
5182
|
awscli/examples/s3control/put-access-point-policy.rst,sha256=IK3iajgZfdFsOogp3yh-__-3yNhub_Ae1AeNm_W5GFA,1320
|
|
5183
5183
|
awscli/examples/s3control/put-public-access-block.rst,sha256=YAsgCsoQRYD7t4MSqKGOlNEAyM75hOlwc1l1PMhb-_w,461
|
|
5184
|
-
awscli/examples/s3control/submit-multi-region-access-point-routes.rst,sha256=
|
|
5184
|
+
awscli/examples/s3control/submit-multi-region-access-point-routes.rst,sha256=69s_jLWgpbPtUOIBcWXMlxqVV5qdQCSinxr4pLZr7xc,640
|
|
5185
5185
|
awscli/examples/s3control/update-job-priority.rst,sha256=3fjdCSHD-MVFDTKHlxp9ZhCexhylAONqKSZplxUqdyw,421
|
|
5186
5186
|
awscli/examples/s3control/update-job-status.rst,sha256=JNy0PJReMwZ90RfS3L_S-eb4cq1pDgMSR2kzJ6GmeDs,1221
|
|
5187
5187
|
awscli/examples/secretsmanager/batch-get-secret-value.rst,sha256=_u1I9SFMFkfpmmhmg4EsZ2UmBWZ12cziPkfDhIlOGvM,4311
|
|
@@ -5286,7 +5286,7 @@ awscli/examples/securityhub/update-security-control.rst,sha256=Vub-HSagn159H2Q_s
|
|
|
5286
5286
|
awscli/examples/securityhub/update-security-hub-configuration.rst,sha256=-AhlFIEE-J-ioI8uzLIsVPnhDkL0a6YNyh93JTTKuyc,505
|
|
5287
5287
|
awscli/examples/securityhub/update-standards-control.rst,sha256=tfoUeSaJSjbe1FTDFhrYxChFA9WSE-cRUvnY7yzjhTI,1031
|
|
5288
5288
|
awscli/examples/securitylake/create-aws-logsource.rst,sha256=RC-yFXY1BhaMJE8jn4IKGheg1OB6PMVieQtCB-Y29gM,689
|
|
5289
|
-
awscli/examples/securitylake/create-custom-logsource.rst,sha256=
|
|
5289
|
+
awscli/examples/securitylake/create-custom-logsource.rst,sha256=dW4eWxh99hk4ngwHZw15tM9kVqm_NMV7rpnXawsQYFk,1472
|
|
5290
5290
|
awscli/examples/securitylake/create-data-lake-exception-subscription.rst,sha256=ysA1VPf2fKtMmkoM6kHSdPmQdFwEs8E7OanUvThXyVk,741
|
|
5291
5291
|
awscli/examples/securitylake/create-data-lake-organization-configuration.rst,sha256=PywDIX4dbY_WBcqVAK5Xr1t84A3p4UY7eIDhBmjTNmI,685
|
|
5292
5292
|
awscli/examples/securitylake/create-data-lake.rst,sha256=oTnATk1y7wZkSmFMcpikTUjM7hqqa_ejnvliUGpkSZg,5825
|
|
@@ -5306,7 +5306,7 @@ awscli/examples/securitylake/get-subscriber.rst,sha256=5Jkphj8FHDz8bHpG2CCrMMhhO
|
|
|
5306
5306
|
awscli/examples/securitylake/list-data-lake-exceptions.rst,sha256=18B20baZlu0zxaEf6b8xvpFQ2dTCG1IVGVWQkPUtSmo,1165
|
|
5307
5307
|
awscli/examples/securitylake/list-data-lakes.rst,sha256=WhfmFdVfuj-u1_8sAoFbE6M_aT093B7fC4CSNfyDbik,2001
|
|
5308
5308
|
awscli/examples/securitylake/list-log-sources.rst,sha256=zryg-_zNI470AzqByZmt0f950knKGe7CyfKHKezewsc,883
|
|
5309
|
-
awscli/examples/securitylake/list-subscribers.rst,sha256=
|
|
5309
|
+
awscli/examples/securitylake/list-subscribers.rst,sha256=MECE84atKh66-pecejdLG__hoM-5o-VCN-KLAFOMAvA,2750
|
|
5310
5310
|
awscli/examples/securitylake/list-tags-for-resource.rst,sha256=1UhJszDiAE4PKxfRgREakT6nrt-yqJXxYExgQXgJ6yU,1034
|
|
5311
5311
|
awscli/examples/securitylake/register-data-lake-delegated-administrator.rst,sha256=RIM92NkHcaPYjH0VSei7mdbIkz9PM_QmDzUuL6rfJYE,558
|
|
5312
5312
|
awscli/examples/securitylake/tag-resource.rst,sha256=Prze5KyhsqxGWa8eBaroHjxnj868UkWpEQzh6QdI49k,754
|
|
@@ -5314,7 +5314,7 @@ awscli/examples/securitylake/untag-resource.rst,sha256=O8xqWn31D199wRh_oa4whUc9j
|
|
|
5314
5314
|
awscli/examples/securitylake/update-data-lake-exception-subscription.rst,sha256=_3EP7mWI60eAP7FmXt9WIE3fyDnb8zn9wNDH3st6Zm0,689
|
|
5315
5315
|
awscli/examples/securitylake/update-data-lake.rst,sha256=t_ybDi0P-oVmrTW14SZkIYv-xTe06GpEYvwu9be0jdE,5880
|
|
5316
5316
|
awscli/examples/securitylake/update-subscriber-notification.rst,sha256=dIAhynYEIlCXtTNYnBvUOt7u-w_1V_C9_4QTd7LrMjM,820
|
|
5317
|
-
awscli/examples/securitylake/update-subscriber.rst,sha256=
|
|
5317
|
+
awscli/examples/securitylake/update-subscriber.rst,sha256=oYwHnbdl3qSPu_-5dv9MVp1Ae66XXfXL27CvDcDebMQ,3134
|
|
5318
5318
|
awscli/examples/serverlessrepo/put-application-policy.rst,sha256=2QPFAUrUS_gl6NaEDE2kWc5Rn8q8BuODfcdSQnbYUjY,1805
|
|
5319
5319
|
awscli/examples/service-quotas/get-aws-default-service-quota.rst,sha256=Y0WoXkMAHx6t0pJRL0FYWh9FUTG4sAyTuKi-U8rS0Yo,1165
|
|
5320
5320
|
awscli/examples/service-quotas/get-requested-service-quota-change.rst,sha256=v0xafzBbeiroP14z6O8y6ccbzMlrbEfj6UD51UKSs5c,1055
|
|
@@ -5717,33 +5717,33 @@ awscli/examples/textract/get-document-analysis.rst,sha256=IorgC3Bend1VVsGf3hYFSI
|
|
|
5717
5717
|
awscli/examples/textract/get-document-text-detection.rst,sha256=u2p4M9ZLfmzX_U2dOQicjj-Iy1wBxnbmk-ojZgF0UJc,2376
|
|
5718
5718
|
awscli/examples/textract/start-document-analysis.rst,sha256=d2pLTMP2RJ_cHmHvBfFvxogGdDpKL68uqmdJqgEkNss,1125
|
|
5719
5719
|
awscli/examples/textract/start-document-text-detection.rst,sha256=YHvUoLRWHtazlLeMVQjMf5JQXJm7ADSDi-qZebfajM0,1051
|
|
5720
|
-
awscli/examples/transcribe/create-language-model.rst,sha256=
|
|
5721
|
-
awscli/examples/transcribe/create-medical-vocabulary.rst,sha256=
|
|
5722
|
-
awscli/examples/transcribe/create-vocabulary-filter.rst,sha256=
|
|
5723
|
-
awscli/examples/transcribe/create-vocabulary.rst,sha256=
|
|
5720
|
+
awscli/examples/transcribe/create-language-model.rst,sha256=0_IWPh3EMNNUR7PUPNUsJhLwQRux4mc9gT-m4JuQ5a0,3400
|
|
5721
|
+
awscli/examples/transcribe/create-medical-vocabulary.rst,sha256=pjL2FIvrtLJcqDoPvURmsufKQK-tagYu_wPUEpqPXUA,1143
|
|
5722
|
+
awscli/examples/transcribe/create-vocabulary-filter.rst,sha256=II1l00tmHkUNUQGsg64izmXaAOl6iqK4JLe76WvmYzY,1045
|
|
5723
|
+
awscli/examples/transcribe/create-vocabulary.rst,sha256=cK73bjpyQPKYrzADp8dNUg4YmvyRPvD6V8YkADRLl0w,1072
|
|
5724
5724
|
awscli/examples/transcribe/delete-language-model.rst,sha256=MzbAMo0mA100qOvgieGreFVQrRDy7yMJqB7ASOC2TQs,463
|
|
5725
5725
|
awscli/examples/transcribe/delete-medical-transcription-job.rst,sha256=ALW32uCCpCvLRq28RaxfuIzp4Nx0wPRwodH_i8SYYN8,497
|
|
5726
5726
|
awscli/examples/transcribe/delete-medical-vocabulary.rst,sha256=aZTu7P7Zrg7INRuq1wzciwPVYsdlL1LPafDKKS72kaU,515
|
|
5727
5727
|
awscli/examples/transcribe/delete-transcription-job.rst,sha256=_X_J7t4JhCwfdwFaxiKEVnGv68BJrRcl8UoDF74epvs,457
|
|
5728
5728
|
awscli/examples/transcribe/delete-vocabulary-filter.rst,sha256=_htUwiHHf1akBgax9mNyJWvYesJry7lBzjOTmtyjA88,432
|
|
5729
5729
|
awscli/examples/transcribe/delete-vocabulary.rst,sha256=tCHOERI-vUHb8dsQJZDD32pXZfuCXP4Sc3TQQVIsHOI,392
|
|
5730
|
-
awscli/examples/transcribe/describe-language-model.rst,sha256=
|
|
5730
|
+
awscli/examples/transcribe/describe-language-model.rst,sha256=X3l5rSZ2aWPjnLCRCau5p5IumoGr45PoGKC6ytcPveI,1688
|
|
5731
5731
|
awscli/examples/transcribe/get-medical-transcription-job.rst,sha256=9VtfKBOtAq43g7Ce-OLqkK7qrXdgfw4raGs6KPtj5xw,1970
|
|
5732
5732
|
awscli/examples/transcribe/get-medical-vocabulary.rst,sha256=UA42U2v_oZHo8D-mBstBX8OPb_M-wz1V1I-8d2P5ZLQ,907
|
|
5733
|
-
awscli/examples/transcribe/get-transcription-job.rst,sha256=
|
|
5733
|
+
awscli/examples/transcribe/get-transcription-job.rst,sha256=VOvFodxO7FHwsrRNDx_aql2zNuM1IS53tihXsvOy0eI,1702
|
|
5734
5734
|
awscli/examples/transcribe/get-vocabulary-filter.rst,sha256=8PeZbZ5K7RKN_0EkA67515EZ2X7uQ8i_K5Y8dOJCN18,766
|
|
5735
5735
|
awscli/examples/transcribe/get-vocabulary.rst,sha256=6-9_BDspj-A2uYuAYE0vFonPXxWfnJ2jsZ8MP8Q0YJ0,701
|
|
5736
|
-
awscli/examples/transcribe/list-language-models.rst,sha256=
|
|
5736
|
+
awscli/examples/transcribe/list-language-models.rst,sha256=DQS_U5M1Sw4yQFJuSDl8ORrpIYtDI3tFNuToE5tru9U,3208
|
|
5737
5737
|
awscli/examples/transcribe/list-medical-transcription-jobs.rst,sha256=La7R11Kgp15_gFYEkU-IP4bBOr6A8VO0L819zg9cRAA,4783
|
|
5738
5738
|
awscli/examples/transcribe/list-medical-vocabularies.rst,sha256=e1NVtDDk36dbxjKGeO3ZzwZdAqjsZ2bK61HjiROckAM,1423
|
|
5739
5739
|
awscli/examples/transcribe/list-transcription-jobs.rst,sha256=Z--eH0yf2MojLMdqz3r0s98O2ps2u6lw_b-k3d9fj5I,2763
|
|
5740
5740
|
awscli/examples/transcribe/list-vocabularies.rst,sha256=9dCoZR6cBRzAPNltvfEzd-5NqnpLCH-yBKM9VPflKcY,1682
|
|
5741
5741
|
awscli/examples/transcribe/list-vocabulary-filters.rst,sha256=RoUQPyCffN-4bDxcJEcVuzIvPrc0R3fdU5gUG6GJ2LM,1506
|
|
5742
|
-
awscli/examples/transcribe/start-medical-transcription-job.rst,sha256=
|
|
5743
|
-
awscli/examples/transcribe/start-transcription-job.rst,sha256=
|
|
5744
|
-
awscli/examples/transcribe/update-medical-vocabulary.rst,sha256=
|
|
5745
|
-
awscli/examples/transcribe/update-vocabulary-filter.rst,sha256
|
|
5746
|
-
awscli/examples/transcribe/update-vocabulary.rst,sha256=
|
|
5742
|
+
awscli/examples/transcribe/start-medical-transcription-job.rst,sha256=C5ys6AYSXgUpQJEgm7oOKTodDcEYsxFNp0bZiklhTBE,12612
|
|
5743
|
+
awscli/examples/transcribe/start-transcription-job.rst,sha256=Xj1HXAt2aPRl5oR-Mwss5Elxug1ZyeqQbt0iz6PC3so,14419
|
|
5744
|
+
awscli/examples/transcribe/update-medical-vocabulary.rst,sha256=pV4UNQuHXWTaQEpVBdhY8CaPZ6-vqa4nexp0SxI70nw,847
|
|
5745
|
+
awscli/examples/transcribe/update-vocabulary-filter.rst,sha256=-CKxlF_qKn93F2WkABBkHYrX8JmN1fnioF04FFdyJDg,870
|
|
5746
|
+
awscli/examples/transcribe/update-vocabulary.rst,sha256=9Ro9YHyuL4Avk7HQAgPsm4oi9gvgHe8k-uX9JltyFNw,809
|
|
5747
5747
|
awscli/examples/translate/import-terminology.rst,sha256=k9hwez82wNP61LotxNBNx8JtImgRBb0NVGP6mnqfVI4,1188
|
|
5748
5748
|
awscli/examples/trustedadvisor/get-organization-recommendation.rst,sha256=qhHkWnml_cTdxgI4g70NrCIkssBAqbA8QB3sRFiaDQQ,1443
|
|
5749
5749
|
awscli/examples/trustedadvisor/get-recommendation.rst,sha256=YvUIATkciUVcE6vQl_JxS4LOyH-Tq3vPSwbv-t-Nyfc,1561
|
|
@@ -5983,13 +5983,13 @@ awscli/topics/return-codes.rst,sha256=d9lpNFZwD75IiYcDEADQzu-4QiR8P28UPHkrNwPV5J
|
|
|
5983
5983
|
awscli/topics/s3-config.rst,sha256=FwwCczTylrSLwELuDQ-VA8sCI7ruwV9PEJJrqxjUeG0,11502
|
|
5984
5984
|
awscli/topics/s3-faq.rst,sha256=sS5jKHF_7X5eiGwpUg7aTqQt2zCRN-m_xXOcE0Bme0Q,1899
|
|
5985
5985
|
awscli/topics/topic-tags.json,sha256=6lUSrs3FKCZNRSQMnjcXNgWyRNGjZIeur1988a4IO5o,1577
|
|
5986
|
-
awscli-1.36.
|
|
5987
|
-
awscli-1.36.
|
|
5988
|
-
awscli-1.36.
|
|
5989
|
-
awscli-1.36.
|
|
5990
|
-
awscli-1.36.
|
|
5991
|
-
awscli-1.36.
|
|
5992
|
-
awscli-1.36.
|
|
5993
|
-
awscli-1.36.
|
|
5994
|
-
awscli-1.36.
|
|
5995
|
-
awscli-1.36.
|
|
5986
|
+
awscli-1.36.24.data/scripts/aws,sha256=r24FExgs0-JjILTQ3XZAqXBYE4SV6UMTtALkLGAj86g,805
|
|
5987
|
+
awscli-1.36.24.data/scripts/aws.cmd,sha256=s46DkC6LNgX63CIkzxxbPnFMJ6DRDBkvc88GnWa8Pvg,1432
|
|
5988
|
+
awscli-1.36.24.data/scripts/aws_bash_completer,sha256=RRpoEGJRagRzyHZKZZOwpltuVYv2EoiZsdXhmyWPZ54,204
|
|
5989
|
+
awscli-1.36.24.data/scripts/aws_completer,sha256=oC9kuMDlWE47dWk_4xjPde2PQvN-M0vND0J4YSLabVQ,1126
|
|
5990
|
+
awscli-1.36.24.data/scripts/aws_zsh_completer.sh,sha256=Qm6Z8ejNAMzpJjaT0pzqxbSDT2zxdmzVe5haRA7qLoc,1808
|
|
5991
|
+
awscli-1.36.24.dist-info/LICENSE.txt,sha256=o5XhFlwu0OK_BBrijlKCRa7dQAm36UrUB3gCV_cEr8E,549
|
|
5992
|
+
awscli-1.36.24.dist-info/METADATA,sha256=pfs4Km2xaYIg92zYK2cLfDVr-JdhYRVtDK3xV8acMJg,11331
|
|
5993
|
+
awscli-1.36.24.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
5994
|
+
awscli-1.36.24.dist-info/top_level.txt,sha256=vt9wXFr1_nGYK6abhJgt6zY3fULe4JSZedm_5XOM9S0,7
|
|
5995
|
+
awscli-1.36.24.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|