<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API Reference on</title><link>https://aws-controllers-k8s.github.io/community/reference/</link><description>Recent content in API Reference on</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><atom:link href="https://aws-controllers-k8s.github.io/community/reference/index.xml" rel="self" type="application/rss+xml"/><item><title>AccessEntry</title><link>https://aws-controllers-k8s.github.io/community/reference/eks/v1alpha1/accessentry/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/eks/v1alpha1/accessentry/</guid><description>eks.services.k8s.aws/v1alpha1
Type Link GoDoc eks-controller/apis/v1alpha1#AccessEntry Metadata Property Value Scope Namespaced Kind AccessEntry ListKind AccessEntryList Plural accessentries Singular accessentry An access entry allows an IAM principal (user or role) to access your cluster. Access entries can replace the need to maintain the aws-auth ConfigMap for authentication.</description></item><item><title>AccessPoint</title><link>https://aws-controllers-k8s.github.io/community/reference/efs/v1alpha1/accesspoint/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/efs/v1alpha1/accesspoint/</guid><description>efs.services.k8s.aws/v1alpha1
Type Link GoDoc efs-controller/apis/v1alpha1#AccessPoint Metadata Property Value Scope Namespaced Kind AccessPoint ListKind AccessPointList Plural accesspoints Singular accesspoint Spec fileSystemID: string fileSystemRef: from: name: string namespace: string posixUser: gid: integer secondaryGIDs: - integer uid: integer rootDirectory: creationInfo: ownerGID: integer ownerUID: integer permissions: string path: string tags: - key: string value: string Field Description fileSystemIDOptional stringThe ID of the EFS file system that the access point provides access to.</description></item><item><title>AccessPoint</title><link>https://aws-controllers-k8s.github.io/community/reference/s3control/v1alpha1/accesspoint/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/s3control/v1alpha1/accesspoint/</guid><description>s3control.services.k8s.aws/v1alpha1
Type Link GoDoc s3control-controller/apis/v1alpha1#AccessPoint Metadata Property Value Scope Namespaced Kind AccessPoint ListKind AccessPointList Plural accesspoints Singular accesspoint An access point used to access a bucket.
Spec accountID: string bucket: string bucketAccountID: string name: string publicAccessBlockConfiguration: blockPublicACLs: boolean blockPublicPolicy: boolean ignorePublicACLs: boolean restrictPublicBuckets: boolean vpcConfiguration: vpcID: string Field Description accountIDRequired stringThe Amazon Web Services account ID for the account that owns the specifiedaccess point.</description></item><item><title>AccessPoint</title><link>https://aws-controllers-k8s.github.io/community/reference/s3files/v1alpha1/accesspoint/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/s3files/v1alpha1/accesspoint/</guid><description>s3files.services.k8s.aws/v1alpha1
Type Link GoDoc s3files-controller/apis/v1alpha1#AccessPoint Metadata Property Value Scope Namespaced Kind AccessPoint ListKind AccessPointList Plural accesspoints Singular accesspoint Spec fileSystemID: string fileSystemRef: from: name: string namespace: string posixUser: gid: integer secondaryGIDs: - integer uid: integer rootDirectory: creationPermissions: ownerGID: integer ownerUID: integer permissions: string path: string tags: - key: string value: string Field Description fileSystemIDOptional stringThe ID or Amazon Resource Name (ARN) of the S3 File System.</description></item><item><title>Account</title><link>https://aws-controllers-k8s.github.io/community/reference/organizations/v1alpha1/account/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/organizations/v1alpha1/account/</guid><description>organizations.services.k8s.aws/v1alpha1
Type Link GoDoc organizations-controller/apis/v1alpha1#Account Metadata Property Value Scope Namespaced Kind Account ListKind AccountList Plural accounts Singular account Contains information about an Amazon Web Services account that is a member of an organization.
Spec email: string iamUserAccessToBilling: string name: string roleName: string tags: - key: string value: string Field Description emailRequired stringThe email address of the owner to assign to the new member account.</description></item><item><title>ACL</title><link>https://aws-controllers-k8s.github.io/community/reference/memorydb/v1alpha1/acl/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/memorydb/v1alpha1/acl/</guid><description>memorydb.services.k8s.aws/v1alpha1
Type Link GoDoc memorydb-controller/apis/v1alpha1#ACL Metadata Property Value Scope Namespaced Kind ACL ListKind ACLList Plural acls Singular acl An Access Control List. You can authenticate users with Access Contol Lists. ACLs enable you to control cluster access by grouping users. These Access control lists are designed as a way to organize access to clusters.</description></item><item><title>Activity</title><link>https://aws-controllers-k8s.github.io/community/reference/sfn/v1alpha1/activity/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/sfn/v1alpha1/activity/</guid><description>sfn.services.k8s.aws/v1alpha1
Type Link GoDoc sfn-controller/apis/v1alpha1#Activity Metadata Property Value Scope Namespaced Kind Activity ListKind ActivityList Plural activities Singular activity Spec name: string tags: - key: string value: string Field Description nameRequired stringThe name of the activity to create.</description></item><item><title>Addon</title><link>https://aws-controllers-k8s.github.io/community/reference/eks/v1alpha1/addon/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/eks/v1alpha1/addon/</guid><description>eks.services.k8s.aws/v1alpha1
Type Link GoDoc eks-controller/apis/v1alpha1#Addon Metadata Property Value Scope Namespaced Kind Addon ListKind AddonList Plural addons Singular addon An Amazon EKS add-on. For more information, see Amazon EKS add-ons (https://docs.aws.amazon.com/eks/latest/userguide/eks-add-ons.html) in the Amazon EKS User Guide.
Spec addonVersion: string clientRequestToken: string clusterName: string clusterRef: from: name: string namespace: string configurationValues: string name: string podIdentityAssociations: - roleARN: string serviceAccount: string resolveConflicts: string serviceAccountRoleARN: string serviceAccountRoleRef: from: name: string namespace: string tags: {} Field Description addonVersionOptional stringThe version of the add-on.</description></item><item><title>Agent</title><link>https://aws-controllers-k8s.github.io/community/reference/bedrockagent/v1alpha1/agent/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/bedrockagent/v1alpha1/agent/</guid><description>bedrockagent.services.k8s.aws/v1alpha1
Type Link GoDoc bedrockagent-controller/apis/v1alpha1#Agent Metadata Property Value Scope Namespaced Kind Agent ListKind AgentList Plural agents Singular agent Contains details about an agent.
Spec agentCollaboration: string agentName: string agentResourceRoleARN: string agentResourceRoleRef: from: name: string namespace: string customOrchestration: executor: lambda: string customerEncryptionKeyARN: string description: string foundationModel: string guardrailConfiguration: guardrailIdentifier: string guardrailVersion: string idleSessionTTLInSeconds: integer instruction: string memoryConfiguration: enabledMemoryTypes: - string sessionSummaryConfiguration: maxRecentSessions: integer storageDays: integer orchestrationType: string promptOverrideConfiguration: overrideLambda: string promptConfigurations: - basePromptTemplate: string foundationModel: string inferenceConfiguration: maximumLength: integer stopSequences: - string temperature: number topK: integer topP: number parserMode: string promptCreationMode: string promptState: string promptType: string tags: {} Field Description agentCollaborationOptional stringThe agent&amp;rsquo;s collaboration role.</description></item><item><title>AgentRuntime</title><link>https://aws-controllers-k8s.github.io/community/reference/bedrockagentcorecontrol/v1alpha1/agentruntime/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aws-controllers-k8s.github.io/community/reference/bedrockagentcorecontrol/v1alpha1/agentruntime/</guid><description>bedrockagentcorecontrol.services.k8s.aws/v1alpha1
Type Link GoDoc bedrockagentcorecontrol-controller/apis/v1alpha1#AgentRuntime Metadata Property Value Scope Namespaced Kind AgentRuntime ListKind AgentRuntimeList Plural agentruntimes Singular agentruntime Contains information about an agent runtime. An agent runtime is the execution environment for a Amazon Bedrock AgentCore Agent.
Spec agentRuntimeArtifact: codeConfiguration: code: s3: bucket: string prefix: string versionID: string entryPoint: - string runtime: string containerConfiguration: containerURI: string agentRuntimeName: string authorizerConfiguration: customJWTAuthorizer: allowedAudience: - string allowedClients: - string allowedScopes: - string customClaims: authorizingClaimMatchValue: claimMatchOperator: string claimMatchValue: matchValueString: string matchValueStringList: - string inboundTokenClaimName: string inboundTokenClaimValueType: string discoveryURL: string description: string environmentVariables: {} filesystemConfigurations: sessionStorage: mountPath: string lifecycleConfiguration: idleRuntimeSessionTimeout: integer maxLifetime: integer networkConfiguration: networkMode: string networkModeConfig: securityGroupRefs: from: name: string namespace: string securityGroups: - string subnetRefs: from: name: string namespace: string subnets: - string protocolConfiguration: serverProtocol: string requestHeaderConfiguration: requestHeaderAllowlist: - string roleARN: string tags: {} Field Description agentRuntimeArtifactRequired objectThe artifact of the AgentCore Runtime.</description></item></channel></rss>