An AWS user object represents a specific access key and secret key pair credentials of an AWS user.
References to awsuser are object references.
The name part of the name server group object reference has the following components:
Example: awsuser/ZG5zLmJpbmRfY25h:AKIAIY5E3YKTIIDGJKKQ
The object does not support the following operations:
The object cannot be managed on Cloud Platform members.
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): access_key_id, account_id, govcloud_enabled, name.
The following fields are required to create this object:
Field | Notes |
---|---|
access_key_id | |
account_id | |
name | |
secret_access_key |
The unique Access Key ID of this AWS user. Maximum 255 characters.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The access_key_id is part of the base object.
The AWS Account ID of this AWS user. Maximum 64 characters.
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The account_id is part of the base object.
Indicates if gov cloud is enabled or disabled.
Type
Bool.
Create
The default value is False.
Search
The field is available for search via
Notes
The govcloud_enabled is part of the base object.
The timestamp when this AWS user credentials was last used.
Type
Timestamp.
Search
The field is not available for search.
Notes
The last_used cannot be updated.
last_used cannot be written.
The AWS user name. Maximum 64 characters.
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The name is part of the base object.
The NIOS user name mapped to this AWS user. Maximum 64 characters.
Type
String.
Create
The default value is undefined.
Search
The field is available for search via
The Secret Access Key for the Access Key ID of this user. Maximum 255 characters.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The field is required on creation.
Search
The field is not available for search.
Notes
secret_access_key is not readable.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
access_key_id | String | Y | N | Y | = |
account_id | String | Y | N | Y | = |
govcloud_enabled | Bool | N | N | Y | = |
last_used | Timestamp | N | Y | N | N/A |
name | String | Y | N | Y | : = ~ |
nios_user_name | String | N | N | N | : = ~ |
secret_access_key | String | Y | N | N | N/A |
status | String | N | Y | N | = |