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
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
The following ``get-bucket-intelligent-tiering-configuration`` example retrieves an S3 Intelligent-Tiering configuration, named ExampleConfig, on a bucket. ::
|
|
4
4
|
|
|
5
5
|
aws s3api get-bucket-intelligent-tiering-configuration \
|
|
6
|
-
--bucket
|
|
6
|
+
--bucket amzn-s3-demo-bucket \
|
|
7
7
|
--id ExampleConfig
|
|
8
8
|
|
|
9
9
|
Output::
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
The following ``list-bucket-intelligent-tiering-configurations`` example retrieves all S3 Intelligent-Tiering configuration on a bucket. ::
|
|
4
4
|
|
|
5
5
|
aws s3api list-bucket-intelligent-tiering-configurations \
|
|
6
|
-
--bucket
|
|
6
|
+
--bucket amzn-s3-demo-bucket
|
|
7
7
|
|
|
8
8
|
Output::
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
The following ``put-bucket-intelligent-tiering-configuration`` example updates an S3 Intelligent-Tiering configuration, named ExampleConfig, on a bucket. The configuration will transition objects that have not been accessed under the prefix images to Archive Access after 90 days and Deep Archive Access after 180 days. ::
|
|
4
4
|
|
|
5
5
|
aws s3api put-bucket-intelligent-tiering-configuration \
|
|
6
|
-
--bucket
|
|
6
|
+
--bucket amzn-s3-demo-bucket \
|
|
7
7
|
--id "ExampleConfig" \
|
|
8
8
|
--intelligent-tiering-configuration file://intelligent-tiering-configuration.json
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
The following ``put-bucket-ownership-controls`` example updates the bucket ownership settings of a bucket. ::
|
|
4
4
|
|
|
5
5
|
aws s3api put-bucket-ownership-controls \
|
|
6
|
-
--bucket
|
|
6
|
+
--bucket amzn-s3-demo-bucket \
|
|
7
7
|
--ownership-controls="Rules=[{ObjectOwnership=BucketOwnerEnforced}]"
|
|
8
8
|
|
|
9
9
|
This command produces no output.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
The following ``put-bucket-replication`` example applies a replication configuration to the specified S3 bucket. ::
|
|
4
4
|
|
|
5
5
|
aws s3api put-bucket-replication \
|
|
6
|
-
--bucket
|
|
6
|
+
--bucket amzn-s3-demo-bucket1 \
|
|
7
7
|
--replication-configuration file://replication.json
|
|
8
8
|
|
|
9
9
|
Contents of ``replication.json``::
|
|
@@ -17,7 +17,7 @@ Contents of ``replication.json``::
|
|
|
17
17
|
"DeleteMarkerReplication": { "Status": "Disabled" },
|
|
18
18
|
"Filter" : { "Prefix": ""},
|
|
19
19
|
"Destination": {
|
|
20
|
-
"Bucket": "arn:aws:s3:::
|
|
20
|
+
"Bucket": "arn:aws:s3:::amzn-s3-demo-bucket2"
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
]
|
|
@@ -37,7 +37,7 @@ Example role permission policy::
|
|
|
37
37
|
"s3:ListBucket"
|
|
38
38
|
],
|
|
39
39
|
"Resource": [
|
|
40
|
-
"arn:aws:s3:::
|
|
40
|
+
"arn:aws:s3:::amzn-s3-demo-bucket1"
|
|
41
41
|
]
|
|
42
42
|
},
|
|
43
43
|
{
|
|
@@ -48,7 +48,7 @@ Example role permission policy::
|
|
|
48
48
|
"s3:GetObjectVersionTagging"
|
|
49
49
|
],
|
|
50
50
|
"Resource": [
|
|
51
|
-
"arn:aws:s3:::
|
|
51
|
+
"arn:aws:s3:::amzn-s3-demo-bucket1/*"
|
|
52
52
|
]
|
|
53
53
|
},
|
|
54
54
|
{
|
|
@@ -58,7 +58,7 @@ Example role permission policy::
|
|
|
58
58
|
"s3:ReplicateDelete",
|
|
59
59
|
"s3:ReplicateTags"
|
|
60
60
|
],
|
|
61
|
-
"Resource": "arn:aws:s3:::
|
|
61
|
+
"Resource": "arn:aws:s3:::amzn-s3-demo-bucket2/*"
|
|
62
62
|
}
|
|
63
63
|
]
|
|
64
64
|
}
|
|
@@ -13,12 +13,12 @@ Output::
|
|
|
13
13
|
"Mrap": "arn:aws:s3::111122223333:accesspoint/0000000000000.mrap",
|
|
14
14
|
"Routes": [
|
|
15
15
|
{
|
|
16
|
-
"Bucket": "
|
|
16
|
+
"Bucket": "amzn-s3-demo-bucket1",
|
|
17
17
|
"Region": "ap-southeast-2",
|
|
18
18
|
"TrafficDialPercentage": 100
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"Bucket": "
|
|
21
|
+
"Bucket": "amzn-s3-demo-bucket2",
|
|
22
22
|
"Region": "us-west-1",
|
|
23
23
|
"TrafficDialPercentage": 0
|
|
24
24
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
**To update your Multi-Region Access Point routing configuration**
|
|
2
2
|
|
|
3
|
-
The following ``submit-multi-region-access-point-routes`` example updates the routing statuses of ``
|
|
3
|
+
The following ``submit-multi-region-access-point-routes`` example updates the routing statuses of ``amzn-s3-demo-bucket1`` and ``amzn-s3-demo-bucket2`` in the ``ap-southeast-2`` Region for your Multi-Region Access Point. ::
|
|
4
4
|
|
|
5
5
|
aws s3control submit-multi-region-access-point-routes \
|
|
6
6
|
--region ap-southeast-2 \
|
|
7
7
|
--account-id 111122223333 \
|
|
8
8
|
--mrap MultiRegionAccessPoint_ARN \
|
|
9
|
-
--route-updates Bucket=
|
|
9
|
+
--route-updates Bucket=amzn-s3-demo-bucket1,TrafficDialPercentage=100 Bucket=amzn-s3-demo-bucket2,TrafficDialPercentage=0
|
|
10
10
|
|
|
11
11
|
This command produces no output.
|
|
@@ -17,7 +17,7 @@ Output::
|
|
|
17
17
|
"tableArn": "arn:aws:glue:eu-west-2:123456789012:table/E1WG1ZNPRXT0D4"
|
|
18
18
|
},
|
|
19
19
|
"provider": {
|
|
20
|
-
"location": "
|
|
20
|
+
"location": "amzn-s3-demo-bucket--usw2-az1--x-s3",
|
|
21
21
|
"roleArn": "arn:aws:iam::123456789012:role/AmazonSecurityLake-Provider-testCustom2-eu-west-2"
|
|
22
22
|
},
|
|
23
23
|
"sourceName": "testCustom2"
|
|
@@ -14,7 +14,7 @@ Output::
|
|
|
14
14
|
],
|
|
15
15
|
"createdAt": "2024-06-04T15:02:28.921000+00:00",
|
|
16
16
|
"roleArn": "arn:aws:iam::123456789012:role/AmazonSecurityLake-E1WG1ZNPRXT0D4",
|
|
17
|
-
"s3BucketArn": "
|
|
17
|
+
"s3BucketArn": "amzn-s3-demo-bucket--usw2-az1--x-s3",
|
|
18
18
|
"sources": [
|
|
19
19
|
{
|
|
20
20
|
"awsLogSource": {
|
|
@@ -36,7 +36,7 @@ Output::
|
|
|
36
36
|
"tableArn": "arn:aws:glue:eu-west-2:123456789012:table/E1WG1ZNPRXT0D4"
|
|
37
37
|
},
|
|
38
38
|
"provider": {
|
|
39
|
-
"location": "
|
|
39
|
+
"location": "amzn-s3-demo-bucket--usw2-az1--x-s3",
|
|
40
40
|
"roleArn": "arn:aws:iam::123456789012:role/AmazonSecurityLake-E1WG1ZNPRXT0D4"
|
|
41
41
|
},
|
|
42
42
|
"sourceName": "testCustom2"
|
|
@@ -54,7 +54,7 @@ Output::
|
|
|
54
54
|
"tableArn": "arn:aws:glue:eu-west-2:123456789012:table/E1WG1ZNPRXT0D4"
|
|
55
55
|
},
|
|
56
56
|
"provider": {
|
|
57
|
-
"location": "
|
|
57
|
+
"location": "amzn-s3-demo-bucket--usw2-az1--x-s3",
|
|
58
58
|
"roleArn": "arn:aws:iam::123456789012:role/AmazonSecurityLake-E1WG1ZNPRXT0D4"
|
|
59
59
|
},
|
|
60
60
|
"sourceName": "testCustom2"
|
|
@@ -6,7 +6,7 @@ The following ``create-language-model`` example creates a custom language model.
|
|
|
6
6
|
--language-code language-code \
|
|
7
7
|
--base-model-name base-model-name \
|
|
8
8
|
--model-name cli-clm-example \
|
|
9
|
-
--input-data-config S3Uri="s3://
|
|
9
|
+
--input-data-config S3Uri="s3://amzn-s3-demo-bucket/Amazon-S3-Prefix-for-training-data",TuningDataS3Uri="s3://amzn-s3-demo-bucket/Amazon-S3-Prefix-for-tuning-data",DataAccessRoleArn="arn:aws:iam::AWS-account-number:role/IAM-role-with-permissions-to-create-a-custom-language-model"
|
|
10
10
|
|
|
11
11
|
Output::
|
|
12
12
|
|
|
@@ -15,8 +15,8 @@ Output::
|
|
|
15
15
|
"BaseModelName": "base-model-name",
|
|
16
16
|
"ModelName": "cli-clm-example",
|
|
17
17
|
"InputDataConfig": {
|
|
18
|
-
"S3Uri": "s3://
|
|
19
|
-
"TuningDataS3Uri": "s3://
|
|
18
|
+
"S3Uri": "s3://amzn-s3-demo-bucket/Amazon-S3-Prefix/",
|
|
19
|
+
"TuningDataS3Uri": "s3://amzn-s3-demo-bucket/Amazon-S3-Prefix/",
|
|
20
20
|
"DataAccessRoleArn": "arn:aws:iam::AWS-account-number:role/IAM-role-with-permissions-create-a-custom-language-model"
|
|
21
21
|
},
|
|
22
22
|
"ModelStatus": "IN_PROGRESS"
|
|
@@ -32,7 +32,7 @@ The following ``create-language-model`` example transcribes your audio file. You
|
|
|
32
32
|
--language-code en-US \
|
|
33
33
|
--base-model-name base-model-name \
|
|
34
34
|
--model-name cli-clm-example \
|
|
35
|
-
--input-data-config S3Uri="s3://
|
|
35
|
+
--input-data-config S3Uri="s3://amzn-s3-demo-bucket/Amazon-S3-Prefix-For-Training-Data",DataAccessRoleArn="arn:aws:iam::AWS-account-number:role/IAM-role-with-permissions-to-create-a-custom-language-model"
|
|
36
36
|
|
|
37
37
|
Output::
|
|
38
38
|
|
|
@@ -41,7 +41,7 @@ Output::
|
|
|
41
41
|
"BaseModelName": "base-model-name",
|
|
42
42
|
"ModelName": "cli-clm-example",
|
|
43
43
|
"InputDataConfig": {
|
|
44
|
-
"S3Uri": "s3://
|
|
44
|
+
"S3Uri": "s3://amzn-s3-demo-bucket/Amazon-S3-Prefix-For-Training-Data/",
|
|
45
45
|
"DataAccessRoleArn": "arn:aws:iam::your-AWS-account-number:role/IAM-role-with-permissions-to-create-a-custom-language-model"
|
|
46
46
|
},
|
|
47
47
|
"ModelStatus": "IN_PROGRESS"
|
|
@@ -5,7 +5,7 @@ The following ``create-medical-vocabulary`` example creates a custom vocabulary.
|
|
|
5
5
|
aws transcribe create-medical-vocabulary \
|
|
6
6
|
--vocabulary-name cli-medical-vocab-example \
|
|
7
7
|
--language-code language-code \
|
|
8
|
-
--vocabulary-file-uri https://
|
|
8
|
+
--vocabulary-file-uri https://amzn-s3-demo-bucket.AWS-Region.amazonaws.com/the-text-file-for-the-medical-custom-vocabulary.txt
|
|
9
9
|
|
|
10
10
|
Output::
|
|
11
11
|
|
|
@@ -4,7 +4,7 @@ The following ``create-vocabulary-filter`` example creates a vocabulary filter t
|
|
|
4
4
|
|
|
5
5
|
aws transcribe create-vocabulary-filter \
|
|
6
6
|
--language-code language-code \
|
|
7
|
-
--vocabulary-filter-file-uri s3://
|
|
7
|
+
--vocabulary-filter-file-uri s3://amzn-s3-demo-bucket/vocabulary-filter.txt \
|
|
8
8
|
--vocabulary-filter-name cli-vocabulary-filter-example
|
|
9
9
|
|
|
10
10
|
Output::
|
|
@@ -5,7 +5,7 @@ The following ``create-vocabulary`` example creates a custom vocabulary. To crea
|
|
|
5
5
|
aws transcribe create-vocabulary \
|
|
6
6
|
--language-code language-code \
|
|
7
7
|
--vocabulary-name cli-vocab-example \
|
|
8
|
-
--vocabulary-file-uri s3://
|
|
8
|
+
--vocabulary-file-uri s3://amzn-s3-demo-bucket/Amazon-S3-prefix/the-text-file-for-the-custom-vocabulary.txt
|
|
9
9
|
|
|
10
10
|
Output::
|
|
11
11
|
|
|
@@ -17,8 +17,8 @@ Output::
|
|
|
17
17
|
"ModelStatus": "IN_PROGRESS",
|
|
18
18
|
"UpgradeAvailability": false,
|
|
19
19
|
"InputDataConfig": {
|
|
20
|
-
"S3Uri": "s3://
|
|
21
|
-
"TuningDataS3Uri": "s3://
|
|
20
|
+
"S3Uri": "s3://amzn-s3-demo-bucket/Amazon-S3-Prefix/",
|
|
21
|
+
"TuningDataS3Uri": "s3://amzn-s3-demo-bucket/Amazon-S3-Prefix/",
|
|
22
22
|
"DataAccessRoleArn": "arn:aws:iam::AWS-account-number:role/IAM-role-with-permissions-to-create-a-custom-language-model"
|
|
23
23
|
}
|
|
24
24
|
}
|
|
@@ -15,7 +15,7 @@ Output::
|
|
|
15
15
|
"MediaSampleRateHertz": 48000,
|
|
16
16
|
"MediaFormat": "mp4",
|
|
17
17
|
"Media": {
|
|
18
|
-
"MediaFileUri": "s3://
|
|
18
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.file-extension"
|
|
19
19
|
},
|
|
20
20
|
"Transcript": {
|
|
21
21
|
"TranscriptFileUri": "https://Amazon-S3-file-location-of-transcription-output"
|
|
@@ -17,8 +17,8 @@ Output::
|
|
|
17
17
|
"ModelStatus": "IN_PROGRESS",
|
|
18
18
|
"UpgradeAvailability": false,
|
|
19
19
|
"InputDataConfig": {
|
|
20
|
-
"S3Uri": "s3://
|
|
21
|
-
"TuningDataS3Uri": "s3://
|
|
20
|
+
"S3Uri": "s3://amzn-s3-demo-bucket/clm-training-data/",
|
|
21
|
+
"TuningDataS3Uri": "s3://amzn-s3-demo-bucket/clm-tuning-data/",
|
|
22
22
|
"DataAccessRoleArn": "arn:aws:iam::AWS-account-number:role/IAM-role-used-to-create-the-custom-language-model"
|
|
23
23
|
}
|
|
24
24
|
},
|
|
@@ -31,7 +31,7 @@ Output::
|
|
|
31
31
|
"ModelStatus": "IN_PROGRESS",
|
|
32
32
|
"UpgradeAvailability": false,
|
|
33
33
|
"InputDataConfig": {
|
|
34
|
-
"S3Uri": "s3://
|
|
34
|
+
"S3Uri": "s3://amzn-s3-demo-bucket/clm-training-data/",
|
|
35
35
|
"DataAccessRoleArn": "arn:aws:iam::AWS-account-number:role/IAM-role-used-to-create-the-custom-language-model"
|
|
36
36
|
}
|
|
37
37
|
},
|
|
@@ -44,7 +44,7 @@ Output::
|
|
|
44
44
|
"ModelStatus": "COMPLETED",
|
|
45
45
|
"UpgradeAvailability": false,
|
|
46
46
|
"InputDataConfig": {
|
|
47
|
-
"S3Uri": "s3://
|
|
47
|
+
"S3Uri": "s3://amzn-s3-demo-bucket/clm-training-data/",
|
|
48
48
|
"DataAccessRoleArn": "arn:aws:iam::AWS-account-number:role/IAM-role-used-to-create-the-custom-language-model"
|
|
49
49
|
}
|
|
50
50
|
}
|
|
@@ -12,9 +12,9 @@ Contents of ``myfile.json``::
|
|
|
12
12
|
"LanguageCode": "language-code",
|
|
13
13
|
"Specialty": "PRIMARYCARE",
|
|
14
14
|
"Type": "DICTATION",
|
|
15
|
-
"OutputBucketName":"
|
|
15
|
+
"OutputBucketName":"amzn-s3-demo-bucket",
|
|
16
16
|
"Media": {
|
|
17
|
-
"MediaFileUri": "s3://
|
|
17
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
@@ -26,7 +26,7 @@ Output::
|
|
|
26
26
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
27
27
|
"LanguageCode": "language-code",
|
|
28
28
|
"Media": {
|
|
29
|
-
"MediaFileUri": "s3://
|
|
29
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
30
30
|
},
|
|
31
31
|
"StartTime": "2020-09-20T00:35:22.256000+00:00",
|
|
32
32
|
"CreationTime": "2020-09-20T00:35:22.218000+00:00",
|
|
@@ -51,9 +51,9 @@ Contents of ``mysecondfile.json``::
|
|
|
51
51
|
"LanguageCode": "language-code",
|
|
52
52
|
"Specialty": "PRIMARYCARE",
|
|
53
53
|
"Type": "CONVERSATION",
|
|
54
|
-
"OutputBucketName":"
|
|
54
|
+
"OutputBucketName":"amzn-s3-demo-bucket",
|
|
55
55
|
"Media": {
|
|
56
|
-
"MediaFileUri": "s3://
|
|
56
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
59
|
|
|
@@ -65,7 +65,7 @@ Output::
|
|
|
65
65
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
66
66
|
"LanguageCode": "language-code",
|
|
67
67
|
"Media": {
|
|
68
|
-
"MediaFileUri": "s3://
|
|
68
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
69
69
|
},
|
|
70
70
|
"StartTime": "2020-09-20T23:19:49.965000+00:00",
|
|
71
71
|
"CreationTime": "2020-09-20T23:19:49.941000+00:00",
|
|
@@ -90,9 +90,9 @@ Contents of ``mythirdfile.json``::
|
|
|
90
90
|
"LanguageCode": "language-code",
|
|
91
91
|
"Specialty": "PRIMARYCARE",
|
|
92
92
|
"Type": "CONVERSATION",
|
|
93
|
-
"OutputBucketName":"
|
|
93
|
+
"OutputBucketName":"amzn-s3-demo-bucket",
|
|
94
94
|
"Media": {
|
|
95
|
-
"MediaFileUri": "s3://
|
|
95
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
96
96
|
},
|
|
97
97
|
"Settings":{
|
|
98
98
|
"ChannelIdentification": true
|
|
@@ -107,7 +107,7 @@ Output::
|
|
|
107
107
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
108
108
|
"LanguageCode": "language-code",
|
|
109
109
|
"Media": {
|
|
110
|
-
"MediaFileUri": "s3://
|
|
110
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
111
111
|
},
|
|
112
112
|
"StartTime": "2020-09-20T23:46:44.081000+00:00",
|
|
113
113
|
"CreationTime": "2020-09-20T23:46:44.053000+00:00",
|
|
@@ -135,9 +135,9 @@ Contents of ``myfourthfile.json``::
|
|
|
135
135
|
"LanguageCode": "language-code",
|
|
136
136
|
"Specialty": "PRIMARYCARE",
|
|
137
137
|
"Type": "CONVERSATION",
|
|
138
|
-
"OutputBucketName":"
|
|
138
|
+
"OutputBucketName":"amzn-s3-demo-bucket",
|
|
139
139
|
"Media": {
|
|
140
|
-
"MediaFileUri": "s3://
|
|
140
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
141
141
|
},
|
|
142
142
|
"Settings":{
|
|
143
143
|
"ShowSpeakerLabels": true,
|
|
@@ -153,7 +153,7 @@ Output::
|
|
|
153
153
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
154
154
|
"LanguageCode": "language-code",
|
|
155
155
|
"Media": {
|
|
156
|
-
"MediaFileUri": "s3://
|
|
156
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
157
157
|
},
|
|
158
158
|
"StartTime": "2020-09-21T18:43:37.265000+00:00",
|
|
159
159
|
"CreationTime": "2020-09-21T18:43:37.157000+00:00",
|
|
@@ -182,9 +182,9 @@ Contents of ``myfifthfile.json``::
|
|
|
182
182
|
"LanguageCode": "language-code",
|
|
183
183
|
"Specialty": "PRIMARYCARE",
|
|
184
184
|
"Type": "CONVERSATION",
|
|
185
|
-
"OutputBucketName":"
|
|
185
|
+
"OutputBucketName":"amzn-s3-demo-bucket",
|
|
186
186
|
"Media": {
|
|
187
|
-
"MediaFileUri": "s3://
|
|
187
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
188
188
|
},
|
|
189
189
|
"Settings":{
|
|
190
190
|
"ShowAlternatives": true,
|
|
@@ -200,7 +200,7 @@ Output::
|
|
|
200
200
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
201
201
|
"LanguageCode": "language-code",
|
|
202
202
|
"Media": {
|
|
203
|
-
"MediaFileUri": "s3://
|
|
203
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
204
204
|
},
|
|
205
205
|
"StartTime": "2020-09-21T19:09:18.199000+00:00",
|
|
206
206
|
"CreationTime": "2020-09-21T19:09:18.171000+00:00",
|
|
@@ -229,9 +229,9 @@ Contents of ``mysixthfile.json``::
|
|
|
229
229
|
"LanguageCode": "language-code",
|
|
230
230
|
"Specialty": "PRIMARYCARE",
|
|
231
231
|
"Type": "DICTATION",
|
|
232
|
-
"OutputBucketName":"
|
|
232
|
+
"OutputBucketName":"amzn-s3-demo-bucket",
|
|
233
233
|
"Media": {
|
|
234
|
-
"MediaFileUri": "s3://
|
|
234
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
235
235
|
},
|
|
236
236
|
"Settings":{
|
|
237
237
|
"ShowAlternatives": true,
|
|
@@ -247,7 +247,7 @@ Output::
|
|
|
247
247
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
248
248
|
"LanguageCode": "language-code",
|
|
249
249
|
"Media": {
|
|
250
|
-
"MediaFileUri": "s3://
|
|
250
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
251
251
|
},
|
|
252
252
|
"StartTime": "2020-09-21T21:01:14.592000+00:00",
|
|
253
253
|
"CreationTime": "2020-09-21T21:01:14.569000+00:00",
|
|
@@ -276,9 +276,9 @@ Contents of ``mysixthfile.json``::
|
|
|
276
276
|
"LanguageCode": "language-code",
|
|
277
277
|
"Specialty": "PRIMARYCARE",
|
|
278
278
|
"Type": "DICTATION",
|
|
279
|
-
"OutputBucketName":"
|
|
279
|
+
"OutputBucketName":"amzn-s3-demo-bucket",
|
|
280
280
|
"Media": {
|
|
281
|
-
"MediaFileUri": "s3://
|
|
281
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
282
282
|
},
|
|
283
283
|
"Settings":{
|
|
284
284
|
"VocabularyName": "cli-medical-vocab-1"
|
|
@@ -293,7 +293,7 @@ Output::
|
|
|
293
293
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
294
294
|
"LanguageCode": "language-code",
|
|
295
295
|
"Media": {
|
|
296
|
-
"MediaFileUri": "s3://
|
|
296
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.extension"
|
|
297
297
|
},
|
|
298
298
|
"StartTime": "2020-09-21T21:17:27.045000+00:00",
|
|
299
299
|
"CreationTime": "2020-09-21T21:17:27.016000+00:00",
|
|
@@ -11,7 +11,7 @@ Contents of ``myfile.json``::
|
|
|
11
11
|
"TranscriptionJobName": "cli-simple-transcription-job",
|
|
12
12
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
13
13
|
"Media": {
|
|
14
|
-
"MediaFileUri": "s3://
|
|
14
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
|
|
@@ -30,7 +30,7 @@ Contents of ``mysecondfile.json``::
|
|
|
30
30
|
"TranscriptionJobName": "cli-channelid-job",
|
|
31
31
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
32
32
|
"Media": {
|
|
33
|
-
"MediaFileUri": "s3://
|
|
33
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
34
34
|
},
|
|
35
35
|
"Settings":{
|
|
36
36
|
"ChannelIdentification":true
|
|
@@ -45,7 +45,7 @@ Output::
|
|
|
45
45
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
46
46
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
47
47
|
"Media": {
|
|
48
|
-
"MediaFileUri": "s3://
|
|
48
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
49
49
|
},
|
|
50
50
|
"StartTime": "2020-09-17T16:07:56.817000+00:00",
|
|
51
51
|
"CreationTime": "2020-09-17T16:07:56.784000+00:00",
|
|
@@ -70,7 +70,7 @@ Contents of ``mythirdfile.json``::
|
|
|
70
70
|
"TranscriptionJobName": "cli-speakerid-job",
|
|
71
71
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
72
72
|
"Media": {
|
|
73
|
-
"MediaFileUri": "s3://
|
|
73
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
74
74
|
},
|
|
75
75
|
"Settings":{
|
|
76
76
|
"ShowSpeakerLabels": true,
|
|
@@ -86,7 +86,7 @@ Output::
|
|
|
86
86
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
87
87
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
88
88
|
"Media": {
|
|
89
|
-
"MediaFileUri": "s3://
|
|
89
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
90
90
|
},
|
|
91
91
|
"StartTime": "2020-09-17T16:22:59.696000+00:00",
|
|
92
92
|
"CreationTime": "2020-09-17T16:22:59.676000+00:00",
|
|
@@ -112,7 +112,7 @@ Contents of ``myfourthfile.json``::
|
|
|
112
112
|
"TranscriptionJobName": "cli-filter-mask-job",
|
|
113
113
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
114
114
|
"Media": {
|
|
115
|
-
"MediaFileUri": "s3://
|
|
115
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
116
116
|
},
|
|
117
117
|
"Settings":{
|
|
118
118
|
"VocabularyFilterName": "your-vocabulary-filter",
|
|
@@ -154,7 +154,7 @@ Contents of ``myfifthfile.json``::
|
|
|
154
154
|
"TranscriptionJobName": "cli-filter-remove-job",
|
|
155
155
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
156
156
|
"Media": {
|
|
157
|
-
"MediaFileUri": "s3://
|
|
157
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
158
158
|
},
|
|
159
159
|
"Settings":{
|
|
160
160
|
"VocabularyFilterName": "your-vocabulary-filter",
|
|
@@ -170,7 +170,7 @@ Output::
|
|
|
170
170
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
171
171
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
172
172
|
"Media": {
|
|
173
|
-
"MediaFileUri": "s3://
|
|
173
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
174
174
|
},
|
|
175
175
|
"StartTime": "2020-09-18T16:36:18.568000+00:00",
|
|
176
176
|
"CreationTime": "2020-09-18T16:36:18.547000+00:00",
|
|
@@ -196,7 +196,7 @@ Contents of ``mysixthfile.json``::
|
|
|
196
196
|
"TranscriptionJobName": "cli-vocab-job",
|
|
197
197
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
198
198
|
"Media": {
|
|
199
|
-
"MediaFileUri": "s3://
|
|
199
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
200
200
|
},
|
|
201
201
|
"Settings":{
|
|
202
202
|
"VocabularyName": "your-vocabulary"
|
|
@@ -211,7 +211,7 @@ Output::
|
|
|
211
211
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
212
212
|
"LanguageCode": "the-language-of-your-transcription-job",
|
|
213
213
|
"Media": {
|
|
214
|
-
"MediaFileUri": "s3://
|
|
214
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
215
215
|
},
|
|
216
216
|
"StartTime": "2020-09-18T16:36:18.568000+00:00",
|
|
217
217
|
"CreationTime": "2020-09-18T16:36:18.547000+00:00",
|
|
@@ -236,7 +236,7 @@ Contents of ``myseventhfile.json``::
|
|
|
236
236
|
"TranscriptionJobName": "cli-identify-language-transcription-job",
|
|
237
237
|
"IdentifyLanguage": true,
|
|
238
238
|
"Media": {
|
|
239
|
-
"MediaFileUri": "s3://
|
|
239
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
240
240
|
}
|
|
241
241
|
}
|
|
242
242
|
|
|
@@ -247,7 +247,7 @@ Output::
|
|
|
247
247
|
"TranscriptionJobName": "cli-identify-language-transcription-job",
|
|
248
248
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
249
249
|
"Media": {
|
|
250
|
-
"MediaFileUri": "s3://
|
|
250
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/Amazon-S3-prefix/your-media-file-name.file-extension"
|
|
251
251
|
},
|
|
252
252
|
"StartTime": "2020-09-18T22:27:23.970000+00:00",
|
|
253
253
|
"CreationTime": "2020-09-18T22:27:23.948000+00:00",
|
|
@@ -354,7 +354,7 @@ Contents of ``mytenthfile.json``::
|
|
|
354
354
|
"TranscriptionJobName": "cli-clm-2-job-1",
|
|
355
355
|
"LanguageCode": "language-code",
|
|
356
356
|
"Media": {
|
|
357
|
-
"MediaFileUri": "s3://
|
|
357
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.file-extension"
|
|
358
358
|
},
|
|
359
359
|
"ModelSettings": {
|
|
360
360
|
"LanguageModelName":"cli-clm-2"
|
|
@@ -369,7 +369,7 @@ Output::
|
|
|
369
369
|
"TranscriptionJobStatus": "IN_PROGRESS",
|
|
370
370
|
"LanguageCode": "language-code",
|
|
371
371
|
"Media": {
|
|
372
|
-
"MediaFileUri": "s3://
|
|
372
|
+
"MediaFileUri": "s3://amzn-s3-demo-bucket/your-audio-file.file-extension"
|
|
373
373
|
},
|
|
374
374
|
"StartTime": "2020-09-28T17:56:01.835000+00:00",
|
|
375
375
|
"CreationTime": "2020-09-28T17:56:01.801000+00:00",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
The following ``update-medical-vocabulary`` example replaces the terms used in a medical custom vocabulary with the new ones. Prerequisite: to replace the terms in a medical custom vocabulary, you need a file with new terms. ::
|
|
4
4
|
|
|
5
5
|
aws transcribe update-medical-vocabulary \
|
|
6
|
-
--vocabulary-file-uri s3://
|
|
6
|
+
--vocabulary-file-uri s3://amzn-s3-demo-bucket/Amazon-S3-Prefix/medical-custom-vocabulary.txt \
|
|
7
7
|
--vocabulary-name medical-custom-vocabulary \
|
|
8
8
|
--language-code language
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
The following ``update-vocabulary-filter`` example replaces the words in a vocabulary filter with new ones. Prerequisite: To update a vocabulary filter with the new words, you must have those words saved as a text file. ::
|
|
4
4
|
|
|
5
5
|
aws transcribe update-vocabulary-filter \
|
|
6
|
-
--vocabulary-filter-file-uri s3://
|
|
6
|
+
--vocabulary-filter-file-uri s3://amzn-s3-demo-bucket/Amazon-S3-Prefix/your-text-file-to-update-your-vocabulary-filter.txt \
|
|
7
7
|
--vocabulary-filter-name vocabulary-filter-name
|
|
8
8
|
|
|
9
9
|
Output::
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
The following ``update-vocabulary`` example overwrites the terms used to create a custom vocabulary with the new ones that you provide. Prerequisite: to replace the terms in a custom vocabulary, you need a file with new terms. ::
|
|
4
4
|
|
|
5
5
|
aws transcribe update-vocabulary \
|
|
6
|
-
--vocabulary-file-uri s3://
|
|
6
|
+
--vocabulary-file-uri s3://amzn-s3-demo-bucket/Amazon-S3-Prefix/custom-vocabulary.txt \
|
|
7
7
|
--vocabulary-name custom-vocabulary \
|
|
8
8
|
--language-code language-code
|
|
9
9
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: awscli
|
|
3
|
-
Version: 1.36.
|
|
3
|
+
Version: 1.36.24
|
|
4
4
|
Summary: Universal Command Line Environment for AWS.
|
|
5
5
|
Home-page: http://aws.amazon.com/cli/
|
|
6
6
|
Author: Amazon Web Services
|
|
@@ -23,7 +23,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
24
|
Requires-Python: >= 3.8
|
|
25
25
|
License-File: LICENSE.txt
|
|
26
|
-
Requires-Dist: botocore (==1.35.
|
|
26
|
+
Requires-Dist: botocore (==1.35.83)
|
|
27
27
|
Requires-Dist: docutils (<0.17,>=0.10)
|
|
28
28
|
Requires-Dist: s3transfer (<0.11.0,>=0.10.0)
|
|
29
29
|
Requires-Dist: PyYAML (<6.1,>=3.10)
|