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.

Files changed (98) hide show
  1. awscli/__init__.py +1 -1
  2. awscli/examples/accessanalyzer/check-access-not-granted.rst +2 -2
  3. awscli/examples/accessanalyzer/check-no-new-access.rst +4 -4
  4. awscli/examples/accessanalyzer/create-access-preview.rst +2 -2
  5. awscli/examples/accessanalyzer/get-access-preview.rst +2 -2
  6. awscli/examples/accessanalyzer/get-analyzed-resource.rst +2 -2
  7. awscli/examples/accessanalyzer/list-access-preview-findings.rst +1 -1
  8. awscli/examples/accessanalyzer/list-analyzers.rst +1 -1
  9. awscli/examples/athena/batch-get-query-execution.rst +3 -3
  10. awscli/examples/athena/create-work-group.rst +3 -3
  11. awscli/examples/athena/get-query-execution.rst +2 -2
  12. awscli/examples/athena/get-table-metadata.rst +2 -2
  13. awscli/examples/athena/get-work-group.rst +2 -2
  14. awscli/examples/athena/list-table-metadata.rst +2 -2
  15. awscli/examples/autoscaling/describe-auto-scaling-groups.rst +2 -2
  16. awscli/examples/comprehend/create-dataset.rst +1 -1
  17. awscli/examples/comprehend/create-document-classifier.rst +1 -1
  18. awscli/examples/comprehend/create-entity-recognizer.rst +1 -1
  19. awscli/examples/comprehend/create-flywheel.rst +1 -1
  20. awscli/examples/comprehend/describe-dataset.rst +1 -1
  21. awscli/examples/comprehend/describe-document-classification-job.rst +2 -2
  22. awscli/examples/comprehend/describe-document-classifier.rst +1 -1
  23. awscli/examples/comprehend/describe-dominant-language-detection-job.rst +2 -2
  24. awscli/examples/comprehend/describe-entities-detection-job.rst +2 -2
  25. awscli/examples/comprehend/describe-entity-recognizer.rst +2 -2
  26. awscli/examples/comprehend/describe-events-detection-job.rst +2 -2
  27. awscli/examples/comprehend/describe-flywheel-iteration.rst +1 -1
  28. awscli/examples/comprehend/describe-flywheel.rst +1 -1
  29. awscli/examples/comprehend/describe-pii-entities-detection-job.rst +2 -2
  30. awscli/examples/comprehend/describe-sentiment-detection-job.rst +2 -2
  31. awscli/examples/comprehend/describe-targeted-sentiment-detection-job.rst +2 -2
  32. awscli/examples/comprehend/describe-topics-detection-job.rst +2 -2
  33. awscli/examples/comprehend/list-datasets.rst +2 -2
  34. awscli/examples/comprehend/list-document-classification-jobs.rst +4 -4
  35. awscli/examples/comprehend/list-document-classifiers.rst +2 -2
  36. awscli/examples/comprehend/list-dominant-language-detection-jobs.rst +4 -4
  37. awscli/examples/comprehend/list-entities-detection-jobs.rst +6 -6
  38. awscli/examples/comprehend/list-entity-recognizers.rst +4 -4
  39. awscli/examples/comprehend/list-events-detection-jobs.rst +4 -4
  40. awscli/examples/comprehend/list-flywheel-iteration-history.rst +2 -2
  41. awscli/examples/comprehend/list-flywheels.rst +2 -2
  42. awscli/examples/comprehend/list-key-phrases-detection-jobs.rst +6 -6
  43. awscli/examples/comprehend/list-pii-entities-detection-jobs.rst +4 -4
  44. awscli/examples/comprehend/list-sentiment-detection-jobs.rst +4 -4
  45. awscli/examples/comprehend/list-targeted-sentiment-detection-jobs.rst +4 -4
  46. awscli/examples/comprehend/list-topics-detection-jobs.rst +6 -6
  47. awscli/examples/comprehend/start-document-classification-job.rst +2 -2
  48. awscli/examples/comprehend/start-dominant-language-detection-job.rst +2 -2
  49. awscli/examples/comprehend/start-entities-detection-job.rst +4 -4
  50. awscli/examples/comprehend/start-events-detection-job.rst +2 -2
  51. awscli/examples/comprehend/start-key-phrases-detection-job.rst +2 -2
  52. awscli/examples/comprehend/start-pii-entities-detection-job.rst +2 -2
  53. awscli/examples/comprehend/start-sentiment-detection-job.rst +2 -2
  54. awscli/examples/comprehend/start-targeted-sentiment-detection-job.rst +2 -2
  55. awscli/examples/comprehend/start-topics-detection-job.rst +2 -2
  56. awscli/examples/comprehend/update-flywheel.rst +1 -1
  57. awscli/examples/ec2/get-flow-logs-integration-template.rst +5 -5
  58. awscli/examples/glue/create-job.rst +1 -1
  59. awscli/examples/guardduty/create-ip-set.rst +1 -1
  60. awscli/examples/guardduty/get-ip-set.rst +1 -1
  61. awscli/examples/guardduty/update-ip-set.rst +1 -1
  62. awscli/examples/macie2/describe-buckets.rst +4 -4
  63. awscli/examples/s3/presign.rst +4 -4
  64. awscli/examples/s3api/delete-bucket-intelligent-tiering-configuration.rst +1 -1
  65. awscli/examples/s3api/delete-bucket-ownership-controls.rst +1 -1
  66. awscli/examples/s3api/get-bucket-intelligent-tiering-configuration.rst +1 -1
  67. awscli/examples/s3api/get-bucket-ownership-controls.rst +1 -1
  68. awscli/examples/s3api/list-bucket-intelligent-tiering-configurations.rst +1 -1
  69. awscli/examples/s3api/put-bucket-intelligent-tiering-configuration.rst +1 -1
  70. awscli/examples/s3api/put-bucket-ownership-controls.rst +1 -1
  71. awscli/examples/s3api/put-bucket-replication.rst +5 -5
  72. awscli/examples/s3control/get-multi-region-access-point-routes.rst +2 -2
  73. awscli/examples/s3control/submit-multi-region-access-point-routes.rst +2 -2
  74. awscli/examples/securitylake/create-custom-logsource.rst +1 -1
  75. awscli/examples/securitylake/list-subscribers.rst +2 -2
  76. awscli/examples/securitylake/update-subscriber.rst +1 -1
  77. awscli/examples/transcribe/create-language-model.rst +5 -5
  78. awscli/examples/transcribe/create-medical-vocabulary.rst +1 -1
  79. awscli/examples/transcribe/create-vocabulary-filter.rst +1 -1
  80. awscli/examples/transcribe/create-vocabulary.rst +1 -1
  81. awscli/examples/transcribe/describe-language-model.rst +2 -2
  82. awscli/examples/transcribe/get-transcription-job.rst +1 -1
  83. awscli/examples/transcribe/list-language-models.rst +4 -4
  84. awscli/examples/transcribe/start-medical-transcription-job.rst +21 -21
  85. awscli/examples/transcribe/start-transcription-job.rst +14 -14
  86. awscli/examples/transcribe/update-medical-vocabulary.rst +1 -1
  87. awscli/examples/transcribe/update-vocabulary-filter.rst +1 -1
  88. awscli/examples/transcribe/update-vocabulary.rst +1 -1
  89. {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/METADATA +2 -2
  90. {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/RECORD +98 -98
  91. {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws +0 -0
  92. {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws.cmd +0 -0
  93. {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws_bash_completer +0 -0
  94. {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws_completer +0 -0
  95. {awscli-1.36.22.data → awscli-1.36.24.data}/scripts/aws_zsh_completer.sh +0 -0
  96. {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/LICENSE.txt +0 -0
  97. {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/WHEEL +0 -0
  98. {awscli-1.36.22.dist-info → awscli-1.36.24.dist-info}/top_level.txt +0 -0
awscli/__init__.py CHANGED
@@ -18,7 +18,7 @@ A Universal Command Line Environment for Amazon Web Services.
18
18
 
19
19
  import os
20
20
 
21
- __version__ = '1.36.22'
21
+ __version__ = '1.36.24'
22
22
 
23
23
  #
24
24
  # Get our data path to be added to botocore's search path
@@ -19,8 +19,8 @@ Contents of ``myfile.json``::
19
19
  "s3:ListBucket"
20
20
  ],
21
21
  "Resource": [
22
- "arn:aws:s3:::DOC-EXAMPLE-BUCKET",
23
- "arn:aws:s3:::DOC-EXAMPLE-BUCKET/*"
22
+ "arn:aws:s3:::amzn-s3-demo-bucket",
23
+ "arn:aws:s3:::amzn-s3-demo-bucket/*"
24
24
  ]
25
25
  }
26
26
  ]
@@ -19,8 +19,8 @@ Contents of ``existing-policy.json``::
19
19
  "s3:ListBucket"
20
20
  ],
21
21
  "Resource": [
22
- "arn:aws:s3:::DOC-EXAMPLE-BUCKET",
23
- "arn:aws:s3:::DOC-EXAMPLE-BUCKET/*"
22
+ "arn:aws:s3:::amzn-s3-demo-bucket",
23
+ "arn:aws:s3:::amzn-s3-demo-bucket/*"
24
24
  ]
25
25
  }
26
26
  ]
@@ -39,8 +39,8 @@ Contents of ``new-policy.json``::
39
39
  "s3:ListBucket"
40
40
  ],
41
41
  "Resource": [
42
- "arn:aws:s3:::DOC-EXAMPLE-BUCKET",
43
- "arn:aws:s3:::DOC-EXAMPLE-BUCKET/*"
42
+ "arn:aws:s3:::amzn-s3-demo-bucket",
43
+ "arn:aws:s3:::amzn-s3-demo-bucket/*"
44
44
  ]
45
45
  }
46
46
  ]
@@ -9,9 +9,9 @@ The following ``create-access-preview`` example creates an access preview that a
9
9
  Contents of ``myfile.json``::
10
10
 
11
11
  {
12
- "arn:aws:s3:::DOC-EXAMPLE-BUCKET": {
12
+ "arn:aws:s3:::amzn-s3-demo-bucket": {
13
13
  "s3Bucket": {
14
- "bucketPolicy": "{\"Version\":\"2012-10-17\",\"Statement\":[{\"Effect\":\"Allow\",\"Principal\":{\"AWS\":[\"arn:aws:iam::111122223333:root\"]},\"Action\":[\"s3:PutObject\",\"s3:PutObjectAcl\"],\"Resource\":\"arn:aws:s3:::DOC-EXAMPLE-BUCKET/*\"}]}",
14
+ "bucketPolicy": "{\"Version\":\"2012-10-17\",\"Statement\":[{\"Effect\":\"Allow\",\"Principal\":{\"AWS\":[\"arn:aws:iam::111122223333:root\"]},\"Action\":[\"s3:PutObject\",\"s3:PutObjectAcl\"],\"Resource\":\"arn:aws:s3:::amzn-s3-demo-bucket/*\"}]}",
15
15
  "bucketPublicAccessBlock": {
16
16
  "ignorePublicAcls": true,
17
17
  "restrictPublicBuckets": true
@@ -13,9 +13,9 @@ Output::
13
13
  "id": "3c65eb13-6ef9-4629-8919-a32043619e6b",
14
14
  "analyzerArn": "arn:aws:access-analyzer:us-west-2:111122223333:analyzer/ConsoleAnalyzer-account",
15
15
  "configurations": {
16
- "arn:aws:s3:::DOC-EXAMPLE-BUCKET": {
16
+ "arn:aws:s3:::amzn-s3-demo-bucket": {
17
17
  "s3Bucket": {
18
- "bucketPolicy": "{\"Version\":\"2012-10-17\",\"Statement\":[{\"Effect\":\"Allow\",\"Principal\":{\"AWS\":[\"arn:aws:iam::111122223333:root\"]},\"Action\":[\"s3:PutObject\",\"s3:PutObjectAcl\"],\"Resource\":\"arn:aws:s3:::DOC-EXAMPLE-BUCKET/*\"}]}",
18
+ "bucketPolicy": "{\"Version\":\"2012-10-17\",\"Statement\":[{\"Effect\":\"Allow\",\"Principal\":{\"AWS\":[\"arn:aws:iam::111122223333:root\"]},\"Action\":[\"s3:PutObject\",\"s3:PutObjectAcl\"],\"Resource\":\"arn:aws:s3:::amzn-s3-demo-bucket/*\"}]}",
19
19
  "bucketAclGrants": [
20
20
  {
21
21
  "permission": "READ",
@@ -4,7 +4,7 @@ The following ``get-analyzed-resource`` example retrieves information about a re
4
4
 
5
5
  aws accessanalyzer get-analyzed-resource \
6
6
  --analyzer-arn arn:aws:access-analyzer:us-west-2:111122223333:analyzer/ConsoleAnalyzer-account \
7
- --resource-arn arn:aws:s3:::DOC-EXAMPLE-BUCKET
7
+ --resource-arn arn:aws:s3:::amzn-s3-demo-bucket
8
8
 
9
9
  Output::
10
10
 
@@ -12,7 +12,7 @@ Output::
12
12
  "resource": {
13
13
  "analyzedAt": "2024-02-15T18:01:53.002000+00:00",
14
14
  "isPublic": false,
15
- "resourceArn": "arn:aws:s3:::DOC-EXAMPLE-BUCKET",
15
+ "resourceArn": "arn:aws:s3:::amzn-s3-demo-bucket",
16
16
  "resourceOwnerAccount": "111122223333",
17
17
  "resourceType": "AWS::S3::Bucket"
18
18
  }
@@ -20,7 +20,7 @@ Output::
20
20
  "s3:PutObjectAcl"
21
21
  ],
22
22
  "condition": {},
23
- "resource": "arn:aws:s3:::DOC-EXAMPLE-BUCKET",
23
+ "resource": "arn:aws:s3:::amzn-s3-demo-bucket",
24
24
  "isPublic": false,
25
25
  "resourceType": "AWS::S3::Bucket",
26
26
  "createdAt": "2024-02-17T00:18:46+00:00",
@@ -21,7 +21,7 @@ Output::
21
21
  {
22
22
  "arn": "arn:aws:access-analyzer:us-west-2:111122223333:analyzer/ConsoleAnalyzer-organization",
23
23
  "createdAt": "2020-04-25T07:43:28+00:00",
24
- "lastResourceAnalyzed": "arn:aws:s3:::DOC-EXAMPLE-BUCKET",
24
+ "lastResourceAnalyzed": "arn:aws:s3:::amzn-s3-demo-bucket",
25
25
  "lastResourceAnalyzedAt": "2024-02-15T21:51:56.517000+00:00",
26
26
  "name": "ConsoleAnalyzer-organization",
27
27
  "status": "ACTIVE",
@@ -14,7 +14,7 @@ Output::
14
14
  "Query": "create database if not exists webdata",
15
15
  "StatementType": "DDL",
16
16
  "ResultConfiguration": {
17
- "OutputLocation": "s3://awsdoc-example-bucket/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111.txt"
17
+ "OutputLocation": "s3://amzn-s3-demo-bucket/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111.txt"
18
18
  },
19
19
  "QueryExecutionContext": {},
20
20
  "Status": {
@@ -38,7 +38,7 @@ Output::
38
38
  "Query": "select date, location, browser, uri, status from cloudfront_logs where method = 'GET' and status = 200 and location like 'SFO%' limit 10",
39
39
  "StatementType": "DML",
40
40
  "ResultConfiguration": {
41
- "OutputLocation": "s3://awsdoc-example-bucket/a1b2c3d4-5678-90ab-cdef-EXAMPLE22222.csv"
41
+ "OutputLocation": "s3://amzn-s3-demo-bucket/a1b2c3d4-5678-90ab-cdef-EXAMPLE22222.csv"
42
42
  },
43
43
  "QueryExecutionContext": {
44
44
  "Database": "mydatabase",
@@ -62,4 +62,4 @@ Output::
62
62
  "UnprocessedQueryExecutionIds": []
63
63
  }
64
64
 
65
- For more information, see `Running SQL Queries Using Amazon Athena <https://docs.aws.amazon.com/athena/latest/ug/querying-athena-tables.html>`__ in the *Amazon Athena User Guide*.
65
+ For more information, see `Running SQL Queries Using Amazon Athena <https://docs.aws.amazon.com/athena/latest/ug/querying-athena-tables.html>`__ in the *Amazon Athena User Guide*.
@@ -1,13 +1,13 @@
1
1
  **To create a workgroup**
2
2
 
3
- The following ``create-work-group`` example creates a workgroup called ``Data_Analyst_Group`` that has the query results output location ``s3://awsdoc-example-bucket``. The command creates a workgroup that overrides client configuration settings, which includes the query results output location. The command also enables CloudWatch metrics and adds three key-value tag pairs to the workgroup to distinguish it from other workgroups. Note that the ``--configuration`` argument has no spaces before the commas that separate its options. ::
3
+ The following ``create-work-group`` example creates a workgroup called ``Data_Analyst_Group`` that has the query results output location ``s3://amzn-s3-demo-bucket``. The command creates a workgroup that overrides client configuration settings, which includes the query results output location. The command also enables CloudWatch metrics and adds three key-value tag pairs to the workgroup to distinguish it from other workgroups. Note that the ``--configuration`` argument has no spaces before the commas that separate its options. ::
4
4
 
5
5
  aws athena create-work-group \
6
6
  --name Data_Analyst_Group \
7
- --configuration ResultConfiguration={OutputLocation="s3://awsdoc-example-bucket"},EnforceWorkGroupConfiguration="true",PublishCloudWatchMetricsEnabled="true" \
7
+ --configuration ResultConfiguration={OutputLocation="s3://amzn-s3-demo-bucket"},EnforceWorkGroupConfiguration="true",PublishCloudWatchMetricsEnabled="true" \
8
8
  --description "Workgroup for data analysts" \
9
9
  --tags Key=Division,Value=West Key=Location,Value=Seattle Key=Team,Value="Big Data"
10
10
 
11
11
  This command produces no output. To see the results, use ``aws athena get-work-group --work-group Data_Analyst_Group``.
12
12
 
13
- For more information, see `Managing Workgroups <https://docs.aws.amazon.com/athena/latest/ug/workgroups-create-update-delete.html>`__ in the *Amazon Athena User Guide*.
13
+ For more information, see `Managing Workgroups <https://docs.aws.amazon.com/athena/latest/ug/workgroups-create-update-delete.html>`__ in the *Amazon Athena User Guide*.
@@ -14,7 +14,7 @@ Output::
14
14
  ' and status = 200 and location like 'SFO%' limit 10",
15
15
  "StatementType": "DML",
16
16
  "ResultConfiguration": {
17
- "OutputLocation": "s3://awsdoc-example-bucket/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111.csv"
17
+ "OutputLocation": "s3://amzn-s3-demo-bucket/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111.csv"
18
18
  },
19
19
  "QueryExecutionContext": {
20
20
  "Database": "mydatabase",
@@ -36,4 +36,4 @@ Output::
36
36
  }
37
37
  }
38
38
 
39
- For more information, see `Running SQL Queries Using Amazon Athena <https://docs.aws.amazon.com/athena/latest/ug/querying-athena-tables.html>`__ in the *Amazon Athena User Guide*.
39
+ For more information, see `Running SQL Queries Using Amazon Athena <https://docs.aws.amazon.com/athena/latest/ug/querying-athena-tables.html>`__ in the *Amazon Athena User Guide*.
@@ -41,7 +41,7 @@ Output::
41
41
  "Parameters": {
42
42
  "EXTERNAL": "TRUE",
43
43
  "inputformat": "com.esri.json.hadoop.EnclosedJsonInputFormat",
44
- "location": "s3://awsdoc-example-bucket/json",
44
+ "location": "s3://amzn-s3-demo-bucket/json",
45
45
  "outputformat": "org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat",
46
46
  "serde.param.serialization.format": "1",
47
47
  "serde.serialization.lib": "com.esri.hadoop.hive.serde.JsonSerde",
@@ -50,4 +50,4 @@ Output::
50
50
  }
51
51
  }
52
52
 
53
- For more information, see `Showing Table Details: get-table-metadata <https://docs.aws.amazon.com/athena/latest/ug/datastores-hive-cli.html#datastores-hive-cli-showing-details-of-a-table>`__ in the *Amazon Athena User Guide*.
53
+ For more information, see `Showing Table Details: get-table-metadata <https://docs.aws.amazon.com/athena/latest/ug/datastores-hive-cli.html#datastores-hive-cli-showing-details-of-a-table>`__ in the *Amazon Athena User Guide*.
@@ -13,7 +13,7 @@ Output::
13
13
  "State": "ENABLED",
14
14
  "Configuration": {
15
15
  "ResultConfiguration": {
16
- "OutputLocation": "s3://awsdoc-example-bucket/"
16
+ "OutputLocation": "s3://amzn-s3-demo-bucket/"
17
17
  },
18
18
  "EnforceWorkGroupConfiguration": false,
19
19
  "PublishCloudWatchMetricsEnabled": true,
@@ -24,4 +24,4 @@ Output::
24
24
  }
25
25
  }
26
26
 
27
- For more information, see `Managing Workgroups <https://docs.aws.amazon.com/athena/latest/ug/workgroups-create-update-delete.html>`__ in the *Amazon Athena User Guide*.
27
+ For more information, see `Managing Workgroups <https://docs.aws.amazon.com/athena/latest/ug/workgroups-create-update-delete.html>`__ in the *Amazon Athena User Guide*.
@@ -54,7 +54,7 @@ Output::
54
54
  "delimiter": ",",
55
55
  "has_encrypted_data": "false",
56
56
  "inputformat": "org.apache.hadoop.mapred.TextInputFormat",
57
- "location": "s3://awsdoc-example-bucket/csv/countrycode",
57
+ "location": "s3://amzn-s3-demo-bucket/csv/countrycode",
58
58
  "outputformat": "org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat",
59
59
  "serde.param.field.delim": ",",
60
60
  "serde.serialization.lib": "org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe",
@@ -102,7 +102,7 @@ Output::
102
102
  "delimiter": ",",
103
103
  "has_encrypted_data": "false",
104
104
  "inputformat": "org.apache.hadoop.mapred.TextInputFormat",
105
- "location": "s3://awsdoc-example-bucket/csv/CountyPopulation",
105
+ "location": "s3://amzn-s3-demo-bucket/csv/CountyPopulation",
106
106
  "outputformat": "org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat",
107
107
  "serde.param.field.delim": ",",
108
108
  "serde.serialization.lib": "org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe",
@@ -3,7 +3,7 @@
3
3
  This example describes the specified Auto Scaling group. ::
4
4
 
5
5
  aws autoscaling describe-auto-scaling-groups \
6
- --auto-scaling-group-name my-asg
6
+ --auto-scaling-group-names my-asg
7
7
 
8
8
  Output::
9
9
 
@@ -66,7 +66,7 @@ This example describes the specified Auto Scaling groups. It allows you to speci
66
66
 
67
67
  aws autoscaling describe-auto-scaling-groups \
68
68
  --max-items 100 \
69
- --auto-scaling-group-name "group1" "group2" "group3" "group4"
69
+ --auto-scaling-group-names "group1" "group2" "group3" "group4"
70
70
 
71
71
  See example 1 for sample output.
72
72
 
@@ -14,7 +14,7 @@ Contents of ``file://inputConfig.json``::
14
14
  {
15
15
  "DataFormat": "COMPREHEND_CSV",
16
16
  "DocumentClassifierInputDataConfig": {
17
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/training-data.csv"
17
+ "S3Uri": "s3://amzn-s3-demo-bucket/training-data.csv"
18
18
  }
19
19
  }
20
20
 
@@ -5,7 +5,7 @@ The following ``create-document-classifier`` example begins the training process
5
5
  aws comprehend create-document-classifier \
6
6
  --document-classifier-name example-classifier \
7
7
  --data-access-arn arn:aws:comprehend:us-west-2:111122223333:pii-entities-detection-job/123456abcdeb0e11022f22a11EXAMPLE \
8
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/" \
8
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/" \
9
9
  --language-code en
10
10
 
11
11
  Output::
@@ -6,7 +6,7 @@ The following ``create-entity-recognizer`` example begins the training process f
6
6
  aws comprehend create-entity-recognizer \
7
7
  --recognizer-name example-entity-recognizer
8
8
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role \
9
- --input-data-config "EntityTypes=[{Type=DEVICE}],Documents={S3Uri=s3://DOC-EXAMPLE-BUCKET/trainingdata/raw_text.csv},EntityList={S3Uri=s3://DOC-EXAMPLE-BUCKET/trainingdata/entity_list.csv}"
9
+ --input-data-config "EntityTypes=[{Type=DEVICE}],Documents={S3Uri=s3://amzn-s3-demo-bucket/trainingdata/raw_text.csv},EntityList={S3Uri=s3://amzn-s3-demo-bucket/trainingdata/entity_list.csv}"
10
10
  --language-code en
11
11
 
12
12
  Output::
@@ -8,7 +8,7 @@ When the flywheel is created, a data lake is created at the ``--input-data-lake`
8
8
  --flywheel-name example-flywheel \
9
9
  --active-model-arn arn:aws:comprehend:us-west-2:111122223333:document-classifier/example-model/version/1 \
10
10
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role \
11
- --data-lake-s3-uri "s3://DOC-EXAMPLE-BUCKET"
11
+ --data-lake-s3-uri "s3://amzn-s3-demo-bucket"
12
12
 
13
13
  Output::
14
14
 
@@ -12,7 +12,7 @@ Output::
12
12
  "DatasetArn": "arn:aws:comprehend:us-west-2:111122223333:flywheel/flywheel-entity/dataset/example-dataset",
13
13
  "DatasetName": "example-dataset",
14
14
  "DatasetType": "TRAIN",
15
- "DatasetS3Uri": "s3://DOC-EXAMPLE-BUCKET/flywheel-entity/schemaVersion=1/12345678A123456Z/datasets/example-dataset/20230616T203710Z/",
15
+ "DatasetS3Uri": "s3://amzn-s3-demo-bucket/flywheel-entity/schemaVersion=1/12345678A123456Z/datasets/example-dataset/20230616T203710Z/",
16
16
  "Status": "CREATING",
17
17
  "CreationTime": "2023-06-16T20:37:10.400000+00:00"
18
18
  }
@@ -17,11 +17,11 @@ Output::
17
17
  "EndTime": "2023-06-14T17:15:58.582000+00:00",
18
18
  "DocumentClassifierArn": "arn:aws:comprehend:us-west-2:111122223333:document-classifier/mymodel/version/1",
19
19
  "InputDataConfig": {
20
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/jobdata/",
20
+ "S3Uri": "s3://amzn-s3-demo-bucket/jobdata/",
21
21
  "InputFormat": "ONE_DOC_PER_LINE"
22
22
  },
23
23
  "OutputDataConfig": {
24
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-CLN-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
24
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-CLN-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
25
25
  },
26
26
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-servicerole"
27
27
  }
@@ -18,7 +18,7 @@ Output::
18
18
  "TrainingEndTime": "2023-06-13T19:41:35.080000+00:00",
19
19
  "InputDataConfig": {
20
20
  "DataFormat": "COMPREHEND_CSV",
21
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/trainingdata"
21
+ "S3Uri": "s3://amzn-s3-demo-bucket/trainingdata"
22
22
  },
23
23
  "OutputDataConfig": {},
24
24
  "ClassifierMetadata": {
@@ -15,11 +15,11 @@ Output::
15
15
  "JobStatus": "IN_PROGRESS",
16
16
  "SubmitTime": "2023-06-09T18:10:38.037000+00:00",
17
17
  "InputDataConfig": {
18
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET",
18
+ "S3Uri": "s3://amzn-s3-demo-bucket",
19
19
  "InputFormat": "ONE_DOC_PER_LINE"
20
20
  },
21
21
  "OutputDataConfig": {
22
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-LANGUAGE-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
22
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-LANGUAGE-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
23
  },
24
24
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
25
25
  }
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-08T21:30:15.323000+00:00",
17
17
  "EndTime": "2023-06-08T21:40:23.509000+00:00",
18
18
  "InputDataConfig": {
19
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/AsyncBatchJobs/",
19
+ "S3Uri": "s3://amzn-s3-demo-bucket/AsyncBatchJobs/",
20
20
  "InputFormat": "ONE_DOC_PER_LINE"
21
21
  },
22
22
  "OutputDataConfig": {
23
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/thefolder/111122223333-NER-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
+ "S3Uri": "s3://amzn-s3-demo-bucket/thefolder/111122223333-NER-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
24
24
  },
25
25
  "LanguageCode": "en",
26
26
  "DataAccessRoleArn": "arn:aws:iam::12345678012:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -24,11 +24,11 @@ Output::
24
24
  }
25
25
  ],
26
26
  "Documents": {
27
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/trainingdata/dataset/",
27
+ "S3Uri": "s3://amzn-s3-demo-bucket/trainingdata/dataset/",
28
28
  "InputFormat": "ONE_DOC_PER_LINE"
29
29
  },
30
30
  "EntityList": {
31
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/trainingdata/entity.csv"
31
+ "S3Uri": "s3://amzn-s3-demo-bucket/trainingdata/entity.csv"
32
32
  }
33
33
  },
34
34
  "RecognizerMetadata": {
@@ -15,11 +15,11 @@ Output::
15
15
  "JobStatus": "IN_PROGRESS",
16
16
  "SubmitTime": "2023-06-12T18:45:56.054000+00:00",
17
17
  "InputDataConfig": {
18
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/EventsData",
18
+ "S3Uri": "s3://amzn-s3-demo-bucket/EventsData",
19
19
  "InputFormat": "ONE_DOC_PER_LINE"
20
20
  },
21
21
  "OutputDataConfig": {
22
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-EVENTS-123456abcdeb0e11022f22a11EXAMPLE/output/"
22
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-EVENTS-123456abcdeb0e11022f22a11EXAMPLE/output/"
23
23
  },
24
24
  "LanguageCode": "en",
25
25
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role",
@@ -30,7 +30,7 @@ Output::
30
30
  "AverageRecall": 0.9767700253081214,
31
31
  "AverageAccuracy": 0.9858281665190434
32
32
  },
33
- "EvaluationManifestS3Prefix": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/flywheel-entity/schemaVersion=1/20230616T200543Z/evaluation/20230616T211026Z/"
33
+ "EvaluationManifestS3Prefix": "s3://amzn-s3-demo-destination-bucket/flywheel-entity/schemaVersion=1/20230616T200543Z/evaluation/20230616T211026Z/"
34
34
  }
35
35
  }
36
36
 
@@ -23,7 +23,7 @@ Output::
23
23
  ]
24
24
  }
25
25
  },
26
- "DataLakeS3Uri": "s3://DOC-EXAMPLE-BUCKET/example-flywheel/schemaVersion=1/20230616T200543Z/",
26
+ "DataLakeS3Uri": "s3://amzn-s3-demo-bucket/example-flywheel/schemaVersion=1/20230616T200543Z/",
27
27
  "DataSecurityConfig": {},
28
28
  "Status": "ACTIVE",
29
29
  "ModelType": "DOCUMENT_CLASSIFIER",
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-08T21:30:15.323000+00:00",
17
17
  "EndTime": "2023-06-08T21:40:23.509000+00:00",
18
18
  "InputDataConfig": {
19
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/AsyncBatchJobs/",
19
+ "S3Uri": "s3://amzn-s3-demo-bucket/AsyncBatchJobs/",
20
20
  "InputFormat": "ONE_DOC_PER_LINE"
21
21
  },
22
22
  "OutputDataConfig": {
23
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/thefolder/111122223333-NER-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
+ "S3Uri": "s3://amzn-s3-demo-bucket/thefolder/111122223333-NER-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
24
24
  },
25
25
  "LanguageCode": "en",
26
26
  "DataAccessRoleArn": "arn:aws:iam::12345678012:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -15,11 +15,11 @@ Output::
15
15
  "JobStatus": "IN_PROGRESS",
16
16
  "SubmitTime": "2023-06-09T23:16:15.956000+00:00",
17
17
  "InputDataConfig": {
18
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/MovieData",
18
+ "S3Uri": "s3://amzn-s3-demo-bucket/MovieData",
19
19
  "InputFormat": "ONE_DOC_PER_LINE"
20
20
  },
21
21
  "OutputDataConfig": {
22
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-TS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
22
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-TS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
23
  },
24
24
  "LanguageCode": "en",
25
25
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-servicerole"
@@ -15,11 +15,11 @@ Output::
15
15
  "JobStatus": "IN_PROGRESS",
16
16
  "SubmitTime": "2023-06-09T23:16:15.956000+00:00",
17
17
  "InputDataConfig": {
18
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/MovieData",
18
+ "S3Uri": "s3://amzn-s3-demo-bucket/MovieData",
19
19
  "InputFormat": "ONE_DOC_PER_LINE"
20
20
  },
21
21
  "OutputDataConfig": {
22
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-TS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
22
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-TS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
23
  },
24
24
  "LanguageCode": "en",
25
25
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-servicerole"
@@ -15,11 +15,11 @@ Output::
15
15
  "JobStatus": "IN_PROGRESS",
16
16
  "SubmitTime": "2023-06-09T18:44:43.414000+00:00",
17
17
  "InputDataConfig": {
18
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET",
18
+ "S3Uri": "s3://amzn-s3-demo-bucket",
19
19
  "InputFormat": "ONE_DOC_PER_LINE"
20
20
  },
21
21
  "OutputDataConfig": {
22
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-TOPICS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
22
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-TOPICS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
23
  },
24
24
  "NumberOfTopics": 10,
25
25
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-examplerole"
@@ -13,7 +13,7 @@ Output::
13
13
  "DatasetArn": "arn:aws:comprehend:us-west-2:111122223333:flywheel/flywheel-entity/dataset/example-dataset-1",
14
14
  "DatasetName": "example-dataset-1",
15
15
  "DatasetType": "TRAIN",
16
- "DatasetS3Uri": "s3://DOC-EXAMPLE-BUCKET/flywheel-entity/schemaVersion=1/20230616T200543Z/datasets/example-dataset-1/20230616T203710Z/",
16
+ "DatasetS3Uri": "s3://amzn-s3-demo-bucket/flywheel-entity/schemaVersion=1/20230616T200543Z/datasets/example-dataset-1/20230616T203710Z/",
17
17
  "Status": "CREATING",
18
18
  "CreationTime": "2023-06-16T20:37:10.400000+00:00"
19
19
  },
@@ -21,7 +21,7 @@ Output::
21
21
  "DatasetArn": "arn:aws:comprehend:us-west-2:111122223333:flywheel/flywheel-entity/dataset/example-dataset-2",
22
22
  "DatasetName": "example-dataset-2",
23
23
  "DatasetType": "TRAIN",
24
- "DatasetS3Uri": "s3://DOC-EXAMPLE-BUCKET/flywheel-entity/schemaVersion=1/20230616T200543Z/datasets/example-dataset-2/20230616T200607Z/",
24
+ "DatasetS3Uri": "s3://amzn-s3-demo-bucket/flywheel-entity/schemaVersion=1/20230616T200543Z/datasets/example-dataset-2/20230616T200607Z/",
25
25
  "Description": "TRAIN Dataset created by Flywheel creation.",
26
26
  "Status": "COMPLETED",
27
27
  "NumberOfDocuments": 5572,
@@ -17,11 +17,11 @@ Output::
17
17
  "EndTime": "2023-06-14T17:15:58.582000+00:00",
18
18
  "DocumentClassifierArn": "arn:aws:comprehend:us-west-2:1234567890101:document-classifier/mymodel/version/12",
19
19
  "InputDataConfig": {
20
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/jobdata/",
20
+ "S3Uri": "s3://amzn-s3-demo-bucket/jobdata/",
21
21
  "InputFormat": "ONE_DOC_PER_LINE"
22
22
  },
23
23
  "OutputDataConfig": {
24
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/thefolder/1234567890101-CLN-e758dd56b824aa717ceab551f11749fb/output/output.tar.gz"
24
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/thefolder/1234567890101-CLN-e758dd56b824aa717ceab551f11749fb/output/output.tar.gz"
25
25
  },
26
26
  "DataAccessRoleArn": "arn:aws:iam::1234567890101:role/service-role/AmazonComprehendServiceRole-example-role"
27
27
  },
@@ -34,11 +34,11 @@ Output::
34
34
  "EndTime": "2023-06-14T17:28:46.107000+00:00",
35
35
  "DocumentClassifierArn": "arn:aws:comprehend:us-west-2:1234567890101:document-classifier/mymodel/version/12",
36
36
  "InputDataConfig": {
37
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/jobdata/",
37
+ "S3Uri": "s3://amzn-s3-demo-bucket/jobdata/",
38
38
  "InputFormat": "ONE_DOC_PER_LINE"
39
39
  },
40
40
  "OutputDataConfig": {
41
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/thefolder/1234567890101-CLN-123456abcdeb0e11022f22a1EXAMPLE2/output/output.tar.gz"
41
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/thefolder/1234567890101-CLN-123456abcdeb0e11022f22a1EXAMPLE2/output/output.tar.gz"
42
42
  },
43
43
  "DataAccessRoleArn": "arn:aws:iam::1234567890101:role/service-role/AmazonComprehendServiceRole-example-role"
44
44
  }
@@ -18,7 +18,7 @@ Output::
18
18
  "TrainingEndTime": "2023-06-13T19:41:35.080000+00:00",
19
19
  "InputDataConfig": {
20
20
  "DataFormat": "COMPREHEND_CSV",
21
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/trainingdata"
21
+ "S3Uri": "s3://amzn-s3-demo-bucket/trainingdata"
22
22
  },
23
23
  "OutputDataConfig": {},
24
24
  "ClassifierMetadata": {
@@ -46,7 +46,7 @@ Output::
46
46
  "SubmitTime": "2023-06-13T21:20:28.690000+00:00",
47
47
  "InputDataConfig": {
48
48
  "DataFormat": "COMPREHEND_CSV",
49
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/trainingdata"
49
+ "S3Uri": "s3://amzn-s3-demo-bucket/trainingdata"
50
50
  },
51
51
  "OutputDataConfig": {},
52
52
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-testorle",
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-09T18:10:38.037000+00:00",
17
17
  "EndTime": "2023-06-09T18:18:45.498000+00:00",
18
18
  "InputDataConfig": {
19
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET",
19
+ "S3Uri": "s3://amzn-s3-demo-bucket",
20
20
  "InputFormat": "ONE_DOC_PER_LINE"
21
21
  },
22
22
  "OutputDataConfig": {
23
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-LANGUAGE-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-LANGUAGE-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
24
24
  },
25
25
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
26
26
  },
@@ -32,11 +32,11 @@ Output::
32
32
  "SubmitTime": "2023-06-09T18:16:33.690000+00:00",
33
33
  "EndTime": "2023-06-09T18:24:40.608000+00:00",
34
34
  "InputDataConfig": {
35
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET",
35
+ "S3Uri": "s3://amzn-s3-demo-bucket",
36
36
  "InputFormat": "ONE_DOC_PER_LINE"
37
37
  },
38
38
  "OutputDataConfig": {
39
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-LANGUAGE-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
39
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-LANGUAGE-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
40
40
  },
41
41
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
42
42
  }