awscli 1.36.21__py3-none-any.whl → 1.36.23__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 (97) 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/comprehend/create-dataset.rst +1 -1
  16. awscli/examples/comprehend/create-document-classifier.rst +1 -1
  17. awscli/examples/comprehend/create-entity-recognizer.rst +1 -1
  18. awscli/examples/comprehend/create-flywheel.rst +1 -1
  19. awscli/examples/comprehend/describe-dataset.rst +1 -1
  20. awscli/examples/comprehend/describe-document-classification-job.rst +2 -2
  21. awscli/examples/comprehend/describe-document-classifier.rst +1 -1
  22. awscli/examples/comprehend/describe-dominant-language-detection-job.rst +2 -2
  23. awscli/examples/comprehend/describe-entities-detection-job.rst +2 -2
  24. awscli/examples/comprehend/describe-entity-recognizer.rst +2 -2
  25. awscli/examples/comprehend/describe-events-detection-job.rst +2 -2
  26. awscli/examples/comprehend/describe-flywheel-iteration.rst +1 -1
  27. awscli/examples/comprehend/describe-flywheel.rst +1 -1
  28. awscli/examples/comprehend/describe-pii-entities-detection-job.rst +2 -2
  29. awscli/examples/comprehend/describe-sentiment-detection-job.rst +2 -2
  30. awscli/examples/comprehend/describe-targeted-sentiment-detection-job.rst +2 -2
  31. awscli/examples/comprehend/describe-topics-detection-job.rst +2 -2
  32. awscli/examples/comprehend/list-datasets.rst +2 -2
  33. awscli/examples/comprehend/list-document-classification-jobs.rst +4 -4
  34. awscli/examples/comprehend/list-document-classifiers.rst +2 -2
  35. awscli/examples/comprehend/list-dominant-language-detection-jobs.rst +4 -4
  36. awscli/examples/comprehend/list-entities-detection-jobs.rst +6 -6
  37. awscli/examples/comprehend/list-entity-recognizers.rst +4 -4
  38. awscli/examples/comprehend/list-events-detection-jobs.rst +4 -4
  39. awscli/examples/comprehend/list-flywheel-iteration-history.rst +2 -2
  40. awscli/examples/comprehend/list-flywheels.rst +2 -2
  41. awscli/examples/comprehend/list-key-phrases-detection-jobs.rst +6 -6
  42. awscli/examples/comprehend/list-pii-entities-detection-jobs.rst +4 -4
  43. awscli/examples/comprehend/list-sentiment-detection-jobs.rst +4 -4
  44. awscli/examples/comprehend/list-targeted-sentiment-detection-jobs.rst +4 -4
  45. awscli/examples/comprehend/list-topics-detection-jobs.rst +6 -6
  46. awscli/examples/comprehend/start-document-classification-job.rst +2 -2
  47. awscli/examples/comprehend/start-dominant-language-detection-job.rst +2 -2
  48. awscli/examples/comprehend/start-entities-detection-job.rst +4 -4
  49. awscli/examples/comprehend/start-events-detection-job.rst +2 -2
  50. awscli/examples/comprehend/start-key-phrases-detection-job.rst +2 -2
  51. awscli/examples/comprehend/start-pii-entities-detection-job.rst +2 -2
  52. awscli/examples/comprehend/start-sentiment-detection-job.rst +2 -2
  53. awscli/examples/comprehend/start-targeted-sentiment-detection-job.rst +2 -2
  54. awscli/examples/comprehend/start-topics-detection-job.rst +2 -2
  55. awscli/examples/comprehend/update-flywheel.rst +1 -1
  56. awscli/examples/ec2/get-flow-logs-integration-template.rst +5 -5
  57. awscli/examples/glue/create-job.rst +1 -1
  58. awscli/examples/guardduty/create-ip-set.rst +1 -1
  59. awscli/examples/guardduty/get-ip-set.rst +1 -1
  60. awscli/examples/guardduty/update-ip-set.rst +1 -1
  61. awscli/examples/macie2/describe-buckets.rst +4 -4
  62. awscli/examples/s3/presign.rst +4 -4
  63. awscli/examples/s3api/delete-bucket-intelligent-tiering-configuration.rst +1 -1
  64. awscli/examples/s3api/delete-bucket-ownership-controls.rst +1 -1
  65. awscli/examples/s3api/get-bucket-intelligent-tiering-configuration.rst +1 -1
  66. awscli/examples/s3api/get-bucket-ownership-controls.rst +1 -1
  67. awscli/examples/s3api/list-bucket-intelligent-tiering-configurations.rst +1 -1
  68. awscli/examples/s3api/put-bucket-intelligent-tiering-configuration.rst +1 -1
  69. awscli/examples/s3api/put-bucket-ownership-controls.rst +1 -1
  70. awscli/examples/s3api/put-bucket-replication.rst +5 -5
  71. awscli/examples/s3control/get-multi-region-access-point-routes.rst +2 -2
  72. awscli/examples/s3control/submit-multi-region-access-point-routes.rst +2 -2
  73. awscli/examples/securitylake/create-custom-logsource.rst +1 -1
  74. awscli/examples/securitylake/list-subscribers.rst +2 -2
  75. awscli/examples/securitylake/update-subscriber.rst +1 -1
  76. awscli/examples/transcribe/create-language-model.rst +5 -5
  77. awscli/examples/transcribe/create-medical-vocabulary.rst +1 -1
  78. awscli/examples/transcribe/create-vocabulary-filter.rst +1 -1
  79. awscli/examples/transcribe/create-vocabulary.rst +1 -1
  80. awscli/examples/transcribe/describe-language-model.rst +2 -2
  81. awscli/examples/transcribe/get-transcription-job.rst +1 -1
  82. awscli/examples/transcribe/list-language-models.rst +4 -4
  83. awscli/examples/transcribe/start-medical-transcription-job.rst +21 -21
  84. awscli/examples/transcribe/start-transcription-job.rst +14 -14
  85. awscli/examples/transcribe/update-medical-vocabulary.rst +1 -1
  86. awscli/examples/transcribe/update-vocabulary-filter.rst +1 -1
  87. awscli/examples/transcribe/update-vocabulary.rst +1 -1
  88. {awscli-1.36.21.dist-info → awscli-1.36.23.dist-info}/METADATA +2 -2
  89. {awscli-1.36.21.dist-info → awscli-1.36.23.dist-info}/RECORD +97 -97
  90. {awscli-1.36.21.data → awscli-1.36.23.data}/scripts/aws +0 -0
  91. {awscli-1.36.21.data → awscli-1.36.23.data}/scripts/aws.cmd +0 -0
  92. {awscli-1.36.21.data → awscli-1.36.23.data}/scripts/aws_bash_completer +0 -0
  93. {awscli-1.36.21.data → awscli-1.36.23.data}/scripts/aws_completer +0 -0
  94. {awscli-1.36.21.data → awscli-1.36.23.data}/scripts/aws_zsh_completer.sh +0 -0
  95. {awscli-1.36.21.dist-info → awscli-1.36.23.dist-info}/LICENSE.txt +0 -0
  96. {awscli-1.36.21.dist-info → awscli-1.36.23.dist-info}/WHEEL +0 -0
  97. {awscli-1.36.21.dist-info → awscli-1.36.23.dist-info}/top_level.txt +0 -0
@@ -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": {
@@ -70,11 +70,11 @@ Output::
70
70
  }
71
71
  ],
72
72
  "Documents": {
73
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/trainingdata/raw_txt.csv",
73
+ "S3Uri": "s3://amzn-s3-demo-bucket/trainingdata/raw_txt.csv",
74
74
  "InputFormat": "ONE_DOC_PER_LINE"
75
75
  },
76
76
  "EntityList": {
77
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/trainingdata/entity_list.csv"
77
+ "S3Uri": "s3://amzn-s3-demo-bucket/trainingdata/entity_list.csv"
78
78
  }
79
79
  },
80
80
  "RecognizerMetadata": {
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-12T19:14:57.751000+00:00",
17
17
  "EndTime": "2023-06-12T19:21:04.962000+00:00",
18
18
  "InputDataConfig": {
19
- "S3Uri": "s3://DOC-EXAMPLE-SOURCE-BUCKET/EventsData/",
19
+ "S3Uri": "s3://amzn-s3-demo-source-bucket/EventsData/",
20
20
  "InputFormat": "ONE_DOC_PER_LINE"
21
21
  },
22
22
  "OutputDataConfig": {
23
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/1111222233333-EVENTS-aa9593f9203e84f3ef032ce18EXAMPLE/output/"
23
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/1111222233333-EVENTS-aa9593f9203e84f3ef032ce18EXAMPLE/output/"
24
24
  },
25
25
  "LanguageCode": "en",
26
26
  "DataAccessRoleArn": "arn:aws:iam::1111222233333:role/service-role/AmazonComprehendServiceRole-example-role",
@@ -40,11 +40,11 @@ Output::
40
40
  "SubmitTime": "2023-06-12T19:55:43.702000+00:00",
41
41
  "EndTime": "2023-06-12T20:03:49.893000+00:00",
42
42
  "InputDataConfig": {
43
- "S3Uri": "s3://DOC-EXAMPLE-SOURCE-BUCKET/EventsData/",
43
+ "S3Uri": "s3://amzn-s3-demo-source-bucket/EventsData/",
44
44
  "InputFormat": "ONE_DOC_PER_LINE"
45
45
  },
46
46
  "OutputDataConfig": {
47
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/1111222233333-EVENTS-4a990a2f7e82adfca6e171135EXAMPLE/output/"
47
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/1111222233333-EVENTS-4a990a2f7e82adfca6e171135EXAMPLE/output/"
48
48
  },
49
49
  "LanguageCode": "en",
50
50
  "DataAccessRoleArn": "arn:aws:iam::1111222233333:role/service-role/AmazonComprehendServiceRole-example-role",
@@ -24,7 +24,7 @@ Output::
24
24
  "AverageRecall": 0.9445600253081214,
25
25
  "AverageAccuracy": 0.9997281665190434
26
26
  },
27
- "EvaluationManifestS3Prefix": "s3://DOC-EXAMPLE-BUCKET/example-flywheel/schemaVersion=1/20230619TEXAMPLE/evaluation/20230619TEXAMPLE/"
27
+ "EvaluationManifestS3Prefix": "s3://amzn-s3-demo-bucket/example-flywheel/schemaVersion=1/20230619TEXAMPLE/evaluation/20230619TEXAMPLE/"
28
28
  },
29
29
  {
30
30
  "FlywheelArn": "arn:aws:comprehend:us-west-2:111122223333:flywheel/example-flywheel-2",
@@ -41,7 +41,7 @@ Output::
41
41
  "AverageRecall": 0.9767700253081214,
42
42
  "AverageAccuracy": 0.9858281665190434
43
43
  },
44
- "EvaluationManifestS3Prefix": "s3://DOC-EXAMPLE-BUCKET/example-flywheel-2/schemaVersion=1/20230616TEXAMPLE/evaluation/20230616TEXAMPLE/"
44
+ "EvaluationManifestS3Prefix": "s3://amzn-s3-demo-bucket/example-flywheel-2/schemaVersion=1/20230616TEXAMPLE/evaluation/20230616TEXAMPLE/"
45
45
  }
46
46
  ]
47
47
  }
@@ -11,7 +11,7 @@ Output::
11
11
  {
12
12
  "FlywheelArn": "arn:aws:comprehend:us-west-2:111122223333:flywheel/example-flywheel-1",
13
13
  "ActiveModelArn": "arn:aws:comprehend:us-west-2:111122223333:document-classifier/exampleclassifier/version/1",
14
- "DataLakeS3Uri": "s3://DOC-EXAMPLE-BUCKET/example-flywheel-1/schemaVersion=1/20230616T200543Z/",
14
+ "DataLakeS3Uri": "s3://amzn-s3-demo-bucket/example-flywheel-1/schemaVersion=1/20230616T200543Z/",
15
15
  "Status": "ACTIVE",
16
16
  "ModelType": "DOCUMENT_CLASSIFIER",
17
17
  "CreationTime": "2023-06-16T20:05:43.242000+00:00",
@@ -21,7 +21,7 @@ Output::
21
21
  {
22
22
  "FlywheelArn": "arn:aws:comprehend:us-west-2:111122223333:flywheel/example-flywheel-2",
23
23
  "ActiveModelArn": "arn:aws:comprehend:us-west-2:111122223333:document-classifier/exampleclassifier2/version/1",
24
- "DataLakeS3Uri": "s3://DOC-EXAMPLE-BUCKET/example-flywheel-2/schemaVersion=1/20220616T200543Z/",
24
+ "DataLakeS3Uri": "s3://amzn-s3-demo-bucket/example-flywheel-2/schemaVersion=1/20220616T200543Z/",
25
25
  "Status": "ACTIVE",
26
26
  "ModelType": "DOCUMENT_CLASSIFIER",
27
27
  "CreationTime": "2022-06-16T20:05:43.242000+00:00",
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-08T22:31:43.767000+00:00",
17
17
  "EndTime": "2023-06-08T22:39:52.565000+00:00",
18
18
  "InputDataConfig": {
19
- "S3Uri": "s3://DOC-EXAMPLE-SOURCE-BUCKET/AsyncBatchJobs/",
19
+ "S3Uri": "s3://amzn-s3-demo-source-bucket/AsyncBatchJobs/",
20
20
  "InputFormat": "ONE_DOC_PER_LINE"
21
21
  },
22
22
  "OutputDataConfig": {
23
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-KP-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-KP-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
24
24
  },
25
25
  "LanguageCode": "en",
26
26
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -33,11 +33,11 @@ Output::
33
33
  "SubmitTime": "2023-06-08T22:57:52.154000+00:00",
34
34
  "EndTime": "2023-06-08T23:05:48.385000+00:00",
35
35
  "InputDataConfig": {
36
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/AsyncBatchJobs/",
36
+ "S3Uri": "s3://amzn-s3-demo-bucket/AsyncBatchJobs/",
37
37
  "InputFormat": "ONE_DOC_PER_LINE"
38
38
  },
39
39
  "OutputDataConfig": {
40
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-KP-123456abcdeb0e11022f22a33EXAMPLE/output/output.tar.gz"
40
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-KP-123456abcdeb0e11022f22a33EXAMPLE/output/output.tar.gz"
41
41
  },
42
42
  "LanguageCode": "en",
43
43
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -51,11 +51,11 @@ Output::
51
51
  "SubmitTime": "2023-06-09T16:47:04.029000+00:00",
52
52
  "EndTime": "2023-06-09T16:47:18.413000+00:00",
53
53
  "InputDataConfig": {
54
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET",
54
+ "S3Uri": "s3://amzn-s3-demo-bucket",
55
55
  "InputFormat": "ONE_DOC_PER_LINE"
56
56
  },
57
57
  "OutputDataConfig": {
58
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-KP-123456abcdeb0e11022f22a44EXAMPLE/output/output.tar.gz"
58
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-KP-123456abcdeb0e11022f22a44EXAMPLE/output/output.tar.gz"
59
59
  },
60
60
  "LanguageCode": "en",
61
61
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-09T21:02:46.241000+00:00",
17
17
  "EndTime": "2023-06-09T21:12:52.602000+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-SOURCE-BUCKET/111122223333-PII-6f9db0c42d0c810e814670ee4EXAMPLE/output/"
23
+ "S3Uri": "s3://amzn-s3-demo-source-bucket/111122223333-PII-6f9db0c42d0c810e814670ee4EXAMPLE/output/"
24
24
  },
25
25
  "LanguageCode": "en",
26
26
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role",
@@ -34,11 +34,11 @@ Output::
34
34
  "SubmitTime": "2023-06-09T21:20:58.211000+00:00",
35
35
  "EndTime": "2023-06-09T21:31:06.027000+00:00",
36
36
  "InputDataConfig": {
37
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/AsyncBatchJobs/",
37
+ "S3Uri": "s3://amzn-s3-demo-bucket/AsyncBatchJobs/",
38
38
  "InputFormat": "ONE_DOC_PER_LINE"
39
39
  },
40
40
  "OutputDataConfig": {
41
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/thefolder/111122223333-PII-d927562638cfa739331a99b3cEXAMPLE/output/"
41
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/thefolder/111122223333-PII-d927562638cfa739331a99b3cEXAMPLE/output/"
42
42
  },
43
43
  "LanguageCode": "en",
44
44
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role",
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-09T22:42:20.545000+00:00",
17
17
  "EndTime": "2023-06-09T22:52:27.416000+00:00",
18
18
  "InputDataConfig": {
19
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/MovieData",
19
+ "S3Uri": "s3://amzn-s3-demo-bucket/MovieData",
20
20
  "InputFormat": "ONE_DOC_PER_LINE"
21
21
  },
22
22
  "OutputDataConfig": {
23
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-TS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-TS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
24
24
  },
25
25
  "LanguageCode": "en",
26
26
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -33,11 +33,11 @@ Output::
33
33
  "SubmitTime": "2023-06-09T23:16:15.956000+00:00",
34
34
  "EndTime": "2023-06-09T23:26:00.168000+00:00",
35
35
  "InputDataConfig": {
36
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/MovieData2",
36
+ "S3Uri": "s3://amzn-s3-demo-bucket/MovieData2",
37
37
  "InputFormat": "ONE_DOC_PER_LINE"
38
38
  },
39
39
  "OutputDataConfig": {
40
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-TS-123456abcdeb0e11022f22a1EXAMPLE2/output/output.tar.gz"
40
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-TS-123456abcdeb0e11022f22a1EXAMPLE2/output/output.tar.gz"
41
41
  },
42
42
  "LanguageCode": "en",
43
43
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-09T22:42:20.545000+00:00",
17
17
  "EndTime": "2023-06-09T22:52:27.416000+00:00",
18
18
  "InputDataConfig": {
19
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/MovieData",
19
+ "S3Uri": "s3://amzn-s3-demo-bucket/MovieData",
20
20
  "InputFormat": "ONE_DOC_PER_LINE"
21
21
  },
22
22
  "OutputDataConfig": {
23
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-TS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-TS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
24
24
  },
25
25
  "LanguageCode": "en",
26
26
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-IOrole"
@@ -33,11 +33,11 @@ Output::
33
33
  "SubmitTime": "2023-06-09T23:16:15.956000+00:00",
34
34
  "EndTime": "2023-06-09T23:26:00.168000+00:00",
35
35
  "InputDataConfig": {
36
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET/MovieData2",
36
+ "S3Uri": "s3://amzn-s3-demo-bucket/MovieData2",
37
37
  "InputFormat": "ONE_DOC_PER_LINE"
38
38
  },
39
39
  "OutputDataConfig": {
40
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/111122223333-TS-123456abcdeb0e11022f22a1EXAMPLE2/output/output.tar.gz"
40
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/testfolder/111122223333-TS-123456abcdeb0e11022f22a1EXAMPLE2/output/output.tar.gz"
41
41
  },
42
42
  "LanguageCode": "en",
43
43
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -16,11 +16,11 @@ Output::
16
16
  "SubmitTime": "2023-06-09T18:40:35.384000+00:00",
17
17
  "EndTime": "2023-06-09T18:46:41.936000+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/thefolder/111122223333-TOPICS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
23
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/thefolder/111122223333-TOPICS-123456abcdeb0e11022f22a11EXAMPLE/output/output.tar.gz"
24
24
  },
25
25
  "NumberOfTopics": 10,
26
26
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -33,11 +33,11 @@ Output::
33
33
  "SubmitTime": "2023-06-09T18:44:43.414000+00:00",
34
34
  "EndTime": "2023-06-09T18:50:50.872000+00:00",
35
35
  "InputDataConfig": {
36
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET",
36
+ "S3Uri": "s3://amzn-s3-demo-bucket",
37
37
  "InputFormat": "ONE_DOC_PER_LINE"
38
38
  },
39
39
  "OutputDataConfig": {
40
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/thefolder/111122223333-TOPICS-123456abcdeb0e11022f22a1EXAMPLE2/output/output.tar.gz"
40
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/thefolder/111122223333-TOPICS-123456abcdeb0e11022f22a1EXAMPLE2/output/output.tar.gz"
41
41
  },
42
42
  "NumberOfTopics": 10,
43
43
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -49,11 +49,11 @@ Output::
49
49
  "JobStatus": "IN_PROGRESS",
50
50
  "SubmitTime": "2023-06-09T18:50:56.737000+00:00",
51
51
  "InputDataConfig": {
52
- "S3Uri": "s3://DOC-EXAMPLE-BUCKET",
52
+ "S3Uri": "s3://amzn-s3-demo-bucket",
53
53
  "InputFormat": "ONE_DOC_PER_LINE"
54
54
  },
55
55
  "OutputDataConfig": {
56
- "S3Uri": "s3://DOC-EXAMPLE-DESTINATION-BUCKET/thefolder/111122223333-TOPICS-123456abcdeb0e11022f22a1EXAMPLE3/output/output.tar.gz"
56
+ "S3Uri": "s3://amzn-s3-demo-destination-bucket/thefolder/111122223333-TOPICS-123456abcdeb0e11022f22a1EXAMPLE3/output/output.tar.gz"
57
57
  },
58
58
  "NumberOfTopics": 10,
59
59
  "DataAccessRoleArn": "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role"
@@ -7,8 +7,8 @@ which lists the classification of each document. The Json output is printed on o
7
7
 
8
8
  aws comprehend start-document-classification-job \
9
9
  --job-name exampleclassificationjob \
10
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET-INPUT/jobdata/" \
11
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
10
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket-INPUT/jobdata/" \
11
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
12
12
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role \
13
13
  --document-classifier-arn arn:aws:comprehend:us-west-2:111122223333:document-classifier/mymodel/version/12
14
14
 
@@ -8,8 +8,8 @@ which contains the dominant language of each of the text files as well as the pr
8
8
  aws comprehend start-dominant-language-detection-job \
9
9
  --job-name example_language_analysis_job \
10
10
  --language-code en \
11
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/" \
12
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
11
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/" \
12
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
13
13
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role \
14
14
  --language-code en
15
15
 
@@ -9,8 +9,8 @@ The Json output is printed on one line per input file, but is formatted here for
9
9
  aws comprehend start-entities-detection-job \
10
10
  --job-name entitiestest \
11
11
  --language-code en \
12
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/" \
13
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
12
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/" \
13
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
14
14
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role \
15
15
  --language-code en
16
16
 
@@ -174,8 +174,8 @@ The entity recognizer model was trained on customer support Feedbacks to recogni
174
174
  --job-name customentitiestest \
175
175
  --entity-recognizer-arn "arn:aws:comprehend:us-west-2:111122223333:entity-recognizer/entityrecognizer" \
176
176
  --language-code en \
177
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/jobdata/" \
178
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
177
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/jobdata/" \
178
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
179
179
  --data-access-role-arn "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-IOrole"
180
180
 
181
181
  Contents of ``SampleFeedback1.txt``::
@@ -8,8 +8,8 @@ When the job is complete, the folder, ``output``, is placed in the location spec
8
8
 
9
9
  aws comprehend start-events-detection-job \
10
10
  --job-name events-detection-1 \
11
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/EventsData" \
12
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
11
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/EventsData" \
12
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
13
13
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-servicerole \
14
14
  --language-code en \
15
15
  --target-event-types "BANKRUPTCY" "EMPLOYMENT" "CORPORATE_ACQUISITION" "CORPORATE_MERGER" "INVESTMENT_GENERAL"
@@ -9,8 +9,8 @@ The Json output is printed on one line per file, but is formatted here for reada
9
9
  aws comprehend start-key-phrases-detection-job \
10
10
  --job-name keyphrasesanalysistest1 \
11
11
  --language-code en \
12
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/" \
13
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
12
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/" \
13
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
14
14
  --data-access-role-arn "arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role" \
15
15
  --language-code en
16
16
 
@@ -8,8 +8,8 @@ When the job is complete, the folder, ``output``, is placed in the location spec
8
8
  aws comprehend start-pii-entities-detection-job \
9
9
  --job-name entities_test \
10
10
  --language-code en \
11
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/" \
12
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
11
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/" \
12
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
13
13
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role \
14
14
  --language-code en \
15
15
  --mode ONLY_OFFSETS
@@ -8,8 +8,8 @@ The Json output is printed on one line per file, but is formatted here for reada
8
8
  aws comprehend start-sentiment-detection-job \
9
9
  --job-name example-sentiment-detection-job \
10
10
  --language-code en \
11
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/MovieData" \
12
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
11
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/MovieData" \
12
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
13
13
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role
14
14
 
15
15
  Contents of ``SampleMovieReview1.txt``::
@@ -7,8 +7,8 @@ When the job is complete, ``output.tar.gz`` is placed at the location specified
7
7
  aws comprehend start-targeted-sentiment-detection-job \
8
8
  --job-name targeted_movie_review_analysis1 \
9
9
  --language-code en \
10
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/MovieData" \
11
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
10
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/MovieData" \
11
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
12
12
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role
13
13
 
14
14
  Contents of ``SampleMovieReview1.txt``::
@@ -8,8 +8,8 @@ The second file, ``doc-topics.csv``, lists the documents associated with a topic
8
8
  aws comprehend start-topics-detection-job \
9
9
  --job-name example_topics_detection_job \
10
10
  --language-code en \
11
- --input-data-config "S3Uri=s3://DOC-EXAMPLE-BUCKET/" \
12
- --output-data-config "S3Uri=s3://DOC-EXAMPLE-DESTINATION-BUCKET/testfolder/" \
11
+ --input-data-config "S3Uri=s3://amzn-s3-demo-bucket/" \
12
+ --output-data-config "S3Uri=s3://amzn-s3-demo-destination-bucket/testfolder/" \
13
13
  --data-access-role-arn arn:aws:iam::111122223333:role/service-role/AmazonComprehendServiceRole-example-role \
14
14
  --language-code en
15
15
 
@@ -19,7 +19,7 @@ Output::
19
19
  "Mode": "MULTI_CLASS"
20
20
  }
21
21
  },
22
- "DataLakeS3Uri": "s3://DOC-EXAMPLE-BUCKET/flywheel-entity/schemaVersion=1/20230616T200543Z/",
22
+ "DataLakeS3Uri": "s3://amzn-s3-demo-bucket/flywheel-entity/schemaVersion=1/20230616T200543Z/",
23
23
  "DataSecurityConfig": {},
24
24
  "Status": "ACTIVE",
25
25
  "ModelType": "DOCUMENT_CLASSIFIER",
@@ -6,20 +6,20 @@ Linux::
6
6
 
7
7
  aws ec2 get-flow-logs-integration-template \
8
8
  --flow-log-id fl-1234567890abcdef0 \
9
- --config-delivery-s3-destination-arn arn:aws:s3:::DOC-EXAMPLE-BUCKET \
10
- --integrate-services AthenaIntegrations='[{IntegrationResultS3DestinationArn=arn:aws:s3:::DOC-EXAMPLE-BUCKET,PartitionLoadFrequency=none,PartitionStartDate=2021-07-21T00:40:00,PartitionEndDate=2021-07-21T00:42:00},{IntegrationResultS3DestinationArn=arn:aws:s3:::DOC-EXAMPLE-BUCKET,PartitionLoadFrequency=none,PartitionStartDate=2021-07-21T00:40:00,PartitionEndDate=2021-07-21T00:42:00}]'
9
+ --config-delivery-s3-destination-arn arn:aws:s3:::amzn-s3-demo-bucket \
10
+ --integrate-services AthenaIntegrations='[{IntegrationResultS3DestinationArn=arn:aws:s3:::amzn-s3-demo-bucket,PartitionLoadFrequency=none,PartitionStartDate=2021-07-21T00:40:00,PartitionEndDate=2021-07-21T00:42:00},{IntegrationResultS3DestinationArn=arn:aws:s3:::amzn-s3-demo-bucket,PartitionLoadFrequency=none,PartitionStartDate=2021-07-21T00:40:00,PartitionEndDate=2021-07-21T00:42:00}]'
11
11
 
12
12
  Windows::
13
13
 
14
14
  aws ec2 get-flow-logs-integration-template ^
15
15
  --flow-log-id fl-1234567890abcdef0 ^
16
- --config-delivery-s3-destination-arn arn:aws:s3:::DOC-EXAMPLE-BUCKET ^
17
- --integrate-services AthenaIntegrations=[{IntegrationResultS3DestinationArn=arn:aws:s3:::DOC-EXAMPLE-BUCKET,PartitionLoadFrequency=none,PartitionStartDate=2021-07-21T00:40:00,PartitionEndDate=2021-07-21T00:42:00},{IntegrationResultS3DestinationArn=arn:aws:s3:::DOC-EXAMPLE-BUCKET,PartitionLoadFrequency=none,PartitionStartDate=2021-07-21T00:40:00,PartitionEndDate=2021-07-21T00:42:00}]
16
+ --config-delivery-s3-destination-arn arn:aws:s3:::amzn-s3-demo-bucket ^
17
+ --integrate-services AthenaIntegrations=[{IntegrationResultS3DestinationArn=arn:aws:s3:::amzn-s3-demo-bucket,PartitionLoadFrequency=none,PartitionStartDate=2021-07-21T00:40:00,PartitionEndDate=2021-07-21T00:42:00},{IntegrationResultS3DestinationArn=arn:aws:s3:::amzn-s3-demo-bucket,PartitionLoadFrequency=none,PartitionStartDate=2021-07-21T00:40:00,PartitionEndDate=2021-07-21T00:42:00}]
18
18
 
19
19
  Output::
20
20
 
21
21
  {
22
- "Result": "https://DOC-EXAMPLE-BUCKET.s3.us-east-2.amazonaws.com/VPCFlowLogsIntegrationTemplate_fl-1234567890abcdef0_Wed%20Jul%2021%2000%3A57%3A56%20UTC%202021.yml"
22
+ "Result": "https://amzn-s3-demo-bucket.s3.us-east-2.amazonaws.com/VPCFlowLogsIntegrationTemplate_fl-1234567890abcdef0_Wed%20Jul%2021%2000%3A57%3A56%20UTC%202021.yml"
23
23
  }
24
24
 
25
25
  For information on using CloudFormation templates, see `Working with AWS CloudFormation templates <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html>`__ in the *AWS CloudFormation User Guide*.
@@ -7,7 +7,7 @@ The following ``create-job`` example creates a streaming job that runs a script
7
7
  --role AWSGlueServiceRoleDefault \
8
8
  --command '{ \
9
9
  "Name": "gluestreaming", \
10
- "ScriptLocation": "s3://DOC-EXAMPLE-BUCKET/folder/" \
10
+ "ScriptLocation": "s3://amzn-s3-demo-bucket/folder/" \
11
11
  }' \
12
12
  --region us-east-1 \
13
13
  --output json \
@@ -6,7 +6,7 @@ The following ``create-ip-set`` example creates and activates a trusted IP set i
6
6
  --detector-id 12abc34d567e8fa901bc2d34eexample \
7
7
  --name new-ip-set \
8
8
  --format TXT
9
- --location s3://AWSDOC-EXAMPLE-BUCKET/customtrustlist.csv
9
+ --location s3://amzn-s3-demo-bucket/customtrustlist.csv
10
10
  --activate
11
11
 
12
12
  Output::
@@ -10,7 +10,7 @@ Output::
10
10
 
11
11
  {
12
12
  "Status": "ACTIVE",
13
- "Location": "s3://AWSDOC-EXAMPLE-BUCKET.s3-us-west-2.amazonaws.com/customlist.csv",
13
+ "Location": "s3://amzn-s3-demo-bucket.s3-us-west-2.amazonaws.com/customlist.csv",
14
14
  "Tags": {},
15
15
  "Format": "TXT",
16
16
  "Name": "test-ip-set"
@@ -5,7 +5,7 @@ The following ``update-ip-set`` example shows how to update the details of a tru
5
5
  aws guardduty update-ip-set \
6
6
  --detector-id 12abc34d567e8fa901bc2d34eexample \
7
7
  --ip-set-id d4b94fc952d6912b8f3060768example \
8
- --location https://AWSDOC-EXAMPLE-BUCKET.s3-us-west-2.amazonaws.com/customtrustlist2.csv
8
+ --location https://amzn-s3-demo-bucket.s3-us-west-2.amazonaws.com/customtrustlist2.csv
9
9
 
10
10
  This command produces no output.
11
11
 
@@ -12,9 +12,9 @@ Output::
12
12
  {
13
13
  "accountId": "123456789012",
14
14
  "allowsUnencryptedObjectUploads": "FALSE",
15
- "bucketArn": "arn:aws:s3:::MY-S3-DOC-EXAMPLE-BUCKET1",
15
+ "bucketArn": "arn:aws:s3:::amzn-s3-demo-bucket1",
16
16
  "bucketCreatedAt": "2020-05-18T19:54:00+00:00",
17
- "bucketName": "MY-S3-DOC-EXAMPLE-BUCKET1",
17
+ "bucketName": "amzn-s3-demo-bucket1",
18
18
  "classifiableObjectCount": 13,
19
19
  "classifiableSizeInBytes": 1592088,
20
20
  "jobDetails": {
@@ -101,9 +101,9 @@ Output::
101
101
  {
102
102
  "accountId": "123456789012",
103
103
  "allowsUnencryptedObjectUploads": "TRUE",
104
- "bucketArn": "arn:aws:s3:::MY-S3-DOC-EXAMPLE-BUCKET2",
104
+ "bucketArn": "arn:aws:s3:::amzn-s3-demo-bucket2",
105
105
  "bucketCreatedAt": "2020-11-25T18:24:38+00:00",
106
- "bucketName": "MY-S3-DOC-EXAMPLE-BUCKET2",
106
+ "bucketName": "amzn-s3-demo-bucket2",
107
107
  "classifiableObjectCount": 8,
108
108
  "classifiableSizeInBytes": 133810,
109
109
  "jobDetails": {
@@ -2,21 +2,21 @@
2
2
 
3
3
  The following ``presign`` command generates a pre-signed URL for a specified bucket and key that is valid for one hour. ::
4
4
 
5
- aws s3 presign s3://DOC-EXAMPLE-BUCKET/test2.txt
5
+ aws s3 presign s3://amzn-s3-demo-bucket/test2.txt
6
6
 
7
7
  Output::
8
8
 
9
- https://DOC-EXAMPLE-BUCKET.s3.us-west-2.amazonaws.com/key?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAEXAMPLE123456789%2F20210621%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210621T041609Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=EXAMBLE1234494d5fba3fed607f98018e1dfc62e2529ae96d844123456
9
+ https://amzn-s3-demo-bucket.s3.us-west-2.amazonaws.com/key?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAEXAMPLE123456789%2F20210621%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210621T041609Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=EXAMBLE1234494d5fba3fed607f98018e1dfc62e2529ae96d844123456
10
10
 
11
11
  **Example 2: To create a pre-signed URL with a custom lifetime that links to an object in an S3 bucket**
12
12
 
13
13
  The following ``presign`` command generates a pre-signed URL for a specified bucket and key that is valid for one week. ::
14
14
 
15
- aws s3 presign s3://DOC-EXAMPLE-BUCKET/test2.txt \
15
+ aws s3 presign s3://amzn-s3-demo-bucket/test2.txt \
16
16
  --expires-in 604800
17
17
 
18
18
  Output::
19
19
 
20
- https://DOC-EXAMPLE-BUCKET.s3.us-west-2.amazonaws.com/key?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAEXAMPLE123456789%2F20210621%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210621T041609Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=EXAMBLE1234494d5fba3fed607f98018e1dfc62e2529ae96d844123456
20
+ https://amzn-s3-demo-bucket.s3.us-west-2.amazonaws.com/key?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAEXAMPLE123456789%2F20210621%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210621T041609Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=EXAMBLE1234494d5fba3fed607f98018e1dfc62e2529ae96d844123456
21
21
 
22
22
  For more information, see `Share an Object with Others <https://docs.aws.amazon.com/AmazonS3/latest/dev/ShareObjectPreSignedURL.html>`__ in the *S3 Developer Guide* guide.
@@ -3,7 +3,7 @@
3
3
  The following ``delete-bucket-intelligent-tiering-configuration`` example removes an S3 Intelligent-Tiering configuration, named ExampleConfig, on a bucket. ::
4
4
 
5
5
  aws s3api delete-bucket-intelligent-tiering-configuration \
6
- --bucket DOC-EXAMPLE-BUCKET \
6
+ --bucket amzn-s3-demo-bucket \
7
7
  --id ExampleConfig
8
8
 
9
9
  This command produces no output.
@@ -3,7 +3,7 @@
3
3
  The following ``delete-bucket-ownership-controls`` example removes the bucket ownership settings of a bucket. ::
4
4
 
5
5
  aws s3api delete-bucket-ownership-controls \
6
- --bucket DOC-EXAMPLE-BUCKET
6
+ --bucket amzn-s3-demo-bucket
7
7
 
8
8
  This command produces no output.
9
9
 
@@ -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 DOC-EXAMPLE-BUCKET \
6
+ --bucket amzn-s3-demo-bucket \
7
7
  --id ExampleConfig
8
8
 
9
9
  Output::
@@ -3,7 +3,7 @@
3
3
  The following ``get-bucket-ownership-controls`` example retrieves the bucket ownership settings of a bucket. ::
4
4
 
5
5
  aws s3api get-bucket-ownership-controls \
6
- --bucket DOC-EXAMPLE-BUCKET
6
+ --bucket amzn-s3-demo-bucket
7
7
 
8
8
  Output::
9
9
 
@@ -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 DOC-EXAMPLE-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 DOC-EXAMPLE-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 DOC-EXAMPLE-BUCKET \
6
+ --bucket amzn-s3-demo-bucket \
7
7
  --ownership-controls="Rules=[{ObjectOwnership=BucketOwnerEnforced}]"
8
8
 
9
9
  This command produces no output.