OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AWS
(Results
1 - 11
of
11
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/
copybot.cfg
2
# Your
AWS
Credentials
5
aws_access_key_id = <
AWS
Access Key Here>
6
aws_secret_access_key = <
AWS
Secret Key Here>
11
#dest_aws_access_key_id = <
AWS
Access Key Here>
12
#dest_aws_secret_access_key = <
AWS
Secret Key Here>
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
README.rst
53
*
AWS
Lambda (Python 3)
70
*
AWS
Elastic Beanstalk (Python 3)
71
*
AWS
CloudFormation (Python 3)
72
*
AWS
Data Pipeline (Python 3)
73
*
AWS
Opsworks (Python 3)
74
*
AWS
CloudTrail (Python 3)
75
*
AWS
CodeDeploy (Python 3)
79
*
AWS
Identity and Access Management (IAM) (Python 3)
80
*
AWS
Key Management Service (KMS) (Python 3)
81
*
AWS
Config (Python 3
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/cloudtrail/
test_cloudtrail.py
13
"
AWS
": [
14
"arn:
aws
:iam::086441151436:root",
15
"arn:
aws
:iam::113285607260:root"
19
"Resource": "arn:
aws
:s3:::<BucketName>"
25
"
AWS
": [
26
"arn:
aws
:iam::086441151436:root",
27
"arn:
aws
:iam::113285607260:root"
31
"Resource": "arn:
aws
:s3:::<BucketName>/<Prefix>/AWSLogs/<CustomerAccountID>/*",
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
cwutil
37
namespace: The namespace to use, usually "
AWS
/EC2", "
AWS
/SQS", etc.
74
namespace: The namespace to use; values starting with "
AWS
/" are reserved
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
test_encryption.py
39
"
AWS
":"*"
42
"Resource":"arn:
aws
:s3:::%s/*",
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/directconnect/
layer1.py
33
AWS
Direct Connect makes it easy to establish a dedicated network
34
connection from your premises to Amazon Web Services (
AWS
). Using
35
AWS
Direct Connect, you can establish private connectivity between
36
AWS
and your data center, office, or colocation environment, which
41
The
AWS
Direct Connect API Reference provides descriptions,
43
for
AWS
Direct Connect. Use the following links to get started
44
using the
AWS
Direct Connect API Reference :
47
+ `Actions`_: An alphabetical list of all
AWS
Direct Connect
49
+ `Data Types`_: An alphabetical list of all
AWS
Direct Connect
100
Example: " 500M Connection to
AWS
"
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
layer1.py
33
AWS
OpsWorks
34
Welcome to the
AWS
OpsWorks API Reference . This guide provides
35
descriptions, syntax, and usage examples about
AWS
OpsWorks
39
AWS
OpsWorks is an application management service that provides an
41
lifecycle. For information about this product, go to the `
AWS
46
The most common way to use the
AWS
OpsWorks API is by using the
47
AWS
Command Line Interface (CLI) or by using one of the
AWS
SDKs
52
+ `
AWS
CLI`_
53
+ `
AWS
SDK for Java`
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
layer1.py
190
:param ec2_security_group_owner_id: The
AWS
account number of the owner
192
parameter. The
AWS
Access Key ID is not an acceptable value.
214
Authorizes the specified
AWS
customer account to restore the
232
:param account_with_restore_access: The identifier of the
AWS
customer
299
+ Must be unique for the
AWS
account that is making the request.
370
+ Must be unique for all clusters within an
AWS
account.
654
+ Must be unique within your
AWS
account.
664
a list of all the parameter groups that are owned by your
AWS
702
+ Must be unique for all security groups that are created by your
AWS
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudformation/
test_connection.py
23
"Type" : "
AWS
::EC2::Instance",
44
self.stack_id = u'arn:
aws
:cloudformation:us-east-1:18:stack/Name/id'
269
<StackId>arn:
aws
:cfn:us-east-1:1:stack</StackId>
273
<ResourceType>
AWS
::CloudFormation::Stack</ResourceType>
280
<StackId>arn:
aws
:cfn:us-east-1:1:stack</StackId>
284
<ResourceType>
AWS
::SecurityGroup</ResourceType>
301
self.assertEqual(first.resource_type, '
AWS
::CloudFormation::Stack')
302
self.assertEqual(first.stack_id, 'arn:
aws
:cfn:us-east-1:1:stack')
312
self.assertEqual(second.resource_type, '
AWS
::SecurityGroup')
313
self.assertEqual(second.stack_id, 'arn:
aws
:cfn:us-east-1:1:stack'
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
table.py
136
must be unique for your
AWS
account. The ``schema`` is also required
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds2/
layer1.py
249
:param ec2_security_group_owner_id:
AWS
Account Number of the owner of
251
parameter. The
AWS
Access Key ID is not an acceptable value. For
[
all
...]
Completed in 2849 milliseconds